]> granicus.if.org Git - postgresql/commit
Fix test for table existance to allow mixed-case and whitespace in
authorThomas G. Lockhart <lockhart@fourpalms.org>
Thu, 12 Nov 1998 15:34:30 +0000 (15:34 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Thu, 12 Nov 1998 15:34:30 +0000 (15:34 +0000)
commit44ddb8cf4cdcef5c1d540babc2fc692ca8747183
tree8128809c1f4c9421ce99d4077c955b41e346e62b
parent555eadc904a467023ac0b1c66e54f017eb3d472c
Fix test for table existance to allow mixed-case and whitespace in
 the table name. Problem reported by Billy Allie.
src/backend/catalog/heap.c