Thanks Susan. I've applied the changes to the master and 1.16 branches with
a few minor tweaks:
- Removed Windows line endings
- Fixed the query tool colours image
- Tweaked a couple of option descriptions that weren't entirely accurate (I
think they were there previously, rather than being ones y
Rewrite the docs for the options dialogue.
Branch
--
REL-1_16_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=793f1f8e04db5c517ce81f31cf12cc4ccb4b8ed5
Author: Susan Douglas
Modified Files
--
docs/en_US/images/options-binary_paths.png
Rewrite the docs for the options dialogue.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c2b67fa1b65e58349cbd5329a9eff3bc795eec7f
Author: Susan Douglas
Modified Files
--
docs/en_US/images/options-binary_paths.png | Bin 0 ->
On Nov 1, 2012, at 9:00 AM, Dave Page wrote:
> Hi
>
> It seems to be missing options.png. Can you send that too please?
Sorry about that!
<>
>
> Thanks!
>
> On Thu, Nov 1, 2012 at 9:46 AM, Susan Douglas wrote:
>> Hi Dave,
>>
>> I've attached the documentation update for the Options tree co
Hi
It seems to be missing options.png. Can you send that too please?
Thanks!
On Thu, Nov 1, 2012 at 9:46 AM, Susan Douglas wrote:
> Hi Dave,
>
> I've attached the documentation update for the Options tree control for
> review and check in. Thanks!
>
> -- Susan
>
>
>
> --
> Sent via pgadmin-ha
Thanks, applied.
On Thu, Nov 1, 2012 at 9:45 AM, Akshay Joshi
wrote:
> Hi Dave
>
> I have figured out the problem where there is no more Delete/Drop
> constraints in 1.16. We have made some changes for the domains and check
> constraints where we have replace the pgTable and pgTableObjCollection
Fix dropping of constraints
Branch
--
REL-1_16_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=040b10a11ea82065ac5185f3efc941ac3cc0600d
Author: Akshay Joshi
Modified Files
--
CHANGELOG |1 +
pgadmin/schema/pgCheck
Fix dropping of constraints
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=e92f6be2c2872e85049a54f4b06613f9dd242b3b
Author: Akshay Joshi
Modified Files
--
CHANGELOG |1 +
pgadmin/schema/pgCheck.cpp |
On Thu, Nov 1, 2012 at 11:38 AM, Akshay Joshi
wrote:
>
>
> On Wed, Oct 31, 2012 at 10:30 PM, Dave Page wrote:
>>
>> Hi
>>
>> On Tue, Oct 23, 2012 at 12:33 PM, Akshay Joshi
>> wrote:
>> >
>> >Here the problem is we don't have an entry in the "pgpass" file for
>> > the
>> > localip:port pair(o
On Wed, Oct 31, 2012 at 10:30 PM, Dave Page wrote:
> Hi
>
> On Tue, Oct 23, 2012 at 12:33 PM, Akshay Joshi
> wrote:
> >
> >Here the problem is we don't have an entry in the "pgpass" file for
> the
> > localip:port pair(one end of the SSH tunnel). At the first attempt to
> > connect
> >to
Hi Dave
I have figured out the problem where there is no more Delete/Drop
constraints in 1.16. We have made some changes for the domains and check
constraints where we have replace the pgTable and pgTableObjCollection with
pgSchema and pgSchemaObjCollection, due to which this error occurs. I have
11 matches
Mail list logo