Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 12, 2006
Fix mishandling of after-trigger state when a SQL function returns multiple
Show description for d2e17e1committedUse Min() instead of min() in qsort, for consistency and to avoid
Show description for b38900ccommittedRemove somebody's ill-considered free() call, per report from Chander Ganesan.
Show description for a50606dcommitted
Commits on Oct 11, 2006
- committed
- committed
Repair incorrect check for coercion of unknown literal to ANYARRAY, a bug
Show description for 772c5bacommittedCode review for LIKE INCLUDING CONSTRAINTS patch --- improve comments,
Show description for 8f2f180committedRename function 'isexists' and 'isdefined' to
Show description for 3f16647committed
Commits on Oct 10, 2006
- committed
MSVC/BCC Win32 compiler fixes.
Show description for ed95aeacommitted- committed
Add release checklist item:
Show description for 327d5c3committed- committed
Commits on Oct 9, 2006
Revise psql pattern-matching switches as per discussion. The rule is now
Show description for 24e9752committedImprove description of the pattern matching rules used by psql's \d
Show description for 77d2b1bcommittedMove processNamePattern into dumputils.c in preparation for using it in
Show description for 39ed8c4committed- committed
Commits on Oct 8, 2006
- committed
Update Darwin dlopen() support to avoid deprecation warnings with latest
Show description for c50b36dcommitted- committed
In release notes, mention that multi-line history saving does not work
Show description for 978ddf6committed- committed
On Windows, we know the backend stack size limit because we have to
Show description for c7611f9committed- committed
Commits on Oct 7, 2006
- committed
Allow HISTORY/history.html to be generated by removing <link> elements,
Show description for dc1e047committedFix ancient oversight in psql's \d pattern processing code: when seeing two
Show description for 0629030committed- committed
- committed
- committed
- committed
The -X option in pg_dump was supposed to be a workaround for the lack of
Show description for 2b25e11committedWhen planning a query at Bind time, be careful to pass the correct
Show description for dc9142fcommittedOn platforms that have getrlimit(RLIMIT_STACK), use it to ensure that
Show description for 71a6f8bcommittedAdjust HINT for stack depth limit to mention checking the underlying
Show description for 1c16029committed