pgsql: doc: Improve search_path mentions in index

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: Improve search_path mentions in index
Date: 2012-12-14 04:01:27
Message-ID: E1TjMSl-0000WD-5u@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Improve search_path mentions in index

Karl O. Pinc

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a301eb99c9537186f7dd46ba418e84d755227a94

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2012-12-14 04:13:32 pgsql: NLS: Use msgmerge --previous option
Previous Message Heikki Linnakangas 2012-12-13 17:19:36 pgsql: Allow a streaming replication standby to follow a timeline switc