postgresql/src
Tom Lane f9e6e27c87 Break transformCreateStmt() into multiple routines and make
transformAlterStmt() use these routines, instead of having lots of
duplicate (not to mention should-have-been-duplicate) code.
Adding a column with a CHECK constraint actually works now,
and the tests to reject unsupported DEFAULT and NOT NULL clauses
actually fire now.  ALTER TABLE ADD PRIMARY KEY works, modulo
having to have created the column(s) NOT NULL already.
2001-10-12 00:07:15 +00:00
..
backend Break transformCreateStmt() into multiple routines and make 2001-10-12 00:07:15 +00:00
bin Tatsuo Ishii <t-ishii@sra.co.jp> writes: 2001-10-11 16:54:18 +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 Break transformCreateStmt() into multiple routines and make 2001-10-12 00:07:15 +00:00
interfaces Allow optional () after current_user, session_user, user, current_time, 2001-10-09 22:32:33 +00:00
makefiles Fix shared library builds for MacOS X. 2001-10-05 21:15:38 +00:00
pl Change plpgsql compiler so that all elogs are trapped and a suitable 2001-10-09 15:59:56 +00:00
template 0 -> O 2001-08-08 13:30:20 +00:00
test Break transformCreateStmt() into multiple routines and make 2001-10-12 00:07:15 +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 Provide some initial support for building the ODBC driver for 2001-09-22 22:54:33 +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