1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-09 06:21:09 +03:00
Files
postgres/src/backend/commands
Tom Lane 42ce74bf17 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
2003-11-21 22:32:49 +00:00
..
2003-08-04 00:43:34 +00:00
2003-08-04 02:40:20 +00:00
2003-11-19 15:55:08 +00:00
2003-08-04 02:40:20 +00:00
2003-08-04 02:40:20 +00:00
2003-08-04 02:40:20 +00:00
2003-08-04 02:40:20 +00:00
2003-11-13 14:57:15 +00:00