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 +-

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

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

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

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

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

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