pgAdmin III commit: Fix RE of options in foreign tables - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Fix RE of options in foreign tables
Date
Msg-id E1SKG7S-0002u2-6N@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix RE of options in foreign tables

Report from Regina.

Branch
------
master

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

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


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix RE of options in foreign tables
Next
From: Dave Page
Date:
Subject: pgAgent commit: Don't try to include sys/wait.h on Windows.