postgresql/src
Tom Lane 2a01b05936 Code review for recent patch to allow ALTER TABLE ADD COLUMN when
a child table already has a matching column.  Acquire appropriate
lock on child table; do the right thing with any CHECK constraints
attached to the new parent column.
2002-11-02 22:02:08 +00:00
..
backend Code review for recent patch to allow ALTER TABLE ADD COLUMN when 2002-11-02 22:02:08 +00:00
bin Avoid malloc(0) when printing a table of no columns. On some platforms 2002-11-01 15:12:19 +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 Remove encoding lookups from grammar stage, push them back to places 2002-11-02 18:41:22 +00:00
interfaces Arrange to compile flex output files as inclusions into other files 2002-11-01 22:52:34 +00:00
makefiles > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not 2002-10-09 16:21:54 +00:00
pl Arrange to compile flex output files as inclusions into other files 2002-11-01 22:52:34 +00:00
port Update comments. 2002-10-29 04:24:30 +00:00
template Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
test Remove encoding lookups from grammar stage, push them back to places 2002-11-02 18:41:22 +00:00
tools Compute version number for docs on the fly. 2002-10-12 16:34:28 +00:00
tutorial Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
utils Re-add Win32 missing files, I think. 2002-11-02 02:00:35 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
Makefile.global.in Remove leftovers from subproject removals. Fixes for Python and Kerberos 2002-09-04 22:54:18 +00:00
Makefile.shlib > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not 2002-10-09 16:21:54 +00:00
nls-global.mk Avoid shell syntax error if list of languages is empty. 2002-09-02 22:19:42 +00:00
win32.mak Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00