pgsql: Tweak description comments in tests for partition functions

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Tweak description comments in tests for partition functions
Date: 2018-12-18 01:56:52
Message-ID: E1gZ4cu-0002vy-4r@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Tweak description comments in tests for partition functions

The new wording is more generic and fixes one grammar mistake and one
typo on the way.

Per discussion between Amit Langote and me.

Discussion: https://postgr.es/m/20181217064028.GJ31474@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3e514c1238312c56b73d956d844c67a034dead02

Modified Files
--------------
src/test/regress/expected/partition_info.out | 8 +++++---
src/test/regress/sql/partition_info.sql | 8 +++++---
2 files changed, 10 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2018-12-18 07:40:41 pgsql: Include partitioned indexes to system view pg_indexes
Previous Message Michael Paquier 2018-12-18 01:04:52 pgsql: Update project link of pgBadger in documentation