diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-05-07 01:04:49 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-05-07 01:04:49 +0000 |
commit | 4136e1d06afc24b56920f09f0f94232dc2458ecf (patch) | |
tree | 70d6b28dfc394a9a93c103080c494f353aed8daf /src/bin/psql/variables.c | |
parent | 4222d7f036ea5d3c8164c79503a8bae68180ad9e (diff) |
Convert the list of syscache names from a series of #define's into an enum,
to avoid the pain of manually renumbering them anytime we insert another
name in alphabetical order. An excellent idea from Alex Hunsaker and
NikhilS' inherited-constraints patch --- whether or not the rest of that
gets in, this should. Dunno why we never thought of it before.
Diffstat (limited to 'src/bin/psql/variables.c')
0 files changed, 0 insertions, 0 deletions