diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-07-22 03:34:43 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-07-22 03:34:43 +0000 |
commit | d0e17e211230d37f26843711115864a87d0eae18 (patch) | |
tree | b039e4879d7faeb1ddfc33f6051af4b21fbc3ce4 /src/backend/commands/user.c | |
parent | ec37ea1cc1356f1a0b7dad1d9e4933e50bea583f (diff) | |
download | postgresql-d0e17e211230d37f26843711115864a87d0eae18.tar.gz postgresql-d0e17e211230d37f26843711115864a87d0eae18.zip |
Arrays are toastable. (At least if you initdb, which I didn't force.)
Remove a bunch of crufty code for large-object-based arrays, which is
superseded by TOAST and likely hasn't worked in a long time anyway.
Clean up array code a little, and in particular eliminate its habit
of scribbling on the input array (ie, modifying the input tuple :-().
Diffstat (limited to 'src/backend/commands/user.c')
0 files changed, 0 insertions, 0 deletions