diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-02-17 19:02:15 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-02-17 19:02:15 -0300 |
commit | a26116c6cbf4117e8efaa7cfc5bacc887f01517f (patch) | |
tree | 992cfdbc98be9a94a1bf4905c46e95bcad88385b /contrib/postgres_fdw/postgres_fdw.c | |
parent | cef60043dd27c47a1a4a220158836ccff20be07a (diff) | |
download | postgresql-a26116c6cbf4117e8efaa7cfc5bacc887f01517f.tar.gz postgresql-a26116c6cbf4117e8efaa7cfc5bacc887f01517f.zip |
Refactor format_type APIs to be more modular
Introduce a new format_type_extended, with a flags bitmask argument that
can modify the default behavior. A few compatibility and readability
wrappers remain:
format_type_be
format_type_be_qualified
format_type_with_typemod
while format_type_with_typemod_qualified, which had a single caller, is
removed.
Author: Michael Paquier, some revisions by me
Discussion: 20180213035107.GA2915@paquier.xyz
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions