pgsql: doc: Remove superfluous table column

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: Remove superfluous table column
Date: 2015-01-30 18:31:37
Message-ID: E1YHGLx-0001vx-6n@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Remove superfluous table column

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-01-30 19:45:10 pgsql: Fix jsonb Unicode escape processing, and in consequence disallow
Previous Message Tom Lane 2015-01-30 18:05:42 pgsql: Fix Coverity warning about contrib/pgcrypto's mdc_finish().