diff options
author | Robert Haas <rhaas@postgresql.org> | 2010-11-20 10:04:48 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2010-11-20 10:04:48 -0500 |
commit | 4343c0e546b216ab38a3397a4f0f7476d557b352 (patch) | |
tree | 5a5676ac12ebe9f480851e2bb963ac1418c86921 /src/backend/utils/adt/numutils.c | |
parent | e8bf683fbee935181e207d7171630194ed01f6a1 (diff) | |
download | postgresql-4343c0e546b216ab38a3397a4f0f7476d557b352.tar.gz postgresql-4343c0e546b216ab38a3397a4f0f7476d557b352.zip |
Expose quote_literal_cstr() from core.
This eliminates the need for inefficient implementions of this
functionality in both contrib/dblink and contrib/tablefunc, so remove
them. The upcoming patch implementing an in-core format() function
will also require this functionality.
In passing, add some regression tests.
Diffstat (limited to 'src/backend/utils/adt/numutils.c')
0 files changed, 0 insertions, 0 deletions