Re: [pgadmin-hackers] Add CREATE EXTENSION Support

2014-02-13 Thread Dave Page
On Wed, Feb 12, 2014 at 5:20 PM, David E. Wheeler wrote: > On Feb 12, 2014, at 2:21 AM, Dave Page wrote: > >> Much as PostgreSQL only changes catalogs and on disk format in major >> releases, pgAgent only changes its schema in X releases (in the X.Y.Z >> numbering scheme). My point is that there

[pgadmin-hackers] pgAdmin III commit: Allow more flexible selection/deselection of rows a

2014-02-13 Thread Dave Page
Allow more flexible selection/deselection of rows and columns in Edit Grid Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=aca2885a49e0c69cf72860ad3ed99754dce64c73 Author: J.F. Oster Modified Files -- CHANGELOG

Re: [pgadmin-hackers] PATCH: Enable deselecting in SQL Grid

2014-02-13 Thread Dave Page
On Tue, Feb 11, 2014 at 3:56 PM, J.F. Oster wrote: > Hello! > > When working with datasets, it is handy for a user to both select and > deselect arbitary rows/columns by clicking labels with Control > pressed. As I can see, wxGrid "out of box" doesn't deselect, that is > annoying. Thanks - patch

Re: [pgadmin-hackers] Add CREATE EXTENSION Support

2014-02-13 Thread David E. Wheeler
On Feb 13, 2014, at 2:34 AM, Dave Page wrote: > That's what I didn't look into yet - and really just implies that the > spec (by which I assume you mean the control file) should only have > "3" as the version number doesn't it? Yes, that would work, too. I personally like to always use the same