pgsql: Add RECURSIVE to documentation index

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add RECURSIVE to documentation index
Date: 2018-08-09 20:20:14
Message-ID: E1fnrPq-0005K1-MZ@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add RECURSIVE to documentation index

Author: Daniel Vérité <daniel(at)manitou-mail(dot)org>
Reviewed-by: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
Discussion: https://postgr.es/m/76d905d7-7eb7-4574-b6ec-a0ca3a1523c0@manitou-mail.org

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/58a36f91b36f30603e5983f19d26c67941cefd3a

Modified Files
--------------
doc/src/sgml/queries.sgml | 4 ++++
doc/src/sgml/ref/create_view.sgml | 7 ++++++-
2 files changed, 10 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alexander Korotkov 2018-08-10 10:09:58 pgsql: Fix misspelled pg_trgm contrib name in PostgreSQL 11 release not
Previous Message Tom Lane 2018-08-09 19:21:41 pgsql: Document need to clear MAKELEVEL when invoking PG build from a m