postgresql/src/include/replication
Heikki Linnakangas 4fc72cc7bb Collection of typo fixes.
Use "a" and "an" correctly, mostly in comments. Two error messages were
also fixed (they were just elogs, so no translation work required). Two
function comments in pg_proc.h were also fixed. Etsuro Fujita reported one
of these, but I found a lot more with grep.

Also fix a few other typos spotted while grepping for the a/an typos.
For example, "consists out of ..." -> "consists of ...". Plus a "though"/
"through" mixup reported by Euler Taveira.

Many of these typos were in old code, which would be nice to backpatch to
make future backpatching easier. But much of the code was new, and I didn't
feel like crafting separate patches for each branch. So no backpatching.
2015-05-20 16:56:22 +03:00
..
basebackup.h Map basebackup tablespaces using a tablespace_map file 2015-05-12 09:29:10 -04:00
decode.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
logical.h Introduce replication progress tracking infrastructure. 2015-04-29 19:30:53 +02:00
logicalfuncs.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
origin.h Correct replication origin's use of UINT16_MAX to PG_UINT16_MAX. 2015-04-30 00:19:36 +02:00
output_plugin.h Introduce replication progress tracking infrastructure. 2015-04-29 19:30:53 +02:00
reorderbuffer.h Collection of typo fixes. 2015-05-20 16:56:22 +03:00
slot.h Add 'active_in' column to pg_replication_slots. 2015-04-21 11:51:06 +02:00
snapbuild.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
syncrep.h Make SyncRepWakeQueue to a static function 2015-03-26 10:34:08 +09:00
walreceiver.h Tweak __attribute__-wrapping macros for better pgindent results. 2015-03-26 14:03:25 -04:00
walsender.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
walsender_private.h Tweak __attribute__-wrapping macros for better pgindent results. 2015-03-26 14:03:25 -04:00