- 04 Apr, 2001 6 commits
-
-
Tom Lane authored
Jason Tishler's credit, if it's broken it's my fault ...
-
Bruce Momjian authored
-
Tom Lane authored
datatype. Perhaps someday we can figure out a way of getting reproducible results from testing this type, but for now ...
-
Peter Eisentraut authored
-
Vadim B. Mikheev authored
Thanks to Tom.
-
Philip Warner authored
starting with '$'.
-
- 03 Apr, 2001 8 commits
-
-
Vadim B. Mikheev authored
-
Tom Lane authored
-
Bruce Momjian authored
the current state of and the issues with PostgreSQL on Windows. Thanks, Jason -- Jason Tishler
-
Tom Lane authored
-
Bruce Momjian authored
-
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 2 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
-