postgresql/src/backend
2004-10-03 20:29:24 +00:00
..
access Code review for NOWAIT patch: downgrade NOWAIT from fully reserved keyword 2004-10-01 16:40:05 +00:00
bootstrap Fix unintended assignment of sequences to the containing schema's 2004-08-31 17:10:36 +00:00
catalog Fallout from changing index locking rules: we can reduce the strength 2004-10-01 17:11:50 +00:00
commands Adjust index locking rules as per my proposal of earlier today. You 2004-09-30 23:21:26 +00:00
executor Adjust index locking rules as per my proposal of earlier today. You 2004-09-30 23:21:26 +00:00
lib Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
libpq Add new macro as shorthand for MS VC and Borland C++: 2004-09-27 23:24:45 +00:00
main Cleanup some ancient Ultrix / Alpha code in main() that is intended to 2004-09-24 06:29:07 +00:00
nodes Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
optimizer Clean up handling of inherited-table update queries, per bug report 2004-10-02 22:39:49 +00:00
parser Code review for NOWAIT patch: downgrade NOWAIT from fully reserved keyword 2004-10-01 16:40:05 +00:00
po Translation update 2004-10-03 20:29:24 +00:00
port shmdt takes a void* parameter, per Kris Jurka. 2004-09-24 05:27:35 +00:00
postmaster Rotate on time boundaries that are sensible per local time rather than GMT. 2004-09-21 00:21:25 +00:00
regex Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
rewrite Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
storage Minor adjustments to improve the accuracy of our computation of required 2004-09-29 15:15:56 +00:00
tcop Repair bug that would allow libpq to think a command had succeeded when 2004-09-26 00:26:28 +00:00
utils Convert pg_stat_get_backend_idset to use the existing SRF support. 2004-10-01 21:03:42 +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