pgsql: You'll find attached a patch for a fixed explanation on - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: You'll find attached a patch for a fixed explanation on
Date
Msg-id 20060118210255.008AE9DCA04@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
You'll find attached a patch for a fixed explanation on parameter_mode
column, OUT and INOUT added.

Guillaume LELARGE

Modified Files:
--------------
    pgsql/doc/src/sgml:
        information_schema.sgml (r1.23 -> r1.24)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/information_schema.sgml.diff?r1=1.23&r2=1.24)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Modify pgstats code to reduce performance penalties from
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Clarify use of btree indexes for ILIKE and ~*.