postgresql/src/test/regress/output
Robert Haas 3682025015 Add support for multiple kinds of external toast datums.
To that end, support tags rather than lengths for external datums.
As an example of how this can be used, add support or "indirect"
tuples which point to some externally allocated memory containing
a toast tuple.  Similar infrastructure could be used for other
purposes, including, perhaps, support for alternative compression
algorithms.

Andres Freund, reviewed by Hitoshi Harada and myself
2013-07-02 13:38:55 -04:00
..
constraints.source Clean up references to SQL92 2013-04-20 11:04:41 -04:00
copy.source
create_function_1.source Add support for multiple kinds of external toast datums. 2013-07-02 13:38:55 -04:00
create_function_2.source Allow SQL-language functions to reference parameters by name. 2012-02-04 19:23:49 -05:00
largeobject_1.source Code review for 64-bit-large-object patch. 2012-10-08 18:24:32 -04:00
largeobject.source Code review for 64-bit-large-object patch. 2012-10-08 18:24:32 -04:00
misc.source Use the term "radix tree" instead of "suffix tree" for SP-GiST text opclass. 2013-05-08 14:34:26 +03:00
security_label.source Fix error message for COMMENT/SECURITY LABEL ON COLUMN xxx IS 'yyy' 2012-05-22 11:23:36 -04:00
tablespace.source