On Mon, Oct 12, 2015 at 6:28 PM, Sanket Mehta wrote:
> Hi Ashesh,
>
> PFA the updated patch which includes the changes you have suggested.
> Please do review and commit it.
>
Hi Sanket,
Thanks for the patch.
It has been committed.
--
Thanks & Regards,
Ashesh Vashi
EnterpriseDB INDIA: Enterpri
Use the correct syntax for moving the objects from one tablespace to
another.
Syntax for moving objects from one tablespace to another has been
changed to:
"ALTER TABLE|INDEX|MATERIALIZED VIEW ALL IN TABLESPACE src [OWNED BY
username] SET TABLESPACE dest"
Branch
--
master
Details
---
htt
Hi Ashesh,
PFA the updated patch which includes the changes you have suggested.
Please do review and commit it.
Regards,
Sanket Mehta
Sr Software engineer
Enterprisedb
On Mon, Oct 12, 2015 at 4:55 PM, Sanket Mehta wrote:
> Hi Ashesh,
>
> I have created a patch regarding an issue in pgadmin rel
Hi Ashesh,
I have created a patch regarding an issue in pgadmin related to tablespace
context.
*Issue:*
While moving Table/Index/materialized view/All to another tablespace,
pgadmin gives error mentioned below:
ERROR: syntax error at or near "MOVE"
*Reason:*
As mentioned in commit id: 3c4cf08087
Thanks Susan - applied.
On Sun, Oct 11, 2015 at 10:40 PM, Susan Douglas
wrote:
> Hi All,
>
> I’ve attached a patch for the query.rst file (part of the online help) that
> adds documentation for the Auto-Commit/Auto-Rollback feature (part of the
> Query tool). Dave Page has reviewed the changes
Update docs for auto-commit/rollback.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=8decb7bff652dd2f5824717b7df0024cd049b827
Author: Susan Douglas
Modified Files
--
docs/en_US/query.rst |5 +
1 file changed, 5 insertions(+