Commits

DateSubjectAuthorReleases
2002-12-06 Re-addd Rod's ALTER DOMAIN patch. Bruce Momjian 7.4.1
2002-12-06 Back out ALTER DOMAIN patch until missing file appears. Bruce Momjian 7.4.1
2002-12-06 ALTER DOMAIN .. SET / DROP NOT NULL Bruce Momjian 7.4.1
2002-11-23 This patch implements FOR EACH STATEMENT triggers, per my email to Bruce Momjian 7.4.1
2002-11-18 Remove ALL from CLUSTER ALL. Use just CLUSTER. Bruce Momjian 7.4.1
2002-11-15 New version attached. The following is implemented: Bruce Momjian 7.4.1
2002-11-15 Add DOMAIN check constraints. Bruce Momjian 7.4.1
2002-11-13 Make MOVE/FETCH 0 actually move/fetch 0. Add MOVE LAST to move to end Bruce Momjian 7.4.1
2002-11-10 Tweak CREATE SEQUENCE grammar to be more SQL1999 standards compliant. Bruce Momjian 7.4.1
2002-11-09 Add code to handle [ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP }] Bruce Momjian 7.4.1
2002-10-31 Clean up gram.y trailing spaces. Bruce Momjian 7.3.1
2002-08-28 backend where a statically sized buffer is written to. Most of these Bruce Momjian 7.3.1
2002-08-28 Allow FOR UPDATE to appear after LIMIT/OFFSET to match MySQL syntax and as Bruce Momjian 7.3.1
2002-08-15 Tom Lane wrote: Bruce Momjian 7.3.1
2002-08-04 Attached are two patches to implement and document anonymous composite Bruce Momjian 7.3.1
2002-08-04 The attached patch implements START TRANSACTION, per SQL99. The Bruce Momjian 7.3.1
2002-07-30 The attached patch removes the last remnants of support for Bruce Momjian 7.3.1
2002-07-20 The attached patch fixes 2 trivial warnings generated by bison 1.35, Bruce Momjian 7.3.1
2002-07-18 Back out BETWEEN node patch, was causing initdb failure. Bruce Momjian 7.3.1
2002-07-18 The attached patch (against HEAD) implements Bruce Momjian 7.3.1
2002-07-18 Finished the Between patch Christopher started. Bruce Momjian 7.3.1
2002-07-06 I've fixed up the way domain constraints (not null and type length) Bruce Momjian 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-06-20 Improve COPY syntax to use WITH clause, keep backward compatibility. Bruce Momjian 7.3.1
2002-06-19 Properly mark rules that return no value. Bruce Momjian 7.3.1