pgsql: Fix typo in create_index.sql. - Mailing list pgsql-committers

From Dean Rasheed
Subject pgsql: Fix typo in create_index.sql.
Date
Msg-id E1uix70-000itz-1J@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo in create_index.sql.

Introduced by 578b229718e.

Author: Dean Rasheed <dean.a.rasheed@gmail.com>
Reviewed-by: Tender Wang <tndrwang@gmail.com>
Discussion: https://postgr.es/m/CAEZATCV_CzRSOPMf1gbHQ7xTmyrV6kE7ViCBD6B81WF7GfTAEA@mail.gmail.com
Backpatch-through: 13

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/747e869af6137b5176cca2e06566680870040f68

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


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Split func.sgml into more manageable pieces
Next
From: Melanie Plageman
Date:
Subject: pgsql: Minor test fixes in 035_standby_logical_decoding.pl