pgsql: Simplify structure of query used to gather database object infor - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Simplify structure of query used to gather database object infor
Date
Msg-id E1Q7mMu-0001hf-Hg@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Simplify structure of query used to gather database object information
in pg_upgrade.

Branch
------
master

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

Modified Files
--------------
contrib/pg_upgrade/info.c |   30 ++++++++++++++----------------
1 files changed, 14 insertions(+), 16 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix collations when we call transformWhereClause from outside th
Next
From: Bruce Momjian
Date:
Subject: pgsql: Preserve pg_largeobject_metadata.relfrozenxid in pg_upgrade.