- 26 Oct, 1998 7 commits
-
-
Bruce Momjian authored
-
Tom Lane authored
-
Tom Lane authored
(Someone forgot whether their subroutine signaled errors by a NULL pointer return value, or a negative integer... I'm surprised gcc -Wall doesn't catch this...)
-
Tom Lane authored
(HP's cc doesn't like if you forward-declare a routine static, and then don't make it static in the actual definition...)
-
Tom Lane authored
-
Tom Lane authored
-
Tom Lane authored
compiler silently accepts an empty command line. Don't bother searching for bison and yacc unless we are going to use them.
-
- 25 Oct, 1998 9 commits
-
-
Thomas G. Lockhart authored
Make more changes to freshen up to v6.4 conventions. Drop mention of Postgres95 docs.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Thomas G. Lockhart authored
have been <programlisting> blocks.
-
Thomas G. Lockhart authored
Include comments from Robert Burrows.
-
Thomas G. Lockhart authored
Jan did a nice job of initial markup so it was pretty easy!
-
Thomas G. Lockhart authored
Includes markup for the introductory portions suitable for the User's Guide but just put the class reference material inside a huge <programlisting> block. Figure out what to do later...
-
Thomas G. Lockhart authored
Should add/change ToDo list some more before release...
-
Thomas G. Lockhart authored
Make sure notation section is included in most intros.
-
- 24 Oct, 1998 4 commits
-
-
Tom Lane authored
run the regression tests with a special postmaster TZ setting anymore. Correct a few typos too.
-
Tom Lane authored
seem to date from some pre-autoconf interactive configure script). Revise sequence of instructions to allow you to start the regular postmaster run before running regression tests; there's no need to start and kill a special postmaster for regression tests. Update the description of interpreting regression test results.
-
Tom Lane authored
script, and not proceed with the update if so. Also add #!/bin/sh header line.
-
Bruce Momjian authored
-
- 23 Oct, 1998 7 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 22 Oct, 1998 7 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 21 Oct, 1998 6 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
Fixes a bug in the rule system that caused a crashing backend when a join-view with calculated column is used in subselect. Modifies EXPLAIN to explain rewritten queries instead of the plain SeqScan on a view. Rules can produce very deep MORE Jan.
-
Bruce Momjian authored
-
Thomas G. Lockhart authored
when constructing standalone tarball.
-
Thomas G. Lockhart authored
Include cross-references in NOTIFY and UNLISTEN.
-
Thomas G. Lockhart authored
-