[pgadmin-hackers] pgAdmin III commit: Add support for foreign table object.

2011-03-30 Thread Guillaume Lelarge
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

[pgadmin-hackers] pgAdmin III commit: Support for user mapping.

2011-03-30 Thread Guillaume Lelarge
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

[pgadmin-hackers] pgAdmin III commit: Support for extension object.

2011-03-30 Thread Guillaume Lelarge
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

[pgadmin-hackers] pgAdmin III commit: Support for ALTER TABLE ADD UNIQUE/PKEY USING INDEX

2011-03-30 Thread Guillaume Lelarge
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

[pgadmin-hackers] pgAdmin III commit: Add a missing image.

2011-03-30 Thread Dave Page
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

[pgadmin-hackers] pgAdmin III commit: Add missing project file to the distribution

2011-03-30 Thread Dave Page
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(

[pgadmin-hackers] pgAdmin III commit: Ensure the Windows build rules get included in the

2011-03-30 Thread Dave Page
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

[pgadmin-hackers] pgAdmin III commit: Really fix the *nix build system.

2011-03-30 Thread Dave Page
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(-)

[pgadmin-hackers] pgAdmin III commit: Fix the *nix build.

2011-03-30 Thread Dave Page
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