postgresql/src
Tom Lane b662e321c5 Forbid the switch combination --clean --create, which is pointless
(why bother dropping individual objects in a just-created database?)
as well as dangerous (as the code stands, the drops will be issued in
the wrong database, namely the one you were originally connected to).
2001-10-23 21:26:44 +00:00
..
backend Add support for INTERVAL's new typmod values to format_type. 2001-10-23 20:12:54 +00:00
bin Forbid the switch combination --clean --create, which is pointless 2001-10-23 21:26:44 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Document range restriction on bit values used in INTERVAL typmod. 2001-10-23 20:17:27 +00:00
interfaces synced preproc.y with gram.y 2001-10-22 17:05:56 +00:00
makefiles Fix shared library builds for MacOS X. 2001-10-05 21:15:38 +00:00
pl Rebuild cached function definition after CREATE OR REPLACE FUNCTION. 2001-10-22 19:32:27 +00:00
template 0 -> O 2001-08-08 13:30:20 +00:00
test Update for latest fixes. 2001-10-22 19:52:41 +00:00
tools Create pgjindent for java. 2001-09-07 21:25:44 +00:00
tutorial DROP AGGREGATE and COMMENT ON AGGREGATE now accept the expected syntax 2001-10-03 20:54:22 +00:00
utils pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile.global.in Residual cleanup from making pltcl unknown support always enabled. 2001-10-13 15:24:23 +00:00
Makefile.shlib Fix shared library builds for MacOS X. 2001-10-05 21:15:38 +00:00
nls-global.mk Change xgettext rule to run in the source tree, so we don't have the 2001-07-15 11:43:55 +00:00
win32.mak Missed this part in pg_config.h rename. 2001-08-24 22:42:28 +00:00