diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-07-02 21:18:04 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-07-02 21:21:23 +0300 |
commit | 726117243022178e72966cbffdfb9147ec6dbbcc (patch) | |
tree | b2de814480de62ce84e634b12626b28e3d4cca41 /src/include/utils/builtins.h | |
parent | a3fd7afe3090a5098f93408d47da70b47fb59e7b (diff) | |
download | postgresql-726117243022178e72966cbffdfb9147ec6dbbcc.tar.gz postgresql-726117243022178e72966cbffdfb9147ec6dbbcc.zip |
Remove obsolete heap_formtuple/modifytuple/deformtuple functions.
These variants used the old-style 'n'/' ' NULL indicators. The new-style
functions have been available since version 8.1. That should be long enough
that if there is still any old external code using these functions, they
can just switch to the new functions without worrying about backwards
compatibility
Peter Geoghegan
Diffstat (limited to 'src/include/utils/builtins.h')
0 files changed, 0 insertions, 0 deletions