- 13 Apr, 2000 2 commits
-
-
Jan Wieck authored
Jan
-
Bruce Momjian authored
-
- 12 Apr, 2000 8 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Thomas G. Lockhart authored
Adjust two-word substitution parameters to be one word only to reduce possible ambiguity.
-
Bruce Momjian authored
-
- 11 Apr, 2000 12 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
Alfred Perlstein
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Thomas G. Lockhart authored
Includes compiled code to support pre-7.0 backends, but for 7.0 only requires executing odbc.sql.
-
Bruce Momjian authored
forgotten in my mailbox (sorry). Haven't tried to apply and since I don't have working sgml stuff cannot check. Jan
-
Thomas G. Lockhart authored
Fix markup to get clean compile.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 10 Apr, 2000 4 commits
-
-
Tom Lane authored
whether to do fsync or not, and if so (which should be seldom) just do the fsync immediately. This way we need not build data structures in md.c/fd.c for blind writes.
-
Bruce Momjian authored
logged queries to 1024, truncating longer queries. That is about half of the size I need (I have a union that is 2K long). Can someone consider bumping it to 4K or so? Patch attached... Regards, Ed Loehr
-
Bruce Momjian authored
-
Hiroshi Inoue authored
-
- 09 Apr, 2000 5 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tom Lane authored
as a shared dirtybit for each shared buffer. The shared dirtybit still controls writing the buffer, but the local bit controls whether we need to fsync the buffer's file. This arrangement fixes a bug that allowed some required fsyncs to be missed, and should improve performance as well. For more info see my post of same date on pghackers.
-
Tom Lane authored
-
- 08 Apr, 2000 9 commits
-
-
Tom Lane authored
message at startup.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tom Lane authored
than not knowing what they are at all. Perhaps they should have their own type category? Hard to say. In the meantime, doing it this way allows SELECT 'unknown' || 'unknown' to continue being resolved as textcat, instead of spitting out an ambiguous-operator error.
-
Tom Lane authored
could output several different high digits on most PC Unixen.
-
Bruce Momjian authored
-
Tom Lane authored
-
Michael Meskes authored
-
Tom Lane authored
-