- 12 Feb, 1999 1 commit
-
-
Bruce Momjian authored
-
- 11 Feb, 1999 10 commits
-
-
Tom Lane 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
-
- 10 Feb, 1999 3 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 09 Feb, 1999 3 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 08 Feb, 1999 4 commits
-
-
Jan Wieck authored
Removed CURRENT keyword for rule queries and changed rules regression accordingly. CURRENT has beed announced to disappear in v6.5. Jan
-
Bruce Momjian authored
-
Tom Lane authored
correctly. -D had problems with tables with inherited fields, also.
-
Jan Wieck authored
rule system semantics by having Var nodes referenced across multiple parsetrees when rules split them. Added more tests to the rules regression test. The code in question resulted from v6.3 based development and was a little careless applied to the v6.5 source tree. Jan
-
- 07 Feb, 1999 16 commits
-
-
Tom Lane authored
-
Tom Lane authored
-
Tom Lane authored
-
Jan Wieck authored
of the rule system of v6.4 and descendants. Jan
-
Tom Lane authored
making life easier for Windoids...
-
Tom Lane authored
-
Tom Lane authored
-
Jan Wieck authored
Jan
-
Jan Wieck authored
added this syntax to rules regression test so it will show up if someone breaks it again. Jan
-
Jan Wieck authored
qualification expression trees in the execution state. Prevents from memory exhaustion on INSERT, UPDATE or COPY to tables that have CHECK constraints. Speedup against the variant using freeObject() is more than factor 2. Jan
-
Jan Wieck authored
Jan
-
Jan Wieck authored
current QuerySnapshot could be NULL. Jan
-
Jan Wieck authored
test after new AllocSet code. Activated optimal AllocSet blocksize and chunk limit. Jan
-
Tom Lane authored
-
Bruce Momjian authored
-
Tom Lane authored
complaints in UNION regress test. Probably still need some more node types to be handled here, but I'm done for the day...
-
- 06 Feb, 1999 3 commits
-
-
Tom Lane authored
so that EXPLAIN works again.
-
Tom Lane authored
treated as SELECT INTO TEMP TABLE.
-
Bruce Momjian authored
-