From: | Noah Misch <noah(at)leadboat(dot)com> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: In client support of v10 features, use standard schema handling. |
Date: | 2017-11-02 02:17:14 |
Message-ID: | E1eA54E-0008FM-Kt@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
In client support of v10 features, use standard schema handling.
Back-patch to v10. This continues the work of commit
080351466c5a669bf35a323bdec9e296330a5dbb.
Discussion: https://postgr.es/m/CAKOSWN=ds66zLw2SqkLTM8wbXFgDbc_OdkmT3dJfPT2mE5kipA@mail.gmail.com
Branch
------
REL_10_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/f4e13963ca88365263533d3cf523408d60b9f33f
Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 22 +++++++++++++++-------
src/bin/psql/describe.c | 2 +-
2 files changed, 16 insertions(+), 8 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2017-11-02 11:20:19 | Re: pgsql: Fix freezing of a dead HOT-updated tuple |
Previous Message | Tom Lane | 2017-11-02 02:08:11 | pgsql: Doc: update URL for check_postgres. |