mirror of
https://github.com/postgres/postgres.git
synced 2025-11-05 00:03:54 -05:00
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