diff options
| author | Bruce Momjian | 1998-04-07 18:14:38 +0000 |
|---|---|---|
| committer | Bruce Momjian | 1998-04-07 18:14:38 +0000 |
| commit | db21523314fa5bbce7b6713469192dbf74533e25 (patch) | |
| tree | 0ef66b02de60ad9e30e3094925108e195067d9b0 /src/test/regress/expected/sanity_check.out | |
| parent | 6a3c751448980d29e7a8ed723adced303250fd12 (diff) | |
Back out char2-char16 removal. Add later.
Diffstat (limited to 'src/test/regress/expected/sanity_check.out')
| -rw-r--r-- | src/test/regress/expected/sanity_check.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/regress/expected/sanity_check.out b/src/test/regress/expected/sanity_check.out index 8b506cbb60a..e69212ed639 100644 --- a/src/test/regress/expected/sanity_check.out +++ b/src/test/regress/expected/sanity_check.out @@ -5,14 +5,14 @@ QUERY: SELECT relname, relhasindex ORDER BY relname; relname |relhasindex --------------+----------- +bt_c16_heap |t bt_f8_heap |t bt_i4_heap |t -bt_name_heap |t bt_txt_heap |t fast_emp4000 |t +hash_c16_heap |t hash_f8_heap |t hash_i4_heap |t -hash_name_heap|t hash_txt_heap |t ihighway |t onek |t |
