Skip to content

Commit 0993b8a

Browse files
committed
Improve description of pg_attrdef in documentation
The reference to pg_attribute is switched to a link, which is more useful for the html documentation. The conditions under which a default value is defined for a given column are made more general. Author: Daniel Gustafsson Reviewed-by: Tom Lane Discussion: https://postgr.es/m/0E8748E3-8B7D-445E-9ABA-09DA5C7345CC@yesql.se
1 parent 051a149 commit 0993b8a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/src/sgml/catalogs.sgml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -901,11 +901,11 @@
901901
</indexterm>
902902

903903
<para>
904-
The catalog <structname>pg_attrdef</structname> stores column default values. The main information
905-
about columns is stored in <structname>pg_attribute</structname>
906-
(see below). Only columns that explicitly specify a default value
907-
(when the table is created or the column is added) will have an
908-
entry here.
904+
The catalog <structname>pg_attrdef</structname> stores column default
905+
values. The main information about columns is stored in
906+
<link linkend="catalog-pg-attribute"><structname>pg_attribute</structname></link>.
907+
Only columns for which a default value has been explicitly set will have
908+
an entry here.
909909
</para>
910910

911911
<table>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy