git.postgresql.org Git - postgresql.git/commit
2014年12月23日 12:06:44 +0000 (09:06 -0300)
2014年12月23日 12:06:44 +0000 (09:06 -0300)
commit 7eca575d1c28f6eee2bf4564f3d458d10c4a8f47
get_object_address: separate domain constraints from table constraints
Apart from enabling comments on domain constraints, this enables a
future project to replicate object dropping to remote servers: with the
current mechanism there's no way to distinguish between the two types of
constraints, so there's no way to know what to drop.
Also added support for the domain constraint comments in psql's \dd and
pg_dump.
Catalog version bumped due to the change in ObjectType enum.
13 files changed:
This is the main PostgreSQL git repository.
RSS
Atom