Commits

DateSubjectAuthorReleases
2002-05-03 Retire xlateSqlType/xlateSqlFunc; all type name translations are now Tom Lane 7.3.1
2002-04-18 Rule names are now unique per-relation, rather than unique globally. Tom Lane 7.3.1
2002-04-11 Restructure representation of aggregate functions so that they have pg_proc Tom Lane 7.3.1
2001-08-14 sum() on int2 and int4 columns now uses an int8, not numeric, accumulator Tom Lane 7.2.1
2001-07-09 Fix rule rewriter so that new ordering of ON INSERT actions applies Tom Lane 7.2.1
2000-12-05 Add regress test case for INSERT ... SELECT in rules. Tom Lane 7.1.1
2000-09-12 First cut at full support for OUTER JOINs. There are still a few loose Tom Lane 7.1.1
2000-04-20 Add a regress test case for SELECT count(*) FROM view, so that we'll Tom Lane 7.1.1
2000-01-06 Clean up header for uniform appearance throughout tests. Thomas G. Lockhart 7.1.1
1999-08-01 Add another ORDER BY to rules test; got tired of it 'failing' Tom Lane 7.1.1
1999-05-17 Fixed latest regression diff's by omitting viewowner in SELECT from pg_views. Jan Wieck 7.1.1
1999-05-12 Fixed small bug in ruleutils and added output of pg_views and Jan Wieck 7.1.1
1999-04-15 Add ORDER BY clauses to some select-from-view operations Tom Lane 7.1.1
1999-02-23 Remove non-portable queries by replacing getpgusername() with a constant Thomas G. Lockhart 7.1.1
1999-02-08 Added LIMIT/OFFSET functionality including new regression test for it. Jan Wieck 7.1.1
1999-02-08 Revert some changes from the INTERSECT/EXPECT patch that broke Jan Wieck 7.1.1
1999-02-07 Reenabled parentheses for grouping multiple rule actions and Jan Wieck 7.1.1
1998-10-28 Add ORDER BY to ensure platform-independent results in rules test. Tom Lane 7.1.1
1998-10-02 Here's a combination of all the patches I'm currently waiting Bruce Momjian 7.1.1
1998-09-16 Consolidate Jan's rules test into one file. Thomas G. Lockhart 7.1.1