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-0007BU-Pk@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
------
master

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

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