1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Merge docs for CREATE CONSTRAINT TRIGGER and CREATE TRIGGER

This commit is contained in:
Alvaro Herrera
2010-11-09 16:52:46 -03:00
parent 0de92fd13c
commit b47953f9c6
4 changed files with 66 additions and 176 deletions

View File

@ -74,7 +74,6 @@
&copyTable;
&createAggregate;
&createCast;
&createConstraint;
&createConversion;
&createDatabase;
&createDomain;