postgresql/src/backend
2004-08-21 03:21:57 +00:00
..
access Fix bug introduced into _bt_getstackbuf() on 2003-Feb-21: the initial 2004-08-17 23:15:33 +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 Dept. of further reflection: I looked around to see if any other callers 2004-08-15 23:44:46 +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 Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments 2004-08-04 21:34:35 +00:00
optimizer Repair some issues with column aliases and RowExpr construction in the 2004-08-19 20:57:41 +00:00
parser Add ALTER INDEX, particularly for moving tablespaces. 2004-08-20 04:29:33 +00:00
po Translation updates 2004-08-14 19:16:07 +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 Dept. of further reflection: I looked around to see if any other callers 2004-08-15 23:44:46 +00:00
tcop Add ALTER INDEX, particularly for moving tablespaces. 2004-08-20 04:29:33 +00:00
utils > After all that about numbering centuries and millenia correctly, 2004-08-20 03:45:14 +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