- 25 Nov, 2000 9 commits
-
-
Peter Eisentraut authored
Accept --help even if no general long options support exists.
-
Peter Eisentraut authored
with current postmaster.
-
Peter Eisentraut authored
-
Bruce Momjian authored
symlink created by someone else, and therefore modifyable by someone else.
-
Bruce Momjian authored
it fixing Y,YY,YYY,YYYY conversion, the docs and regress tests update are included too. During the patch testing I found small bug in miscadmin.h in convertstr() declaration. Here it's fixed too. Thanks Karel
-
Bruce Momjian authored
> > suspect...), so here is an updated patch. > > This seems like the wrong way to go about it, because anytime anyone > changes any elog output anywhere, we'll risk another failure. If > syslog can't cope with empty lines, I think the right fix is for the > output-to-syslog routine to change the data just before sending --- > then there is only one place to fix. See the syslog output routine in > src/backend/utils/error/elog.c. Makes sense. Here's a new patch, now the output even looks better: Larry Rosenman
-
Bruce Momjian authored
Anders Bengtsson
-
Bruce Momjian authored
-
Tom Lane authored
a slightly less random order.
-
- 24 Nov, 2000 6 commits
-
-
Peter Eisentraut authored
-
Peter Eisentraut authored
non-standard clauses. Allow CHARACTERISTICS as unquoted identifier. Merge related reference pages.
-
Peter Eisentraut authored
-
Peter Eisentraut authored
Make version.sgml the central place for updating version numbers in the documentation. Document titles now contain the version number of the release they belong to. filelist.sgml is the central (and only) place to declare system entities (i.e., sgml files). No longer a need to declare them in each document header. There is no longer any need to maintain duplicate chapter lists in postgres.sgml and user/admin/etc.sgml, everything is build from the same sources. Some parameter entities allow for different text to be included when the integrated or a single doc set is generated, which eliminates the problems that had caused this to fail in the past.
-
Peter Eisentraut authored
-
Tom Lane authored
Thanks to Brian Hirt for pointing out the performance lossage.
-
- 23 Nov, 2000 2 commits
-
-
Tom Lane authored
if enable_mergejoin = OFF. Must do this, because we have no other implementation method for full joins.
-
Vadim B. Mikheev authored
-
- 22 Nov, 2000 16 commits
-
-
Tom Lane authored
assert_test() functions --- these weren't accomplishing much except to render the whole module un-loadable ...
-
Peter Eisentraut authored
-
Peter Eisentraut authored
from Adriaan Joubert <a.joubert@albourne.com>
-
Peter Eisentraut authored
From Adriaan Joubert <a.joubert@albourne.com>
-
Peter Eisentraut authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Hiroshi Inoue authored
-
Peter Eisentraut authored
standalone, e.g., "./pg_regress int2".
-
Bruce Momjian authored
-
Peter Eisentraut authored
-
Tom Lane authored
-
Peter Eisentraut authored
compatibility library which contains a 'main' function, which is not good. If someone really needed it, think of a different plan.
-
Tom Lane authored
-
Tom Lane authored
Improve documentation, too.
-
- 21 Nov, 2000 7 commits
-
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Peter Eisentraut authored
Remove timestamps from messages where this would be redundant with the log_timestamp option.
-
Tom Lane authored
-
Tom Lane authored
-
Peter Eisentraut authored
-
Tom Lane authored
-