postgresql/src
Magnus Hagander 3a819b0780 Throw an error when using -C and -1 at the same time in pg_restore.
It's not possible to do CREATE DATABASE inside a transaction, so previously
we just got a server error instead.

Backpatch to 8.2, which is where the -1 feature appeared.
2009-01-13 11:44:56 +00:00
..
backend Simplify the writing of amoptions routines by introducing a convenience 2009-01-12 21:02:15 +00:00
bin Throw an error when using -C and -1 at the same time in pg_restore. 2009-01-13 11:44:56 +00:00
include Simplify the writing of amoptions routines by introducing a convenience 2009-01-12 21:02:15 +00:00
interfaces Remove special-handling of usernames with Kerberos authentication. We will 2009-01-13 10:43:21 +00:00
makefiles Allow out-of-tree builds on mingw and cygwin 2009-01-05 09:27:20 +00:00
pl Insert conditional SPI_push/SPI_pop calls into InputFunctionCall, 2009-01-07 20:38:56 +00:00
port Update copyright for 2009. 2009-01-01 17:24:05 +00:00
template Move forgotten comment closer to where it matters. 2008-10-29 16:23:07 +00:00
test Add ONLY support to LOCK and TRUNCATE. By default, these commands are now 2009-01-12 08:54:27 +00:00
timezone Fix new timezone cross-compile rule to avoid a bug in gmake 3.78.1; 2009-01-06 02:25:29 +00:00
tools Make the MSVC build output "32-bit" at the end of the version string, the 2009-01-06 18:37:50 +00:00
tutorial Update copyright for 2009. 2009-01-01 17:24:05 +00:00
bcc32.mak Remove old-style win32 client-only visual c++ build infrastructure for everything except 2007-03-05 14:18:38 +00:00
DEVELOPERS Testing commit stuff 2006-07-10 15:50:02 +00:00
Makefile SQL/MED catalog manipulation facilities 2008-12-19 16:25:19 +00:00
Makefile.global.in When cross-compiling, allow and require an external zic program to be used 2009-01-05 10:25:59 +00:00
Makefile.shlib Allow out-of-tree builds on mingw and cygwin 2009-01-05 09:27:20 +00:00
nls-global.mk More portable use of "find". 2009-01-09 12:37:37 +00:00
win32.mak Update supported standalone VC++ version to 7.1+ only, and fix 2007-08-03 10:47:11 +00:00