- 03 Apr, 2001 3 commits
-
-
Philip Warner authored
- Dump CHECK constraints in OID order
-
Tom Lane authored
VFD entries. On platforms where dereferencing a null pointer doesn't lead to coredump, it's possible that this omission could have led to unpleasant behavior like deleting the wrong file.
-
Tom Lane authored
include O_CREAT.
-
- 02 Apr, 2001 12 commits
-
-
Tom Lane authored
physical file has disappeared. There is no really good reason why relcache should be opening the underlying file at all, AFAICS. In any case we needn't raise a hard error here.
-
Tom Lane authored
-
Tom Lane authored
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.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Thomas G. Lockhart authored
NetBSD/arm, NetBSD/VAX, OpenBSD/Sparc, Solaris, Ultrix.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Michael Meskes authored
-
Tom Lane authored
-
Tom Lane authored
now on VAX NetBSD. Hence, remove #ifdef'd disable tests.
-
- 01 Apr, 2001 4 commits
-
-
Tom Lane authored
case of LIMIT in a sub-select.
-
Marc G. Fournier authored
RC2 preparations ...
-
Philip Warner authored
the UDT/function order problem. - Rudimentary support for dependencies in archives. Uses dependencies to modify the OID used in sorting TOC entries. This will NOT handle multi-level dependencies, but will manage simple relationships like UDTs & their functions. - Treat OIDs with more respect (avoid using ints, use macros for conversion & comparison).
-
Bruce Momjian authored
-
- 31 Mar, 2001 8 commits
-
-
Tom Lane authored
Jason Tishler.
-
Tom Lane authored
ready. It appears that most (all?) Unixen will consider a socket to be read or write ready if it has an error condition, but of course Microsoft does things differently.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 30 Mar, 2001 7 commits
-
-
Tom Lane authored
in CREATE TABLE, but give a warning notice. Clean up inconsistent handling of defaults and NOT NULL flags from multiply-inherited columns. Per pghackers discussion 28-Mar through 30-Mar.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
D'Arcy J.M. Cain authored
to work either way. Change submitted by Andrew Kuchling <akuchlin@mems-exchange.org>
-
D'Arcy J.M. Cain authored
Fix submitted by Andrew Kuchling <akuchlin@mems-exchange.org>
-
Tom Lane authored
as six bytes not eight. This fixes a regression test failure but more importantly avoids wasting four bytes of pad space in every tuple header. Also add some commentary about what's going on.
-
Tom Lane authored
-
- 29 Mar, 2001 5 commits
-
-
Bruce Momjian authored
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Michael Meskes authored
-
Bruce Momjian authored
-
- 28 Mar, 2001 1 commit
-
-
Bruce Momjian authored
-