pgsql: docs: mention tgconstrindid supports exclusion constraints

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: docs: mention tgconstrindid supports exclusion constraints
Date: 2014-01-31 22:44:24
Message-ID: E1W9Moy-00079K-Pm@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: mention tgconstrindid supports exclusion constraints

Dean Rasheed

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3fd3e34914a2aa520a8bc5109a773621385cf1f4

Modified Files
--------------
doc/src/sgml/catalogs.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-01-31 22:51:32 pgsql: Disallow use of SSL v3 protocol in the server as well as in libp
Previous Message Tom Lane 2014-01-31 22:28:17 pgsql: Add some examples to the postgres_fdw documentation.