pgsql: Fix misspellings - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix misspellings
Date
Msg-id E1Ylg2f-0008Ms-CY@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix misspellings

Amit Langote and Thom Brown

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9ba978c8cc80d6f9e78b2ceef7f94834317b46aa

Modified Files
--------------
doc/src/sgml/ddl.sgml                         |    2 +-
src/test/regress/expected/updatable_views.out |    2 +-
src/test/regress/sql/updatable_views.sql      |    2 +-
3 files changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Stephen Frost
Date:
Subject: pgsql: Copy the relation name for error reporting in WCOs
Next
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Move ALTER TABLE IF EXISTS description to better place