pgsql: doc: move ROW IS NULL examples to a different chapter - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: move ROW IS NULL examples to a different chapter
Date
Msg-id E1r2dQs-005In1-Ki@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  move ROW IS NULL examples to a different chapter

Also add examples.

Reported-by: Wolfgang Walther

Discussion: https://postgr.es/m/21ff8e9c-627a-f949-fb00-a41b9ddcc9d3@technowledgy.de

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/bd86407892126d8c950dd90e6016ea6d0450bd19

Modified Files
--------------
doc/src/sgml/func.sgml   | 14 +++++++++++++-
doc/src/sgml/syntax.sgml | 17 ++++++-----------
2 files changed, 19 insertions(+), 12 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: clarify that pg_global can _only_ be used for system tabs.
Next
From: Tom Lane
Date:
Subject: pgsql: Improve default and empty privilege outputs in psql.