diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-01-23 14:13:46 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-01-23 14:13:46 -0500 |
commit | dd5f0db96ba68553e3ab2c1d9d117863a5637c67 (patch) | |
tree | 5bced60e0ca9ef9e7ccb8aa45e0e9e51a769ad77 /src/bin/pg_basebackup/pg_basebackup.c | |
parent | de3c2d6e928b0f7fb2840914351b96fecce2a30d (diff) | |
download | postgresql-dd5f0db96ba68553e3ab2c1d9d117863a5637c67.tar.gz postgresql-dd5f0db96ba68553e3ab2c1d9d117863a5637c67.zip |
Improve getObjectDescription's display of pg_amop and pg_amproc entries.
Include the lefttype/righttype columns explicitly (instead of assuming
the reader can deduce them from the operator or function description),
and move the operator or function description to the end of the string,
to make it clearer that it's a referenced object and not the amop or
amproc item itself. Per extensive discussion of Andreas Karlsson's
original patch.
Andreas Karlsson, Tom Lane
Diffstat (limited to 'src/bin/pg_basebackup/pg_basebackup.c')
0 files changed, 0 insertions, 0 deletions