pgsql: Fix typo in regression test comment

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in regression test comment
Date: 2018-10-24 23:41:13
Message-ID: E1gFSm1-0005Uq-70@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in regression test comment

per Michael Banck

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4beea5508e80a65a90f3fa857ea34ec71b9d6db2

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2018-10-25 00:03:44 pgsql: Improve unconstify() documentation
Previous Message Andrew Dunstan 2018-10-24 14:57:56 pgsql: Correctly set t_self for heap tuples in expand_tuple