projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5150dc
)
Update sanity_check regress test to pass now that pg_index
author
Tom Lane
<tgl@sss.pgh.pa.us>
Mon, 15 Nov 1999 01:48:41 +0000
(
01:48
+0000)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Mon, 15 Nov 1999 01:48:41 +0000
(
01:48
+0000)
and pg_amop have indexes.
src/test/regress/expected/sanity_check.out
patch
|
blob
|
history
diff --git
a/src/test/regress/expected/sanity_check.out
b/src/test/regress/expected/sanity_check.out
index 8b506cbb60a0dbfd1815eeb10d5d3c878308dbf6..32c3647ad728f6e3a570c80ea2ea53c6c44abd36 100644
(file)
--- a/
src/test/regress/expected/sanity_check.out
+++ b/
src/test/regress/expected/sanity_check.out
@@
-16,10
+16,12
@@
hash_name_heap|t
hash_txt_heap |t
ihighway |t
onek |t
+pg_amop |t
pg_attrdef |t
pg_attribute |t
pg_class |t
pg_description|t
+pg_index |t
pg_proc |t
pg_relcheck |t
pg_trigger |t
@@
-28,5
+30,5
@@
road |t
shighway |t
tenk1 |t
tenk2 |t
-(2
3
rows)
+(2
5
rows)