postgresql/src/backend
Tom Lane 556110f4e0 copy_relation_data was mistakenly assuming that the source relation
would always be already open at the smgr level.  Per bug report from
Fabien Coelho.
2004-08-31 15:56:39 +00:00
..
access Ensure that the remainder of the current pg_clog page is zeroed during 2004-08-30 19:00:42 +00:00
bootstrap Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
catalog Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
commands copy_relation_data was mistakenly assuming that the source relation 2004-08-31 15:56:39 +00:00
executor Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
lib Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
libpq Pgindent run for 8.0. 2004-08-29 05:07:03 +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 Another pgindent run with lib typedefs added. 2004-08-30 02:54:42 +00:00
parser Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
po Translation update 2004-08-24 21:45:40 +00:00
port Another pgindent run with lib typedefs added. 2004-08-30 02:54:42 +00:00
postmaster Replace log_filename_prefix with more general log_filename parameter, 2004-08-31 04:53:44 +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 Improve spinlock selftest to make it able to detect misdeclaration of 2004-08-30 23:47:20 +00:00
tcop Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
utils Replace log_filename_prefix with more general log_filename parameter, 2004-08-31 04:53: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