pgsql: doc: split search_path index entries into separate secondaries

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: split search_path index entries into separate secondaries
Date: 2013-01-25 17:49:32
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: split search_path index entries into separate secondaries

Karl O. Pinc

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/80c20fcf3df17309b3c131962045825f42e45bc7

Modified Files
--------------
doc/src/sgml/config.sgml | 3 ++-
doc/src/sgml/ddl.sgml | 3 ++-
doc/src/sgml/ref/create_function.sgml | 2 +-
3 files changed, 5 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2013-01-25 18:45:14 pgsql: doc: adjust search_path secondary index mention
Previous Message Robert Haas 2013-01-25 17:39:34 pgsql: Make it easy to time out pg_isready, and make the default 3 seco