- 12 Dec, 1998 3 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 08 Dec, 1998 3 commits
-
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
Extend new type coersion techniques to aggregates. Clean up a few elog() messages.
-
Thomas G. Lockhart authored
Extend new type coersion techniques to aggregates.
-
- 05 Dec, 1998 1 commit
-
-
Tom Lane authored
in the ACL code, and spell "GRANT RULE" correctly. Apply patch from Oliver Elphick to not dump inherited constraints. Apply patch from Constantin Teodorescu to dump table definitions with a readable layout.
-
- 04 Dec, 1998 3 commits
-
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
- 30 Nov, 1998 1 commit
-
-
Tom Lane authored
SunOS has tas(), but not memmove or strerror, and its sprintf() doesn't return int. Also, older versions of GNU Make don't like rules with empty left-hand sides...
-
- 29 Nov, 1998 5 commits
-
-
Tom Lane authored
instead of relying on port's os.h to tell us. (Needed for HPUX where system major version is not enough info.) configure unsets USE_TK if X libraries not found. doc/Makefile uses gzcat or zcat as found by autoconf.
-
Tom Lane authored
than silently returning zero on some machines. Correct float8 regress test to agree. Also fix pow() overflow/underflow check to work correctly on HPUX.
-
Tom Lane authored
doesn't work there.
-
Tom Lane authored
doesn't work there. Fortunately the postmaster only has stdout and stderr to flush.
-
Tom Lane authored
fail to consume the rest of the input string, and worse it would write one more byte than it should into the buffer, probably resulting in coredump. Fortunately there's a correct implementation next door in pqcomprim.c.
-
- 28 Nov, 1998 2 commits
- 27 Nov, 1998 3 commits
-
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
- 25 Nov, 1998 1 commit
-
-
Thomas G. Lockhart authored
Update the csh example with new comments and fixes from Thomas' linux box.
-
- 24 Nov, 1998 1 commit
-
-
Bruce Momjian authored
-
- 23 Nov, 1998 2 commits
-
-
Jan Wieck authored
builtin SPI commands by their old SPI_* names. New names are spi_*. Jan - 11/23/1998
-
Tom Lane authored
selected when they match a prefix of the value. The previous method, which stripped all version data from and then tried to match that against .similar entries, was entirely useless when .similar contained several entries for different version numbers of a single OS name.
-
- 22 Nov, 1998 2 commits
-
-
Vadim B. Mikheev authored
EXPLAIN all indices used.
-
Vadim B. Mikheev authored
-
- 19 Nov, 1998 1 commit
-
-
Marc G. Fournier authored
Updating and addign files...
-
- 18 Nov, 1998 1 commit
-
-
Tom Lane authored
for each field of each tuple. Makes more difference than you'd think...
-
- 17 Nov, 1998 3 commits
-
-
Thomas G. Lockhart authored
This will fix the problem reported by Jose' Soares when trying to cast a float to text.
-
Thomas G. Lockhart authored
-
Marc G. Fournier authored
From: Taral <taral@cyberjunkie.com> More COS Query Service support.
-
- 16 Nov, 1998 1 commit
-
-
Marc G. Fournier authored
Start defining the Corba work... From: Taral <taral@cyberjunkie.com>
-
- 15 Nov, 1998 1 commit
-
-
Tom Lane authored
a single printf() ... it'd work if fmtId() didn't use a static return area...
-
- 14 Nov, 1998 5 commits
-
-
Thomas G. Lockhart authored
Fix missing mention of "-n" flag in synopsis.
-
Thomas G. Lockhart authored
vaccumdb reference page.
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
Also supports the "analyze" mode, with or without specifying tables and columns.
-
Thomas G. Lockhart authored
-
- 12 Nov, 1998 1 commit
-
-
Thomas G. Lockhart authored
the table name. Problem reported by Billy Allie.
-