pgsql-server/ ontrib/dbase/dbf2pg.c ontrib/ful ... - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql-server/ ontrib/dbase/dbf2pg.c ontrib/ful ...
Date
Msg-id 20030310222822.793BB475FC8@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@postgresql.org    03/03/10 17:28:22

Modified files:
    contrib/dbase  : dbf2pg.c
    contrib/fulltextindex: fti.c
    contrib/fuzzystrmatch: fuzzystrmatch.c
    contrib/intagg : int_aggregate.c
    contrib/intarray: _int.c
    contrib/ltree  : ltxtquery_io.c
    contrib/oid2name: oid2name.c
    contrib/pgcrypto: random.c
    contrib/spi    : moddatetime.c
    contrib/string : string_io.c
    contrib/tablefunc: tablefunc.c
    contrib/tsearch: morph.c query.c rewrite.c
    src/backend/access/gist: gist.c
    src/backend/access/hash: hashovfl.c hashstrat.c
    src/backend/access/transam: xact.c
    src/backend/commands: comment.c
    src/backend/port/beos: sem.c
    src/backend/utils/adt: formatting.c name.c pg_lzcompress.c
                           varlena.c
    src/backend/utils/mb: conv.c encnames.c mbutils.c
    src/backend/utils/misc: database.c
    src/bin/pg_dump: pg_backup_archiver.c pg_dump.c
    src/bin/psql   : common.c stringutils.c
    src/include/catalog: pg_am.h pg_amop.h pg_attrdef.h
                         pg_attribute.h pg_class.h pg_constraint.h
                         pg_database.h pg_description.h pg_group.h
                         pg_index.h pg_inherits.h pg_language.h
                         pg_largeobject.h pg_listener.h pg_opclass.h
                         pg_operator.h pg_proc.h pg_rewrite.h
                         pg_statistic.h pg_trigger.h pg_version.h
    src/include/commands: comment.h
    src/include/port: solaris.h
    src/include/storage: off.h
    src/interfaces/ecpg/include: sqlca.h
    src/interfaces/ecpg/preproc: ecpg.c
    src/interfaces/libpq: fe-auth.c fe-connect.c fe-exec.c
                          libpq-fe.h
    src/interfaces/python: pgmodule.c
    src/pl/plpython: plpython.c

Log message:
    This patch fixes a bunch of spelling mistakes in comments throughout the
    PostgreSQL source code.

    Neil Conway


pgsql-committers by date:

Previous
From: Sean Chittenden
Date:
Subject: Re: pgsql-server/ /configure /configure.in rc/incl ...
Next
From: "Marc G. Fournier"
Date:
Subject: Re: pgsql-server/ /configure /configure.in rc/incl ...