postgresql/src/backend
Neil Conway 6a2869f64e Fix a read of uninitialized memory in array_out(). Perform some minor
cosmetic code cleanup at the same time.
2004-09-16 03:15:54 +00:00
..
access Redesign query-snapshot timing so that volatile functions in READ COMMITTED 2004-09-13 20:10:13 +00:00
bootstrap Fix unintended assignment of sequences to the containing schema's 2004-08-31 17:10:36 +00:00
catalog Fix unintended assignment of sequences to the containing schema's 2004-08-31 17:10:36 +00:00
commands Redesign query-snapshot timing so that volatile functions in READ COMMITTED 2004-09-13 20:10:13 +00:00
executor Redesign query-snapshot timing so that volatile functions in READ COMMITTED 2004-09-13 20:10:13 +00:00
lib Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
libpq Ensure that pg_largeobject references opened by lo_import() or lo_export() 2004-09-11 15:56:46 +00:00
main Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
nodes Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
optimizer Fix mistaken comment. 2004-09-01 18:04:32 +00:00
parser Added a call to gettext() to fix broken translated error messages. 2004-09-09 06:56:48 +00:00
po Translation update 2004-09-14 05:44:40 +00:00
port More cleanup. 2004-09-10 14:24:25 +00:00
postmaster Fix Cygwin defines to be consistent. 2004-09-09 00:59:49 +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 When LockAcquire fails at the stage of creating a proclock object, be 2004-09-12 18:30:50 +00:00
tcop Redesign query-snapshot timing so that volatile functions in READ COMMITTED 2004-09-13 20:10:13 +00:00
utils Fix a read of uninitialized memory in array_out(). Perform some minor 2004-09-16 03:15:54 +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