Spelling fixes
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 14 Mar 2017 16:57:10 +0000 (12:57 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 14 Mar 2017 16:58:39 +0000 (12:58 -0400)
From: Josh Soref <jsoref@gmail.com>

24 files changed:
contrib/ltree/ltxtquery_io.c
doc/src/sgml/biblio.sgml
doc/src/sgml/monitoring.sgml
doc/src/sgml/protocol.sgml
doc/src/sgml/ref/create_trigger.sgml
doc/src/sgml/release-8.4.sgml
doc/src/sgml/release-9.0.sgml
doc/src/sgml/release-9.1.sgml
doc/src/sgml/release-9.2.sgml
doc/src/sgml/release-9.3.sgml
doc/src/sgml/release-9.4.sgml
doc/src/sgml/release-9.6.sgml
doc/src/sgml/release-old.sgml
src/backend/access/transam/xlog.c
src/backend/executor/nodeAgg.c
src/backend/optimizer/geqo/geqo_erx.c
src/backend/port/dynloader/linux.c
src/backend/replication/logical/worker.c
src/backend/replication/walreceiverfuncs.c
src/bin/pg_basebackup/t/030_pg_recvlogical.pl
src/include/access/xlog_internal.h
src/interfaces/libpq/bcc32.mak
src/test/regress/expected/tsdicts.out
src/test/regress/sql/tsdicts.sql

index 32d90462581d9ea10bf36ec7e338785faba8d8cf..9ca19942491fe92a824dce44106e67e94119cd35 100644 (file)
@@ -96,7 +96,7 @@ gettoken_query(QPRS_STATE *state, int32 *val, int32 *lenval, char **strval, uint
                    if (*flag)
                        ereport(ERROR,
                                (errcode(ERRCODE_SYNTAX_ERROR),
-                                errmsg("modificators syntax error")));
+                                errmsg("modifiers syntax error")));
                    *lenval += charlen;
                }
                else if (charlen == 1 && t_iseq(state->buf, '%'))
index e2cd69d2781dc0a927a7630af06b07d98aac1c9e..0da3a83faece93309dd95a16fa43abdc8c49d79e 100644 (file)
@@ -295,7 +295,7 @@ ssimkovi@ag.or.at
     <pubdate>April, 1990</pubdate>
     <publisher>
      <publishername>University  of  California</publishername>
-     <address>Berkely, California</address>
+     <address>Berkeley, California</address>
     </publisher>
    </biblioset>
    </biblioentry>
index 4d03531cc154b9bd06b75280b8d3314b1972f6f4..9eaf43adb1aae03786b8552d57543a9b3c3eabe8 100644 (file)
@@ -1233,7 +1233,7 @@ postgres   27093  0.0  0.0  30096  2752 ?        Ss   11:34   0:00 postgres: ser
         </row>
         <row>
          <entry><literal>MessageQueuePutMessage</></entry>
-         <entry>Waiting to write a protoocol message to a shared message queue.</entry>
+         <entry>Waiting to write a protocol message to a shared message queue.</entry>
         </row>
         <row>
          <entry><literal>MessageQueueReceive</></entry>
index 3d6e8eed4341d856f23324bcb2da45713c538a30..67f3f455dbe8e7c859d75460e43a7b6faad5310d 100644 (file)
@@ -6019,7 +6019,7 @@ TupleData
 </term>
 <listitem>
 <para>
-                Idenfifies the data as NULL value.
+                Identifies the data as NULL value.
 </para>
 </listitem>
 </varlistentry>
@@ -6032,7 +6032,7 @@ TupleData
 </term>
 <listitem>
 <para>
