diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-10-14 04:29:23 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-10-14 04:29:23 +0000 |
commit | 8fc1f413f41242df1b9060670af8d2352a0e93b0 (patch) | |
tree | 5cacf8d0696b9517174df0101a1cefdffedb60ac /src/backend/commands/trigger.c | |
parent | 4c59afaee6288f9cec6d50072c8923d364914c1e (diff) | |
download | postgresql-8fc1f413f41242df1b9060670af8d2352a0e93b0.tar.gz postgresql-8fc1f413f41242df1b9060670af8d2352a0e93b0.zip |
- Link the entries in the table to the catalog heading
- Wrap them in the <database class="table"> tags, since thats what they
are (no markup rules for this, so it inherits from parent -- no style
change)
- Mention that pg_database, pg_shadow, and pg_group are global, and the
rest are local to the specific DB. (I believe this is correct).
> Works for me, though I suppose we could explain what the exceptions are
> like in general terms. Perhaps something like
>
> 'Most system catalogs are copied from the template database during
> database creation, and are thereafter database-specific. A few
> catalogs are physically shared across all databases in an installation;
> these are marked in the descriptions of the individual catalogs.'
Ok, new patch.
Rod Taylor
Diffstat (limited to 'src/backend/commands/trigger.c')
0 files changed, 0 insertions, 0 deletions