]> granicus.if.org Git - postgresql/commit
just that the regression tests for rules work, please apply
authorBruce Momjian <bruce@momjian.us>
Mon, 24 Aug 1998 01:17:46 +0000 (01:17 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 24 Aug 1998 01:17:46 +0000 (01:17 +0000)
commit63b01ba38d2e5f39def6f82fab33fd75522c3281
tree5be3bf0857b6159ef31cbad81abe12166d7e072b
parentc0b01461db59a472f5817a8c6e99091b8a48ffc5
just that the regression tests for rules work, please apply
    the following to regress/sql/tests.

    If applying by hand note that the setup_... must run before
    the run_... (that I splitted these two was due to the errors
    that occured when creating rules and using them then in the
    same session - I'll post another fix for this later).

    BTW: the regression tests sanity_checks and alter_table fail
    now due to the remove of some indices and the oidint4 and
    oidname types. At least expectes should be set to the current
    results.

    Thanks.

Jan
src/test/regress/sql/tests