postgresql/src/backend
Tom Lane f78ecbf20e Now that TransactionIdDidAbort doesn't think it should try to modify
pg_clog, there's no reason to do abort marking of subtransactions in a
nonintuitive order.
2004-08-28 22:04:12 +00:00
..
access Now that TransactionIdDidAbort doesn't think it should try to modify 2004-08-28 22:04:12 +00:00
bootstrap For EXEC_BACKEND case, BootstrapMain needs to recompute paths, same as 2004-07-31 17:57:11 +00:00
catalog Rearrange order of operations in heap_drop_with_catalog and index_drop 2004-08-28 21:05:26 +00:00
commands Rearrange order of operations in heap_drop_with_catalog and index_drop 2004-08-28 21:05:26 +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 Update documentation to prefer CIDR format for pg_hba.conf and use new 2004-08-26 16:50:05 +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 Use dynamic buffer for token buffer in win32 admin check 2004-08-28 21:00:35 +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 Introduce local hash table for lock state, as per recent proposal. 2004-08-27 17:07:42 +00:00
tcop Add ALTER INDEX, particularly for moving tablespaces. 2004-08-20 04:29:33 +00:00
utils Fix relcache to account properly for subtransaction status of 'new' 2004-08-28 20:31:44 +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