postgresql/src
Tom Lane 09c6ac9513 Dept. of second thoughts: it'd be a good idea to flush buffers
during replay of CREATE DATABASE as well as the first time around.
Else it's possible that the copy operation will copy obsolete blocks.
We are still a long way from guaranteeing anything about using a
recently-written database as a CREATE template, but this seems needed
to ensure the existing behavior holds up during replay.
2004-08-30 03:50:24 +00:00
..
backend Dept. of second thoughts: it'd be a good idea to flush buffers 2004-08-30 03:50:24 +00:00
bin Another pgindent run with lib typedefs added. 2004-08-30 02:54:42 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include Another pgindent run with lib typedefs added. 2004-08-30 02:54:42 +00:00
interfaces Another pgindent run with lib typedefs added. 2004-08-30 02:54:42 +00:00
makefiles PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +00:00
pl Another pgindent run with lib typedefs added. 2004-08-30 02:54:42 +00:00
port Add WAL logging for CREATE/DROP DATABASE and CREATE/DROP TABLESPACE. 2004-08-29 21:08:48 +00:00
template Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
test Update copyright to 2004. 2004-08-29 04:13:13 +00:00
timezone Another pgindent run with lib typedefs added. 2004-08-30 02:54:42 +00:00
tools Another pgindent run with lib typedefs added. 2004-08-30 02:54:42 +00:00
tutorial Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
utils PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +00:00
DEVELOPERS
Makefile > Please find enclose a submission to fix these problems. 2004-08-20 20:13:10 +00:00
Makefile.global.in > Am Dienstag, 17. August 2004 14:26 schrieb Fabien COELHO: 2004-08-28 22:55:06 +00:00
Makefile.shlib Cause libpq and ecpg libraries to be built as proper shared libraries 2004-07-13 00:06:46 +00:00
bcc32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
nls-global.mk More locale fixes for pg_ctl. 2004-06-01 03:32:42 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00