pgsql: Doc: update section 9.13 for new function table layout.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: update section 9.13 for new function table layout.
Date: 2020-04-24 19:51:52
Message-ID: E1jS4Ma-00013c-Br@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: update section 9.13 for new function table layout.

This includes the usual amount of editorial cleanup, such as
correcting wrong or less-helpful-than-they-could-be examples.

I moved the two tsvector-updating triggers into "9.28 Trigger
Functions", which seems like a better home for them. (I believe
that section didn't exist when this text was originally written.)

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/func.sgml | 1523 ++++++++++++++++++++++++++----------------
doc/src/sgml/textsearch.sgml | 7 +-
2 files changed, 953 insertions(+), 577 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2020-04-24 21:53:52 pgsql: Update Windows timezone name list to include currently-known zon
Previous Message Bruce Momjian 2020-04-24 19:16:09 pgsql: git_changelog: use modern format for rel branch names in example