Skip to content
Snippets Groups Projects
Commit 42ce74bf authored by Tom Lane's avatar Tom Lane
Browse files

COMMENT ON casts, conversions, languages, operator classes, and

large objects.  Dump all these in pg_dump; also add code to pg_dump
user-defined conversions.  Make psql's large object code rely on
the backend for inserting/deleting LOB comments, instead of trying to
hack pg_description directly.  Documentation and regression tests added.

Christopher Kings-Lynne, code reviewed by Tom
parent 0a97cb37
No related branches found
No related tags found
No related merge requests found
Showing
with 793 additions and 53 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment