- 04 Dec, 2001 22 commits
-
-
Tom Lane authored
to use and significantly faster. This tweak saves 25% (!) of the runtime of COPY IN in a test with 8000-character lines. I wouldn't normally commit a performance improvement this late in the cycle, but 25% got my attention...
-
Tom Lane authored
AlterTableAddConstraint. Earlier reorganization of the parser's processing of ALTER TABLE means that these node types no longer get here.
-
Bruce Momjian authored
-
Bruce Momjian authored
tested it with 7.2b3 and worked fine. Regards, Zoltan
-
Tom Lane authored
per recent pghackers discussions. Improving this should be a TODO for 7.3.
-
Michael Meskes authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tom Lane authored
-
Tom Lane authored
-
Tom Lane authored
in the parallel regression tests. Suggest editing parallel_schedule as a workaround if one cannot fix the system limits.
-
Tom Lane authored
-
- 03 Dec, 2001 9 commits
-
-
Peter Eisentraut authored
-
Tom Lane authored
-
Tom Lane authored
-
Bruce Momjian authored
they are all against the current CVS tree. the patch is about 70K. regards laser
-
Tom Lane authored
older ones. We really gotta get out of the business of matching every last low-order bit in this test ...
-
Tom Lane authored
provide a default definition equating it to 'int'. Should trigger only on machines with pre-ANSI-C header files, eg SunOS 4.1.x.
-
Tom Lane authored
from Andreas Kretzer.
-
D'Arcy J.M. Cain authored
the latest version and I wanted to make sure that there was a clean release. I also change the build files as I discussed in my letter of Nov 6, 2001. At the time I was asked to hold off until after the release.
-
Tom Lane authored
Magnus Hagander that DLL only contains error strings for the Net*** functions, *not* WinSock. We need to look for a workable solution for older Windows flavors ... but it won't happen for PG 7.2.
-
- 02 Dec, 2001 3 commits
-
-
Tom Lane authored
as is needed for HPUX 9 and 10.
-
Peter Eisentraut authored
which include files to consider. Should fix BeOS problems with int8 types.
-
Peter Eisentraut authored
-
- 01 Dec, 2001 1 commit
-
-
Tom Lane authored
and row comparisons. How'd this manage to slip through the cracks?
-
- 30 Nov, 2001 5 commits
-
-
Tom Lane authored
from Paul Stavrides.
-
Tom Lane authored
extParam/locParam lists. Per bug #526.
-
Peter Eisentraut authored
-
Bruce Momjian authored
everywhere. At least it was now detected correctly. marko
-
Bruce Momjian authored
-