postgresql/doc/src
Tom Lane b3120804ad Rule names are now unique per-relation, rather than unique globally.
DROP RULE and COMMENT ON RULE syntax adds an 'ON tablename' clause,
similar to TRIGGER syntaxes.  To allow loading of existing pg_dump
files containing COMMENT ON RULE, the COMMENT code will still accept
the old syntax --- but only if the target rulename is unique across
the whole database.
2002-04-18 20:01:11 +00:00
..
FAQ Add how to get database/user listing information. 2002-04-18 04:45:11 +00:00
graphics These aren't used anymore. 2000-10-08 13:25:11 +00:00
sgml Rule names are now unique per-relation, rather than unique globally. 2002-04-18 20:01:11 +00:00
Makefile Fix comment 2001-11-25 22:17:27 +00:00