1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-03 01:21:48 +03:00
Tom Lane d0e17e2112 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 :-().
2000-07-22 03:34:43 +00:00
..
2000-06-15 00:52:26 +00:00
2000-06-15 03:33:12 +00:00
2000-06-15 03:33:12 +00:00
2000-07-03 23:10:14 +00:00
2000-01-26 05:58:53 +00:00