postgresql/src/backend
Peter Eisentraut b662311db0 Translation update 2004-08-24 21:45:40 +00:00
..
access Rearrange pg_subtrans handling as per recent discussion. pg_subtrans 2004-08-23 23:22:45 +00:00
bootstrap For EXEC_BACKEND case, BootstrapMain needs to recompute paths, same as 2004-07-31 17:57:11 +00:00
catalog Repair some issues with column aliases and RowExpr construction in the 2004-08-19 20:57:41 +00:00
commands Rearrange pg_subtrans handling as per recent discussion. pg_subtrans 2004-08-23 23:22:45 +00:00
executor Standardize on the assumption that the arguments of a RowExpr correspond 2004-08-17 18:47:09 +00:00
lib Add tests to enlargeStringInfo() to avoid possible buffer-overrun or 2004-05-11 20:07:26 +00:00
libpq Remove Solaris bug mention in pg_hba.conf. 2004-08-21 03:21:57 +00:00
main Replace direct fprintf(stderr) calls by write_stderr(), and cause this 2004-06-24 21:03:42 +00:00
nodes Code review for ALTER INDEX patch. 2004-08-22 00:08:28 +00:00
optimizer Repair some issues with column aliases and RowExpr construction in the 2004-08-19 20:57:41 +00:00
parser Allow second and subsequent names in a qualified (dotted) name to be 2004-08-24 20:41:40 +00:00
po Translation update 2004-08-24 21:45:40 +00:00
port Replace direct fprintf(stderr) calls by write_stderr(), and cause this 2004-06-24 21:03:42 +00:00
postmaster Cleanup Win32 COPY handling, and move archive examples to SGML. 2004-08-12 19:03:44 +00:00
regex Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
rewrite Repair some issues with column aliases and RowExpr construction in the 2004-08-19 20:57:41 +00:00
storage Rearrange pg_subtrans handling as per recent discussion. pg_subtrans 2004-08-23 23:22:45 +00:00
tcop Add ALTER INDEX, particularly for moving tablespaces. 2004-08-20 04:29:33 +00:00
utils Tweak code so that pg_subtrans is never consulted for XIDs older than 2004-08-22 02:41:58 +00:00
Makefile Add libpgport to postgres.def for Windows build. Per Magnus Hagander. 2004-08-01 18:07:42 +00:00
nls.mk Add translation from 7.4 branch to head. 2004-08-11 09:00:27 +00:00