postgresql/src/backend
Dennis Bjorklund 1621192b11 Translation updates 2004-06-25 17:53:22 +00:00
..
access Tablespaces. Alternate database locations are dead, long live tablespaces. 2004-06-18 06:14:31 +00:00
bootstrap Replace direct fprintf(stderr) calls by write_stderr(), and cause this 2004-06-24 21:03:42 +00:00
catalog Fix information schema views to return NULL for precision and scale of 2004-06-22 22:30:32 +00:00
commands Rename the built-in tablespaces to pg_default and pg_global, and prohibit 2004-06-21 04:06:07 +00:00
executor Tablespaces. Alternate database locations are dead, long live tablespaces. 2004-06-18 06:14:31 +00:00
lib Add tests to enlargeStringInfo() to avoid possible buffer-overrun or 2004-05-11 20:07:26 +00:00
libpq #ifdef out file permissions check on SSL key file when on Windows, as 2004-06-25 15:07:52 +00:00
main Replace direct fprintf(stderr) calls by write_stderr(), and cause this 2004-06-24 21:03:42 +00:00
nodes Tablespaces. Alternate database locations are dead, long live tablespaces. 2004-06-18 06:14:31 +00:00
optimizer Represent type-specific length coercion functions as pg_cast entries, 2004-06-16 01:27:00 +00:00
parser Fix oversight in recent rowtype-handling improvements: transformTargetList 2004-06-19 18:19:56 +00:00
po Translation updates 2004-06-25 17:53:22 +00:00
port Replace direct fprintf(stderr) calls by write_stderr(), and cause this 2004-06-24 21:03:42 +00:00
postmaster Replace direct fprintf(stderr) calls by write_stderr(), and cause this 2004-06-24 21:03:42 +00:00
regex Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
rewrite Represent type-specific length coercion functions as pg_cast entries, 2004-06-16 01:27:00 +00:00
storage Looks like s_lock_test needs <time.h> on some platforms. 2004-06-19 20:31:55 +00:00
tcop Replace direct fprintf(stderr) calls by write_stderr(), and cause this 2004-06-24 21:03:42 +00:00
utils Add pg_get_serial_sequence() function, and cause pg_dump to use it. 2004-06-25 17:20:29 +00:00
Makefile Integrate src/timezone library for all platforms. There is more we can 2004-05-21 05:08:06 +00:00
nls.mk Replace direct fprintf(stderr) calls by write_stderr(), and cause this 2004-06-24 21:03:42 +00:00