- 11 Oct, 1999 4 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Hiroshi Inoue authored
Now WHERE restriction on ctid is allowed though it is sequentially scanned.
-
- 10 Oct, 1999 3 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 09 Oct, 1999 7 commits
-
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
Fix indenting and make other minor markup improvements.
-
Thomas G. Lockhart authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 08 Oct, 1999 11 commits
-
-
Bruce Momjian authored
-
Jan Wieck authored
Implemented now: FOREIGN KEY ... REFERENCES ... MATCH FULL FOREIGN KEY ... MATCH FULL ... ON DELETE CASCADE Jan
-
Michael Meskes authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
up debugging options for postmaster and postgres programs. postmaster -d is no longer optional. Documentation updates.
-
Tom Lane authored
and update some comments.
-
Vadim B. Mikheev authored
-
Bruce Momjian authored
-
- 07 Oct, 1999 3 commits
-
-
Bruce Momjian authored
-
Tom Lane authored
-
Tom Lane authored
mentioned in FROM but not elsewhere in the query: such tables should be joined over anyway. Aside from being more standards-compliant, this allows removal of some very ugly hacks for COUNT(*) processing. Also, allow HAVING clause without aggregate functions, since SQL does. Clean up CREATE RULE statement-list syntax the same way Bruce just fixed the main stmtmulti production. CAUTION: addition of a field to RangeTblEntry nodes breaks stored rules; you will have to initdb if you have any rules.
-
- 06 Oct, 1999 8 commits
-
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
First step in cleaning up backend initialization code. Fix for FATAL: now FATAL is ERROR + exit.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Hiroshi Inoue authored
This may solve a TODO item * Recover or force failure when disk space is exhausted
-
Vadim B. Mikheev authored
heap_insert() any more. No reasons to do it, and old comments said about this.
-
Bruce Momjian authored
insert, update or delete. It will return -1 on error, although I've yet to an error situation to prove that out! Vince
-
- 05 Oct, 1999 4 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-