pgsql: Whitespace fix - replace tab with spaces in CREATE TABLE command - Mailing list pgsql-committers

From Joe Conway
Subject pgsql: Whitespace fix - replace tab with spaces in CREATE TABLE command
Date
Msg-id E1ZAhdh-0007Dj-5p@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Whitespace fix - replace tab with spaces in CREATE TABLE command.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1fd0d5ec0373666fe00db4f641490d9e82f53e01

Modified Files
--------------
src/test/regress/expected/rowsecurity.out |    2 +-
src/test/regress/sql/rowsecurity.sql      |    2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Replace obsolete autoconf macros with their modern replacements.
Next
From: Joe Conway
Date:
Subject: pgsql: Whitespace fix - replace tab with spaces in CREATE TABLE command