Hi,
On Thu, Feb 10, 2011 at 8:48 PM, Dave Page wrote:
> On Mon, Feb 7, 2011 at 9:03 AM, Nikhil S wrote:
> > One side-effect of this feature is that earlier where non-default
> variables
> > appeared as empty, they will now appear with values "". This will happen
> > only if some arguments have
On Fri, Feb 11, 2011 at 12:44 AM, Peter Geoghegan
wrote:
> On 10 February 2011 23:31, Dave Page wrote:
>> Can u send me the code from Julian please?
>
> I assume you want me to send you the new, improved OGL from Julian +
> my fixes to make it build against 2.9, which I myself am using . I'll
> s
On 10 February 2011 23:31, Dave Page wrote:
> Can u send me the code from Julian please?
I assume you want me to send you the new, improved OGL from Julian +
my fixes to make it build against 2.9, which I myself am using . I'll
send it to you later, because I don't have it at the moment.
>> By t
On 2/11/11, Peter Geoghegan wrote:
> On 10 February 2011 23:01, Dave Page wrote:
>> Oh, OK - so what is in GIT now should build with wx2.9 from SVN (bar
>> OGL of course)?
>
> Yes. You'll want to build OGL against 2.9 SVN too, obviously. I don't
> think I made available a version that builds clea
On 10 February 2011 23:01, Dave Page wrote:
> Oh, OK - so what is in GIT now should build with wx2.9 from SVN (bar
> OGL of course)?
Yes. You'll want to build OGL against 2.9 SVN too, obviously. I don't
think I made available a version that builds cleanly against 2.9, but
you independently did th
On Thu, Feb 10, 2011 at 11:49 PM, Peter Geoghegan
wrote:
> On 10 February 2011 22:22, Dave Page wrote:
>
>> D'oh! Please send that over.
>
> It's included in the patch. I did the "git stash; git pull; git stash
> pop" trick.
Oh, OK - so what is in GIT now should build with wx2.9 from SVN (bar
OG
On 10 February 2011 22:22, Dave Page wrote:
> D'oh! Please send that over.
It's included in the patch. I did the "git stash; git pull; git stash
pop" trick.
--
Regards,
Peter Geoghegan
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscript
On Thu, Feb 10, 2011 at 2:35 PM, Peter Geoghegan
wrote:
> On 10 February 2011 03:04, Dave Page wrote:
>> iirc, there's some code in events.cpp which skips certain types of
>> background redraw. Try commenting that out.
>
> Perhaps you should commit my earlier patch. It's very difficult to
> predi
Add the statistics reset information on databases
Magnus commited a patch today that adds a new column in pg_stat_database. This
patch displays the new column in the Statistics tab of the Databases node and
of each individual database's node.
Branch
--
master
Details
---
http://git.postg
Add 3 more informations from pg_stat_replication
Heikki added today three more informations in the pg_stat_replication stats
view. They are added to the pseudo query displayed in the statistics tab of a
server.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;
Fix the collate and ctype combobox on dlgDatabase
This way, a user can write the collation and character type he wants.
Report from Jan-Peter Seifert.
Branch
--
REL-1_12_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d4d3f2b13eaaca2c4c3deb85446f
Fix the collate and ctype combobox on dlgDatabase
This way, a user can write the collation and character type he wants.
Report from Jan-Peter Seifert.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=0501c439c8a8031ddd9aec85033816d1d0c1ae3c
Mo
On Mon, Feb 7, 2011 at 9:03 AM, Nikhil S wrote:
> One side-effect of this feature is that earlier where non-default variables
> appeared as empty, they will now appear with values "". This will happen
> only if some arguments have defvals and some don't. We could have added code
> to do away with
> Thanks - applied.
>
> Thanks Dave.
Regards,
Nikhils
> On Mon, Feb 7, 2011 at 1:01 PM, Nikhil S wrote:
> > Hi,
> >
> > If one clicks on Postgres (non EDB) database and tries to expand the
> schema
> > tab, then the current git head spits out an error. The offending query
> > contains the follo
Thanks - applied.
On Mon, Feb 7, 2011 at 1:01 PM, Nikhil S wrote:
> Hi,
>
> If one clicks on Postgres (non EDB) database and tries to expand the schema
> tab, then the current git head spits out an error. The offending query
> contains the following comparison
>
> protype = 1;
>
> protype is of t
Fix a datatype issue with a query on EDB Advanced Server.
Branch
--
REL-1_12_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d10dd02bd7849cf027da7647ed260f487ee1726b
Author: Nikhil S
Modified Files
--
CHANGELOG |2
Fix a datatype issue with a query on EDB Advanced Server.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=2cff26739e5451ce5e48043caeeb4034a69c6d41
Author: Nikhil S
Modified Files
--
CHANGELOG |2 ++
pgadmin/s
On 10 February 2011 03:04, Dave Page wrote:
> iirc, there's some code in events.cpp which skips certain types of
> background redraw. Try commenting that out.
Perhaps you should commit my earlier patch. It's very difficult to
predict how long it will take to figure this out.
By the way, your ear
18 matches
Mail list logo