- 19 Nov, 2003 2 commits
-
-
Jan Wieck authored
This first part of the background writer does no syncing at all. It's only purpose is to keep the LRU heads clean so that regular backends seldom to never have to call write(). Jan
-
Michael Meskes authored
-
- 17 Nov, 2003 5 commits
-
-
Bruce Momjian authored
-
Teodor Sigaev authored
-
Bruce Momjian authored
-
Bruce Momjian authored
> * Add GUC setting to make created tables default to WITHOUT OIDS
-
Bruce Momjian authored
< o --Add ALTER TABLE tab SET WITHOUT OIDS (Rod) > o -Add ALTER TABLE tab SET WITHOUT OIDS (Rod)
-
- 16 Nov, 2003 9 commits
-
-
Tom Lane authored
which had been unintentionally broken by recent changes to tighten up the DateStyle rules for all-numeric date input. Add documentation and regression tests for this, too.
-
Tom Lane authored
-
Tom Lane authored
-
Jan Wieck authored
debug_shared_buffers = <seconds> as per previous discussion. Jan
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tom Lane authored
-
Tom Lane authored
-
Tom Lane authored
-
- 15 Nov, 2003 4 commits
-
-
Tom Lane authored
-
Tom Lane authored
-
Tom Lane authored
to try additional addresses returned from getaddrinfo() if the first one fails at the bind() or connect() steps. Per yesterday's discussion.
-
Peter Eisentraut authored
-
- 14 Nov, 2003 13 commits
-
-
Peter Eisentraut authored
-
Tom Lane authored
a comma between multiple column_constraint's for a single column. Per report from Tomislaw Kitynski.
-
Tom Lane authored
-
Tom Lane authored
can terminate the bootstrap run.
-
Bruce Momjian authored
-
Tom Lane authored
double or out-of-sequence output with child process.
-
Tom Lane authored
data directory. Also fix handling of error conditions associated with data directory checking step (can't use a boolean to distinguish four possible result states...)
-
Tom Lane authored
usage of PGSemaMagic, the minimum required value is actually 537, but say 1000 just to use a round number. 255 is *not* good enough.
-
Jan Wieck authored
and the cache replacement strategy as well as a description of the ARC algorithm and the special tailoring of that done for PostgreSQL. Jan
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
- 13 Nov, 2003 7 commits
-
-
Tom Lane authored
of option switches for backend, fix handling of COPY from data files so that we won't have the newline-after-\. issue back again, add back some comments and printouts lost from the shell script, etc. Still needs work for error handling; in particular the shell version worked much more nicely for the case of a postgres executable that fails on invocation.
-
Tom Lane authored
add a header comment/copyright notice.
-
Tom Lane authored
-
Bruce Momjian authored
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Bruce Momjian authored
Andrew Dunstan
-