diff options
author | Thomas G. Lockhart <lockhart@fourpalms.org> | 1998-12-13 23:41:32 +0000 |
---|---|---|
committer | Thomas G. Lockhart <lockhart@fourpalms.org> | 1998-12-13 23:41:32 +0000 |
commit | e18d900da4f1ecf2a1fd50e6727891c4ac1c1775 (patch) | |
tree | 3787d5524733efb0e430835ab5fd485f28d1a799 /src/backend/access/gist/gist.c | |
parent | 239564e9efcfab7b97a517d1c0e5527475a4a3f9 (diff) | |
download | postgresql-e18d900da4f1ecf2a1fd50e6727891c4ac1c1775.tar.gz postgresql-e18d900da4f1ecf2a1fd50e6727891c4ac1c1775.zip |
Adjust handling of data type names to suppress double quotes
unless necessary.
Label internal bpchar types as "character" and varchar types as
"character varying" to be less Postgres-specific. These types map to
the SQL92 definitions anyway.
Redefine g_force_quotes to be the local variable force_quotes.
Pass this as an argument to fmtId().
These should help with handling the single-byte internal "char" type.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions