postgresql/src/test
Tom Lane 4c93b04f48 Backpatch rule deparsing bugfixes into 6.5.*.
I believe this is a pretty critical bugfix, since without it, stored rules
containing CASE expressions or array references cannot be dumped by pg_dump.
Worse, rules containing expressions like (a + b) * c will be dumped
incorrectly (minus the parentheses, silently yielding the wrong answer...).
1999-08-29 19:22:28 +00:00
..
bench Remove -B from wisconsin test. 1999-05-23 18:53:30 +00:00
examples pgindent run over code. 1999-05-25 16:15:34 +00:00
locale Addition to test/locale submitted by Oleg Broytmann. Comments from him: 1999-03-29 09:00:19 +00:00
mb Multibyte tests were all 'failing' because of change of 1999-04-25 19:34:44 +00:00
performance Remove more -B parameters not needed. 1999-05-23 19:01:18 +00:00
regress Backpatch rule deparsing bugfixes into 6.5.*. 1999-08-29 19:22:28 +00:00
suite Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
Makefile End of the make file simplifications. 1996-11-12 11:43:32 +00:00