diff options
author | Neil Conway <neilc@samurai.com> | 2004-01-23 02:13:12 +0000 |
---|---|---|
committer | Neil Conway <neilc@samurai.com> | 2004-01-23 02:13:12 +0000 |
commit | 0bd3606d72904dd8dccec7732c1d31bc8629095a (patch) | |
tree | 73e0f7f627098ece298617cc95236feae42cf545 /src/backend/access/gist/gistscan.c | |
parent | cd1702dc3a4dad0ef2b3b68b73a264998ac3eee2 (diff) | |
download | postgresql-0bd3606d72904dd8dccec7732c1d31bc8629095a.tar.gz postgresql-0bd3606d72904dd8dccec7732c1d31bc8629095a.zip |
Fix a minor bug introduced by the recent CREATE TABLE AS / WITH OIDS
patch: a 3-value enum was mistakenly assigned directly to a 'bool'
in transformCreateStmt(). Along the way, change makeObjectName()
to be static, as it isn't used outside analyze.c
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions