postgresql/src
Tom Lane e18f5011aa Complain if the same column name is inherited from multiple parents
with different default values, unless the child table redeclares the
column with an explicit default.  This was judged to be the approach
least likely to cause unpleasant surprises.
2001-04-02 18:30:49 +00:00
..
backend Complain if the same column name is inherited from multiple parents 2001-04-02 18:30:49 +00:00
bin Patch to put rudimentary dependency support into pg_dump. This addresses 2001-04-01 05:42:51 +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 Add appropriately ifdef'd hack to make ARM compiler allocate ItemPointerData 2001-03-30 05:25:51 +00:00
interfaces Synced pgc.l with scan.l. 2001-04-02 08:17:24 +00:00
makefiles Hadn't built on a PARISC 1.1 box in a long time ... but when I did, 2001-03-24 06:17:41 +00:00
pl Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
template Select optimization by default for HP's C compiler. 2001-02-20 19:04:04 +00:00
test Re-allow specification of a new default value for an inherited column 2001-03-30 20:50:36 +00:00
tools pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
tutorial pgindent run. Make it all clean. 2001-03-22 04:01:46 +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 Use install-sh unconditionally. 2001-03-10 10:38:59 +00:00
Makefile.shlib The following patch updates the FAQ_AIX and makes C++ code work with 2001-03-27 14:56:20 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00