> Log message:
> Coerce unknown-literal-constant default values to the column type during
> CREATE TABLE (or ALTER TABLE SET DEFAULT), rather than postponing it to
> the time that the default is inserted into an INSERT command by the
> rewriter. This reverses an old decision that was intended to m
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/07/29 19:18:49
Modified files:
src/backend/access/nbtree: Tag: REL7_3_STABLE nbtsearch.c
Log message:
Fix longstanding error in _bt_search(): should moveright at top of loop not
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/07/29 19:18:53
Modified files:
src/backend/access/nbtree: Tag: REL7_2_STABLE nbtsearch.c
Log message:
Fix longstanding error in _bt_search(): should moveright at top of loop not
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/07/29 19:18:39
Modified files:
src/backend/access/nbtree: nbtsearch.c
Log message:
Fix longstanding error in _bt_search(): should moveright at top of loop not
bottom. Otherwi
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/07/29 14:21:28
Modified files:
src/backend/catalog: heap.c
src/backend/rewrite: rewriteHandler.c
src/include/catalog: catversion.h
Log message:
Coerce unknown-litera
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/07/29 11:17:38
Modified files:
src/bin/pg_dump: pg_dumpall.c
Log message:
There is no reason to cast valuntil to timestamp, and a very good
reason not to: it fails for an 'inv
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/07/29 11:12:50
Modified files:
src/backend/catalog: genbki.sh
Log message:
Use a process-specific temp file name, per Andreas Haumer.
---(end of broadcast)--