pgsql: Fix typo in test comment

2023-09-23 Thread Daniel Gustafsson
Fix typo in test comment

s/currect/correct/, accidentally introduced in 608b167f9f9.

Branch
--
master

Details
---
https://git.postgresql.org/pg/commitdiff/1f9e3a9be539f912babd3ad58d01a4ce6aa0b85b

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



pgsql: Fix typo in test comment.

2020-08-14 Thread Heikki Linnakangas
Fix typo in test comment.

Branch
--
REL_12_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/f81167adbf7414f3ce7baa12e0894501db68f73f

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



pgsql: Fix typo in test comment.

2020-08-14 Thread Heikki Linnakangas
Fix typo in test comment.

Branch
--
REL_13_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/cabec1dbdf405211c1a4d30f52a91e8de2cf7226

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



pgsql: Fix typo in test comment.

2020-08-14 Thread Heikki Linnakangas
Fix typo in test comment.

Branch
--
master

Details
---
https://git.postgresql.org/pg/commitdiff/5bdf694568ef0b9eebef32002a9ebc1918dd0b4b

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



pgsql: Fix typo in test comment.

2020-05-28 Thread Heikki Linnakangas
Fix typo in test comment.

The same comment was copied to a few different places, with the same typo.
Backpatch down to v11, where this typo was introduced.

Branch
--
REL_11_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/25fc24ba90df99d3c331627f3e4efb795a440dd0

Modified Files
--
src/test/regress/expected/alter_table.out | 2 +-
src/test/regress/expected/hash_part.out   | 2 +-
src/test/regress/expected/insert.out  | 2 +-
src/test/regress/expected/partition_prune.out | 2 +-
src/test/regress/sql/alter_table.sql  | 2 +-
src/test/regress/sql/hash_part.sql| 2 +-
src/test/regress/sql/insert.sql   | 2 +-
src/test/regress/sql/partition_prune.sql  | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)



pgsql: Fix typo in test comment.

2020-05-28 Thread Heikki Linnakangas
Fix typo in test comment.

The same comment was copied to a few different places, with the same typo.
Backpatch down to v11, where this typo was introduced.

Branch
--
master

Details
---
https://git.postgresql.org/pg/commitdiff/0099db4ce1a19038d0d837bf82a35c989332cc58

Modified Files
--
src/test/regress/expected/alter_table.out | 2 +-
src/test/regress/expected/hash_part.out   | 2 +-
src/test/regress/expected/insert.out  | 2 +-
src/test/regress/expected/partition_prune.out | 2 +-
src/test/regress/sql/alter_table.sql  | 2 +-
src/test/regress/sql/hash_part.sql| 2 +-
src/test/regress/sql/insert.sql   | 2 +-
src/test/regress/sql/partition_prune.sql  | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)



pgsql: Fix typo in test comment.

2020-05-28 Thread Heikki Linnakangas
Fix typo in test comment.

The same comment was copied to a few different places, with the same typo.
Backpatch down to v11, where this typo was introduced.

Branch
--
REL_12_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/169a6588a71724e7932ece91d844b810b0dbed67

Modified Files
--
src/test/regress/expected/alter_table.out | 2 +-
src/test/regress/expected/hash_part.out   | 2 +-
src/test/regress/expected/insert.out  | 2 +-
src/test/regress/expected/partition_prune.out | 2 +-
src/test/regress/sql/alter_table.sql  | 2 +-
src/test/regress/sql/hash_part.sql| 2 +-
src/test/regress/sql/insert.sql   | 2 +-
src/test/regress/sql/partition_prune.sql  | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)