]> granicus.if.org Git - postgresql/commitdiff
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 17:45:54 +0000 (13:45 -0400)
From: Josh Soref <jsoref@gmail.com>

18 files changed:
contrib/ltree/ltxtquery_io.c
doc/src/sgml/biblio.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/walreceiverfuncs.c
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 8b16c9e9d3cc522bb1b3e618c6ea1f43b6041219..bea0dc7bde0febdb828015adb4cffa38c9621d81 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 61dce9fd7852d5ca73de3d0357c4b8bc563f0ccc..f4f98564b88966be2240a0c0dcf860f2deadc592 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 9e99de882cf8c1210d3b74f587621902d8cbb17d..0c7fe30bdad2bb68c192154a3d31187a7002d9af 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 19bb305f0e1e84eb7dcf9f295c67b7c16ba508de..6e1f0101876961a6df4817840bb37d7a41e77db8 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 bbf2429475c6795423ceb15fe8eff81a3ce95676..d02d2aaff50d58ee37f0f3c3aee03bc453258a9e 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 bffcaac46e7cdecf1bee141c75ce3ad4a97414ac..ac404ff3b1b349deec5ba8c42167a0f35cd56389 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 ec8e43f6eaeba3b263054c8ea2e2cfba7fe02128..573b40bea623f4f69420d974fbe9d417c77c40e7 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 7a7e07a4752f5113762cf67762c0e2dfae16b408..287fd81a2dc520ae99cb770ff9ddcf19117b10fa 100644 (file)
@@ -838,7 +838,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 16af185c77f75a1d7554f878d83736bba4401207..8c6aa9a13e86456449d81b4ad7acfe7952cebd84 100644 (file)
@@ -497,7 +497,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 174b29ba1a8f2c8a824148198827a4d446f24b25..2f18dc8950ac80942480feba277825321229210b 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 5f6e423f1f63c74d53ed7607849a9bf81ac6eae9..719fbe0a558424b7d7cf7818dbda7da1407b64e6 100644 (file)
@@ -322,7 +322,7 @@ GetReplicationApplyDelay(void)
        long            secs;
        int                     usecs;
 
-       TimestampTz chunckReplayStartTime;
+       TimestampTz chunkReplayStartTime;
 
        SpinLockAcquire(&walrcv->mutex);
        receivePtr = walrcv->receivedUpto;
@@ -333,12 +333,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 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');