OSDN Git Service

Update remaining tests for new psql, with the exception of 'arrays',
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 9 Jan 2000 03:48:39 +0000 (03:48 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 9 Jan 2000 03:48:39 +0000 (03:48 +0000)
commit260b6afc7905ed82136a560e399bf4963adab779
treefb7427dfc257e1723f50b5c1745cda8f76f22d11
parent0e821fb7715bde1aed2a2d013aad857113be490e
Update remaining tests for new psql, with the exception of 'arrays',
which is broken in some weird way that I don't understand.  I think it
may be exposing a bug in the new psql --- for one thing, I get different
results when I run psql by hand than the regress script gets.  What
the heck???
13 files changed:
src/test/regress/expected/aggregates.out
src/test/regress/expected/alter_table.out
src/test/regress/expected/btree_index.out
src/test/regress/expected/hash_index.out
src/test/regress/expected/join.out
src/test/regress/expected/limit.out
src/test/regress/expected/plpgsql.out
src/test/regress/expected/portals.out
src/test/regress/expected/portals_p2.out
src/test/regress/expected/rules.out
src/test/regress/expected/select_views.out
src/test/regress/expected/temp.out
src/test/regress/expected/transactions.out