diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-05-03 19:18:16 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-05-03 19:18:16 +0000 |
commit | 4afab9639a524d3818f7d207fc10e0b29d5d6ede (patch) | |
tree | 646e04f47698760e6c935d469b21f278e5f13d6a /src/backend/utils/init/postinit.c | |
parent | 298e077bc4ee507b17720bca29406042c4e6bcf3 (diff) | |
download | postgresql-4afab9639a524d3818f7d207fc10e0b29d5d6ede.tar.gz postgresql-4afab9639a524d3818f7d207fc10e0b29d5d6ede.zip |
Alter the signature for encoding conversion functions to declare the
output area as INTERNAL not CSTRING. This is to prevent people from
calling the functions by hand. This is a permanent solution for the
back branches but I hope it is just a stopgap for HEAD.
Diffstat (limited to 'src/backend/utils/init/postinit.c')
0 files changed, 0 insertions, 0 deletions