- 21 Mar, 2001 6 commits
-
-
Hiroshi Inoue authored
:-(, and tidies it up a little as well. Regards, Dave.
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
*before* acquiring shlock on buffer context. This way we should be protected against conflicts with FlushRelationBuffers. (Seems we never do excl lock and then StartBufferIO for the same buffer, so there should be no deadlock here, - but we'd better check this very soon).
-
Hiroshi Inoue authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 20 Mar, 2001 12 commits
-
-
Marc G. Fournier authored
well, here goes our first Release Candidate for 7.1 *cross fingers*
-
Bruce Momjian authored
Tom Lane.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tom Lane authored
(inadequate anyway) mention of SELECT INTO from the main SELECT ref page. Point out that SELECT INTO means something else in plpgsql and ecpg.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tom Lane authored
source data, improve split algorithm for intbig_ops. Oleg Bartunov with some kibitzing from Tom Lane.
-
Tom Lane authored
on HPUX.
-
Tom Lane authored
-
- 19 Mar, 2001 6 commits
-
-
Tom Lane authored
it's easier to tell whether a bug report is talking about progressive memory exhaustion or a wacko requested chunk size.
-
Tom Lane authored
per gripe from Josh Berkus.
-
Bruce Momjian authored
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Philip Warner authored
- Avoid forcing table name to lower case in FixupBlobXrefs - Removed fmtId calls for all ArchiveEntry name fields. This fixes quoting problems in trigger enable/disable code for mixed case table names, and avoids commands like 'pg_restore -t '"TblA"'
-
- 18 Mar, 2001 10 commits
-
-
Tom Lane authored
sloppiness (insufficient parenthesization, etc). It still fails regress test for me, however.
-
Tom Lane authored
-
Tom Lane authored
see if it's been updated. Skip the whole mess if we didn't see any old pidfile.
-
Tom Lane authored
NEXTXID isn't really necessary, per previous discussion in pghackers, but I mulishy insisted we should put it in anyway. Mea culpa.
-
Tom Lane authored
space in front of it. Improve comments a little.
-
Tom Lane authored
I'm betting the QNX4 port does not either ...
-
Tom Lane authored
work in BeOS port.
-
Philip Warner authored
which caused segfault in a data-only retore with BLOBs
-
Tom Lane authored
-
Tom Lane authored
slow backend, if we update unconditionally as the code did before).
-
- 17 Mar, 2001 6 commits
-
-
Bruce Momjian authored
-
Tom Lane authored
the new log file with zeroes, only while renaming it into place. This should prevent problems with 'stuck spinlock' errors under heavy load.
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Thomas G. Lockhart authored
-