diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2009-07-21 20:24:51 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2009-07-21 20:24:51 +0000 |
commit | 5dedce6770557a6e096429ab06f8e3cac14164b6 (patch) | |
tree | 8fb720bdb9b4d30c10ab5c715b97a2715a7cd3b2 /src/bin/pg_dump/pg_backup_null.c | |
parent | ab5b4e2f9ede250bd77d09aa8ec60bfeb982fb01 (diff) | |
download | postgresql-5dedce6770557a6e096429ab06f8e3cac14164b6.tar.gz postgresql-5dedce6770557a6e096429ab06f8e3cac14164b6.zip |
Change pg_listener attribute number constants to match the usual pattern
It appears that, for no particularly good reason, pg_listener.h deviates from
the usual convention for declaring attribute number constants. Normally, it's
#define Anum_{catalog-name}_{column-name} {attribute-number}
pg_listener.h, however substitutes a different string that is similar, but not
the same as, the column name. This change fixes that.
Author: Robert Haas <robertmhaas@gmail.com>
Diffstat (limited to 'src/bin/pg_dump/pg_backup_null.c')
0 files changed, 0 insertions, 0 deletions