Add support for foreign table object.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=11c052fa5e2a1983c3f54a765c58df6962d79ac5
Modified Files
--
CHANGELOG|1 +
pgadmin/dlg/dlgForeignTable.cpp
Support for user mapping.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=8f10573672cfa0a472b064d7b36746be393441c8
Modified Files
--
CHANGELOG |1 +
pgadmin/dlg/dlgForeignServer.cpp
Support for extension object.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=8fa7c46d17a59233f4e4b84bc48589c387747dc1
Modified Files
--
CHANGELOG |1 +
pgadmin/dlg/dlgExtension.cpp| 198
Support for ALTER TABLE ADD UNIQUE/PKEY USING INDEX
This patch adds a combobox with all the table'index. Choosing one allows the
user to add an index constraint with a name and an index.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c7cadf4f6
Add a missing image.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=35c944264b172cecb68f8db2824485e2cd6969b2
Modified Files
--
pgadmin/include/images/module.mk |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
--
Sent vi
Add missing project file to the distribution
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=bba7e18249935297c00a927e596b28794190bae4
Modified Files
--
xtra/png2c/Makefile.am |3 ++-
1 files changed, 2 insertions(+), 1 deletions(
Ensure the Windows build rules get included in the tarball.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=422ee06fe7eeb3d0f82aad8372438c96b2eb307e
Modified Files
--
Makefile.am |1 +
1 files changed, 1 insertions(+), 0 deletion
Really fix the *nix build system.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=b4fc55f7919968dc6cdf159131d928203568bc5e
Modified Files
--
pgadmin/include/schema/module.mk |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Fix the *nix build.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=f1d6cab0b552c5ed96724274173aa4950699bfda
Modified Files
--
pgadmin/include/schema/module.mk |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
Sent vi