-                Idenfifies unchanged TOASTed value (the actual value is not
+                Identifies unchanged TOASTed value (the actual value is not
                 sent).
 </para>
 </listitem>
@@ -6046,7 +6046,7 @@ TupleData
 </term>
 <listitem>
 <para>
-                Idenfifies the data as text formatted value.
+                Identifies the data as text formatted value.
 </para>
 </listitem>
 </varlistentry>
index 8590e226e317411f0fb5bb926c13f29d8cf399f0..c9a9fa6ba2d882ca65087e4c09f5e89f436f0062 100644 (file)
@@ -295,7 +295,7 @@ UPDATE OF <replaceable>column_name1</replaceable> [, <replaceable>column_name2</
     <term><literal>REFERENCING</literal></term>
     <listitem>
      <para>
-      This immediately preceeds the declaration of one or two relations which
+      This immediately precedes the declaration of one or two relations which
       can be used to read the before and/or after images of all rows directly
       affected by the triggering statement.  An <literal>AFTER EACH ROW</>
       trigger is allowed to use both these transition relation names and the
index 0d0478855edc18caaa9e9a59de14533fcc6f7879..f43b0958bc5273bd6b3cabef92a38447d6b7c289 100644 (file)
 
      <para>
       This prevents scenarios wherein a pathological regular expression
-      could lock up a server process uninterruptably for a long time.
+      could lock up a server process uninterruptibly for a long time.
      </para>
     </listitem>
 
index 2238b537456909a0153a2c8a6fcd31f4adc42724..08bc339e2eaab0800c31309c6d754f89c948b30b 100644 (file)
 
      <para>
       This prevents scenarios wherein a pathological regular expression
-      could lock up a server process uninterruptably for a long time.
+      could lock up a server process uninterruptibly for a long time.
      </para>
     </listitem>
 
index edacfbf3559fc133b4dfe9044404a77a7478e160..eb2d6ac2785f84ca644aedd3eb1124218603790a 100644 (file)
@@ -3941,7 +3941,7 @@ Branch: REL9_0_STABLE [9d6af7367] 2015-08-15 11:02:34 -0400
 
      <para>
       This prevents scenarios wherein a pathological regular expression
-      could lock up a server process uninterruptably for a long time.
+      could lock up a server process uninterruptibly for a long time.
      </para>
     </listitem>
 
index 5c80517eafca2afe91af0993a97bb5dc775986d9..b27176bdd672e6f15f0152340b7322b65545df35 100644 (file)
@@ -4774,7 +4774,7 @@ Branch: REL9_2_STABLE [6b700301c] 2015-02-17 16:03:00 +0100
 
      <para>
       This prevents scenarios wherein a pathological regular expression
-      could lock up a server process uninterruptably for a long time.
+      could lock up a server process uninterruptibly for a long time.
      </para>
     </listitem>
 
index 7f4adcd8c3a25e6d61e41f5d0f8a10b90a64b4e5..df36947930d1e98b5c9f79a8e26fe198a7ffbe3b 100644 (file)
@@ -6968,7 +6968,7 @@ Branch: REL8_4_STABLE [b6e143458] 2014-03-01 15:21:13 -0500
 
      <para>
       This prevents scenarios wherein a pathological regular expression
-      could lock up a server process uninterruptably for a long time.
+      could lock up a server process uninterruptibly for a long time.
      </para>
     </listitem>
 
index 4b7e41b67f68fe9c3cf8f0e545097ffe665a35bd..3d5e4cf52aed00b0055dd7c8738199cf6812990c 100644 (file)
@@ -8899,7 +8899,7 @@ Branch: REL9_4_STABLE [c2b06ab17] 2015-01-30 22:45:58 -0500
       <listitem>
        <para>
         Add <xref linkend="APP-CREATEUSER"> option <option>-g</>
-        to specify role membership (Chistopher Browne)
+        to specify role membership (Christopher Browne)
        </para>
       </listitem>
 
index 02cc8c9003c3e59d1ec093d051823ce46684f579..7a37f3f44befb256ef31a19b1c2232d4fb71c460 100644 (file)
@@ -3116,7 +3116,7 @@ and many others in the same vein
 
        <para>
         This view exposes the same information available from
-        the <application>pg_config</> comand-line utility,
+        the <application>pg_config</> command-line utility,
         namely assorted compile-time configuration information for
         <productname>PostgreSQL</>.
        </para>
index 266d8719b6847121c564558ff4c6240f83694916..a8622188ebee79a8b909567d28700fb35aefc049 100644 (file)
@@ -5737,8 +5737,8 @@ fix rtree for use in inner scan (Vadim)
 fix gist for use in inner scan, cleanups (Vadim, Andrea)
 avoid unnecessary local buffers allocation (Vadim, Massimo)
 fix local buffers leak in transaction aborts (Vadim)
-fix file manager memmory leaks, cleanups (Vadim, Massimo)
-fix storage manager memmory leaks (Vadim)
+fix file manager memory leaks, cleanups (Vadim, Massimo)
+fix storage manager memory leaks (Vadim)
 fix btree duplicates handling (Vadim)
 fix deleted rows reincarnation caused by vacuum (Vadim)
 fix SELECT varchar()/char() INTO TABLE made zero-length fields(Bruce)
@@ -5904,7 +5904,7 @@ European date format now set when postmaster is started
 Execute lowercase function names if not found with exact case
 Fixes for aggregate/GROUP processing, allow 'select sum(func(x),sum(x+y) from z'
 Gist now included in the distribution(Marc)
-Idend authentication of local users(Bryan)
+Ident authentication of local users(Bryan)
 Implement BETWEEN qualifier(Bruce)
 Implement IN qualifier(Bruce)
 libpq has PQgetisnull()(Bruce)
index c8c2dd8ccaacb3f5ee698fa52f6a628a0c655127..64335f909e378c23e9c022eee0de3e35817c5601 100644 (file)
@@ -859,7 +859,7 @@ static bool InstallXLogFileSegment(XLogSegNo *segno, char *tmppath,
                       bool find_free, XLogSegNo max_segno,
                       bool use_lock);
 static int XLogFileRead(XLogSegNo segno, int emode, TimeLineID tli,
-            int source, bool notexistOk);
+            int source, bool notfoundOk);
 static int XLogFileReadAnyTLI(XLogSegNo segno, int emode, int source);
 static int XLogPageRead(XLogReaderState *xlogreader, XLogRecPtr targetPagePtr,
             int reqLen, XLogRecPtr targetRecPtr, char *readBuf,
index aa081523506c7b4cb67af626a342c85908c7ab2d..3207ee460c270290dd305bdf46720f3d9b56b9be 100644 (file)
@@ -486,7 +486,7 @@ static void agg_fill_hash_table(AggState *aggstate);
 static TupleTableSlot *agg_retrieve_hash_table(AggState *aggstate);
 static Datum GetAggInitVal(Datum textInitVal, Oid transtype);
 static void build_pertrans_for_aggref(AggStatePerTrans pertrans,
-                         AggState *aggsate, EState *estate,
+                         AggState *aggstate, EState *estate,
                          Aggref *aggref, Oid aggtransfn, Oid aggtranstype,
                          Oid aggserialfn, Oid aggdeserialfn,
                          Datum initValue, bool initValueIsNull,
index 023abf70e21fe02ce8f95bf64f292fc3ee1b13ce..133fe32348401472fcdc2879aa21f0582f8b9a9e 100644 (file)
@@ -458,7 +458,7 @@ edge_failure(PlannerInfo *root, Gene *gene, int index, Edge *edge_table, int num
            if (edge_table[i].unused_edges >= 0)
                return (Gene) i;
 
-       elog(LOG, "no edge found via looking for the last ununsed point");
+       elog(LOG, "no edge found via looking for the last unused point");
    }
 
 
index 5d8a76af59e6c3f49939ebb34251111bedf27575..368bf0006f3ab3e31fb83ec93c940aa3db7eb789 100644 (file)
@@ -124,7 +124,7 @@ char *
 pg_dlerror(void)
 {
 #ifndef HAVE_DLD_H
-   return "dynaloader unspported";
+   return "dynaloader unsupported";
 #else
    return dld_strerror(dld_errno);
 #endif
index 535aa2df1ba42ac031581cb6d51449309fa98689..c3e54af259137e9890ac7ae3fa0eebaa6c0dac4e 100644 (file)
@@ -575,7 +575,7 @@ check_relation_updatable(LogicalRepRelMapEntry *rel)
    ereport(ERROR,
            (errcode(ERRCODE_OBJECT_NOT_IN_PREREQUISITE_STATE),
             errmsg("logical replication target relation \"%s.%s\" has "
-                   "neither REPLICA IDENTIY index nor PRIMARY "
+                   "neither REPLICA IDENTITY index nor PRIMARY "
                    "KEY and published relation does not have "
                    "REPLICA IDENTITY FULL",
                    rel->remoterel.nspname, rel->remoterel.relname)));
index 8bf1fe85652d8e00a93918ee8174890cc178a5f4..8ed7254b5c60af486ffd3e1ca1ac58dbf45bab83 100644 (file)
@@ -321,7 +321,7 @@ GetReplicationApplyDelay(void)
    long        secs;
    int         usecs;
 
-   TimestampTz chunckReplayStartTime;
+   TimestampTz chunkReplayStartTime;
 
    SpinLockAcquire(&walrcv->mutex);
    receivePtr = walrcv->receivedUpto;
@@ -332,12 +332,12 @@ GetReplicationApplyDelay(void)
    if (receivePtr == replayPtr)
        return 0;
 
-   chunckReplayStartTime = GetCurrentChunkReplayStartTime();
+   chunkReplayStartTime = GetCurrentChunkReplayStartTime();
 
-   if (chunckReplayStartTime == 0)
+   if (chunkReplayStartTime == 0)
        return -1;
 
-   TimestampDifference(chunckReplayStartTime,
+   TimestampDifference(chunkReplayStartTime,
                        GetCurrentTimestamp(),
                        &secs, &usecs);
 
index b43176fdc66014221f8ea3f82a7873980d9a5f85..3e66f70fce75767bbaaa75cae2293b0a86cf7490 100644 (file)
@@ -29,7 +29,7 @@ $node->command_fails(['pg_recvlogical', '-S', 'test'],
 $node->command_fails(['pg_recvlogical', '-S', 'test', '-d', 'postgres'],
    'pg_recvlogical needs an action');
 $node->command_fails(['pg_recvlogical', '-S', 'test', '-d', $node->connstr('postgres'), '--start'],
-   'no destionation file');
+   'no destination file');
 
 $node->command_ok(['pg_recvlogical', '-S', 'test', '-d', $node->connstr('postgres'), '--create-slot'],
    'slot created');
index 578bff593c1152f8a3bf034f1647b3d0fa00e82a..b8b15f18752cf460c559bbcb63bf15825febb1a7 100644 (file)
@@ -288,7 +288,7 @@ extern const RmgrData RmgrTable[];
  * Exported to support xlog switching from checkpointer
  */
 extern pg_time_t GetLastSegSwitchData(XLogRecPtr *lastSwitchLSN);
-extern XLogRecPtr RequestXLogSwitch(bool mark_uninmportant);
+extern XLogRecPtr RequestXLogSwitch(bool mark_unimportant);
 
 extern void GetOldestRestartPoint(XLogRecPtr *oldrecptr, TimeLineID *oldtli);
 
index 78102fafd45c948a93bff59100677ddd728fdf53..f541fa8ee6ea878984b0411d605184ded070c62b 100644 (file)
@@ -8,7 +8,7 @@
 
 !IF "$(BCB)" == ""
 !MESSAGE You must edit bcc32.mak and define BCB at the top
-!ERROR misssing BCB
+!ERROR missing BCB
 !ENDIF
 
 !IF "$(__NMAKE__)" == ""
index 493a25587c2bc952ca80855b743e978c57a9657d..0744ef803b1c95157f3d1424c267acaaec05474d 100644 (file)
@@ -568,10 +568,10 @@ SELECT to_tsvector('thesaurus_tst', 'one postgres one two one two three one');
  '1':1,5 '12':3 '123':4 'pgsql':2
 (1 row)
 
-SELECT to_tsvector('thesaurus_tst', 'Supernovae star is very new star and usually called supernovae (abbrevation SN)');
-                         to_tsvector                         
--------------------------------------------------------------
- 'abbrev':10 'call':8 'new':4 'sn':1,9,11 'star':5 'usual':7
+SELECT to_tsvector('thesaurus_tst', 'Supernovae star is very new star and usually called supernovae (abbreviation SN)');
+                         to_tsvector                          
+--------------------------------------------------------------
+ 'abbrevi':10 'call':8 'new':4 'sn':1,9,11 'star':5 'usual':7
 (1 row)
 
 SELECT to_tsvector('thesaurus_tst', 'Booking tickets is looking like a booking a tickets');
index ed2cbe1fec55795fde3b081910e8cfba14be615d..a5a569e1ad4f21e5b13ae33662fd1884163561aa 100644 (file)
@@ -186,5 +186,5 @@ ALTER TEXT SEARCH CONFIGURATION thesaurus_tst ALTER MAPPING FOR
    WITH synonym, thesaurus, english_stem;
 
 SELECT to_tsvector('thesaurus_tst', 'one postgres one two one two three one');
-SELECT to_tsvector('thesaurus_tst', 'Supernovae star is very new star and usually called supernovae (abbrevation SN)');
+SELECT to_tsvector('thesaurus_tst', 'Supernovae star is very new star and usually called supernovae (abbreviation SN)');
 SELECT to_tsvector('thesaurus_tst', 'Booking tickets is looking like a booking a tickets');