pgAdmin III commit: Always add parenthesis, even if there is no columns - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Always add parenthesis, even if there is no columns
Date
Msg-id E1QkM2N-0007BW-QW@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Always add parenthesis, even if there is no columns

The CREATE TABLE statement should always have parenthesis, even if there is no
column or option between them.

Branch
------
REL-1_14_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a387554a5154da9e7cad6bd31aa4b54bbfb805e8

Modified Files
--------------
pgadmin/schema/pgTable.cpp |    9 +--------
1 files changed, 1 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Copy/Paste table(s) functions - git context patch
Next
From: Guillaume Lelarge
Date:
Subject: Re: Copy/Paste table(s) functions - git context patch