postgresql/src/test/subscription/t
Michael Paquier 8961cb9a03 Fix typos in comments
The changes done in this commit impact comments with no direct
user-visible changes, with fixes for incorrect function, variable or
structure names.

Author: Alexander Lakhin
Discussion: https://postgr.es/m/e8c38840-596a-83d6-bd8d-cebc51111572@gmail.com
2023-05-02 12:23:08 +09:00
..
001_rep_changes.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
002_types.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
003_constraints.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
004_sync.pl Fix typos in comments 2023-05-02 12:23:08 +09:00
005_encoding.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
006_rewrite.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
007_ddl.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
008_diff_schema.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
009_matviews.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
010_truncate.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
011_generated.pl Make new GENERATED-expressions code more bulletproof. 2023-01-15 13:14:52 -05:00
012_collation.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
013_partition.pl Fix various typos and incorrect/outdated name references 2023-04-19 13:50:33 +12:00
014_binary.pl Allow logical replication to copy tables in binary format. 2023-03-23 08:45:51 +05:30
015_stream.pl Refactor background psql TAP functions 2023-04-07 22:14:20 +02:00
016_stream_subxact.pl Rename GUC logical_decoding_mode to logical_replication_mode. 2023-01-30 08:02:08 +05:30
017_stream_ddl.pl Perform apply of large transactions by parallel workers. 2023-01-09 07:52:45 +05:30
018_stream_subxact_abort.pl Allow the logical_replication_mode to be used on the subscriber. 2023-02-02 08:15:18 +05:30
019_stream_subxact_ddl_abort.pl Rename GUC logical_decoding_mode to logical_replication_mode. 2023-01-30 08:02:08 +05:30
020_messages.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
021_twophase.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
022_twophase_cascade.pl Perform apply of large transactions by parallel workers. 2023-01-09 07:52:45 +05:30
023_twophase_stream.pl Fix various typos and incorrect/outdated name references 2023-04-19 13:50:33 +12:00
024_add_drop_pub.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
025_rep_changes_for_schema.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
026_stats.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
027_nosuperuser.pl Perform logical replication actions as the table owner. 2023-04-04 11:25:23 -04:00
028_row_filter.pl Avoid syncing data twice for the 'publish_via_partition_root' option. 2023-03-29 10:46:58 +05:30
029_on_error.pl Fix various typos and incorrect/outdated name references 2023-04-19 13:50:33 +12:00
030_origin.pl Update copyright for 2023 2023-01-02 15:00:37 -05:00
031_column_list.pl Avoid syncing data twice for the 'publish_via_partition_root' option. 2023-03-29 10:46:58 +05:30
032_subscribe_use_index.pl Add the testcases for 89e46da5e5. 2023-03-15 09:31:44 +05:30
033_run_as_table_owner.pl Add a run_as_owner option to subscriptions. 2023-04-04 12:03:03 -04:00
100_bugs.pl Ignore generated columns during apply of update/delete. 2023-03-23 11:58:36 +05:30