- 10 Dec, 2001 12 commits
-
-
Tom Lane authored
reordering operations at its whim. Releasing TAS lock before we've finished updating proc structure is uncool.
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Tom Lane authored
-
Tom Lane authored
From Manuel Sugawara, approved by Karel Zak.
-
Michael Meskes authored
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Bruce Momjian authored
-
Thomas G. Lockhart authored
DSL line at home broke things right in the middle of an update. :(
-
Thomas G. Lockhart authored
parens. This is not SQL spec syntax, so later we will remove this extension from gram.y.
-
- 09 Dec, 2001 3 commits
-
-
Michael Meskes authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
- 08 Dec, 2001 3 commits
-
-
Michael Meskes authored
-
Thomas G. Lockhart authored
between Postgres and PostgreSQL.
-
Thomas G. Lockhart authored
Mention SQL9x precision syntax for date/time types. Use PostgreSQL consistantly throughout docs. Before, usage was split evenly between Postgres and PostgreSQL.
-
- 07 Dec, 2001 1 commit
-
-
Hiroshi Inoue authored
-
- 06 Dec, 2001 2 commits
-
-
Michael Meskes authored
- Fixed some bugs in exec sql var and exec sql type command.
-
Bruce Momjian authored
-
- 05 Dec, 2001 16 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
picksplit algorithm for Rtree. Please apply patch below to CVS Oleg Bartunov
-
Bruce Momjian authored
little, too late... Jason Tishler
-
Bruce Momjian authored
-
Michael Meskes authored
- Fixed bug that caused segfault when given incorrect DB name. - Fixed bug in ecpglib causing indicator to list the size of the variable instead of the size of the data.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tatsuo Ishii authored
-
Tatsuo Ishii authored
RTLD_LAZY | RTLD_GLOBAL to 1. It seems sunos4.h was accidentally modified between 7.1 and 7.2.
-
- 04 Dec, 2001 3 commits
-
-
Tom Lane authored
character; replace strchr() search with simple comparison to speed up COPY IN. Per discussion in pghackers.
-
Tom Lane authored
hot spots --- buys about 10% in Verner's INSERT example.
-
Bruce Momjian authored
-