postgresql/src/backend/utils
Tom Lane a0e842d81b Add pg_get_serial_sequence() function, and cause pg_dump to use it.
This eliminates the assumption that a serial column's sequence will
have the same name on reload that it was given in the original database.

Christopher Kings-Lynne
2004-06-25 17:20:29 +00:00
..
adt Add pg_get_serial_sequence() function, and cause pg_dump to use it. 2004-06-25 17:20:29 +00:00
cache Fix oversight in recent rowtype-handling improvements: transformTargetList 2004-06-19 18:19:56 +00:00
error Replace direct fprintf(stderr) calls by write_stderr(), and cause this 2004-06-24 21:03:42 +00:00
fmgr Attached is a patch that takes care of the PATHSEP issue. I made a more 2004-06-10 22:26:24 +00:00
hash * Most changes are to fix warnings issued when compiling win32 2004-04-19 17:42:59 +00:00
init Tablespaces. Alternate database locations are dead, long live tablespaces. 2004-06-18 06:14:31 +00:00
mb Add PQmbdsplen() which returns the "display length" of a character. 2004-03-15 10:41:26 +00:00
misc Replace direct fprintf(stderr) calls by write_stderr(), and cause this 2004-06-24 21:03:42 +00:00
mmgr Tweak palloc/repalloc to allow zero bytes to be requested, as per recent 2004-06-05 19:48:09 +00:00
sort During btree index build, sort equal-keyed tuples according to their 2004-03-17 22:24:58 +00:00
time $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
Makefile There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh to 2004-01-04 05:57:21 +00:00