- 11 Dec, 2000 15 commits
-
-
Tom Lane authored
-
Tom Lane authored
-
Vadim B. Mikheev authored
-
Bruce Momjian authored
-
Tom Lane authored
-
Bruce Momjian authored
not match.
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
-
Tom Lane authored
-
Tom Lane authored
-
Hiroshi Inoue authored
-
Hiroshi Inoue authored
-
Tatsuo Ishii authored
-
Bruce Momjian authored
-
Tom Lane authored
-
- 10 Dec, 2000 7 commits
-
-
Bruce Momjian authored
all forms of foreign keys be exposed to SQLForeignKeys. This patch is in addition to the ones I mailed yesterday (forget had I changed that as well....) Michael Fork - CCNA - MCP - A+ Network Support - Toledo Internet Access - Toledo Ohio
-
Bruce Momjian authored
return foreign key information based on the pg_trigger system table. I have tested the patch with (what I believe) is all possible primary/foreign key combinations -- however I may have missed some, so if anyone feels like taking the patch for a test drive, here are some useful links: Michael Fork
-
Bruce Momjian authored
-
Bruce Momjian authored
line 1324: "left-hand" should be "right-hand" BTW: new document looks very good! And the new configure/build process seems much better then before! Thanks! Laser
-
Bruce Momjian authored
-
Peter Eisentraut authored
-
Bruce Momjian authored
-
- 09 Dec, 2000 9 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tom Lane authored
is the only diff not accounted for by fmgr rewrite...
-
Tom Lane authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tatsuo Ishii authored
Thanks Chih-Chang Hsieh <cch@cc.kmu.edu.tw> for finding the bug.
-
- 08 Dec, 2000 9 commits
-
-
Tom Lane authored
varlena type. (I did not force initdb, but you won't see the fix unless you do one.) Also, make sure all index support operators and functions are careful not to leak memory for toasted inputs; I had missed some hash and rtree support ops on this point before.
-
Tom Lane authored
mostly just on the WAL logfile nowadays. But if people want to disable fsync for performance, why should we say no?
-
Bruce Momjian authored
-
Tom Lane authored
-
Tom Lane authored
value greater than one. The behavior this sought to disallow doesn't seem any less confusing than the other behaviors of cached sequences. Improve wording of some error messages, too. Update documentation accordingly. Also add an explanation that aborted transactions do not roll back their nextval() calls; this seems to be a FAQ, so it ought to be mentioned here...
-
Hiroshi Inoue authored
-
Hiroshi Inoue authored
-
Tom Lane authored
or return type.
-
Tom Lane authored
or return type.
-