I'm glad to see my work to date on wxWidgets 2.9 compatibility has
been committed.
We have 4 (and now, I think, 2) problems:
1. The Flex/Bison headers problem. This is a bit of a mystery. I
e-mailed the Flex users list, and I was informed that neither Flex nor
Bison directly use headers at any po
Le 01/02/2011 18:40, Dave Page a écrit :
> On Tue, Feb 1, 2011 at 9:56 AM, Nikhil S wrote:
>> Hi,
>>
>> Since EDB AS 8.4, we support synonyms for functions and procedures. I
>> checked support for both plpgsql functions and edbspl functions and
>> procedures. However the create synonym dialogue on
On Tue, Feb 1, 2011 at 9:56 AM, Nikhil S wrote:
> Hi,
>
> Since EDB AS 8.4, we support synonyms for functions and procedures. I
> checked support for both plpgsql functions and edbspl functions and
> procedures. However the create synonym dialogue only provides "Sequence,
> Synonym, Table and View
On Tue, Feb 1, 2011 at 5:34 PM, Peter Geoghegan
wrote:
> I take it that you don't see any C4800 warnings on this, because the
> overload doesn't cause the same problems that we saw with ctlListView?
Only the one I fixed in that commit in frmHint.cpp.
--
Dave Page
Blog: http://pgsnake.blogspot.c
I take it that you don't see any C4800 warnings on this, because the
overload doesn't cause the same problems that we saw with ctlListView?
--
Regards,
Peter Geoghegan
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.post
First off - patch applied, thanks!
On Tue, Feb 1, 2011 at 3:24 PM, Peter Geoghegan
wrote:
> I've performed the changes to overloads of sysSettings::Write() and
> ctlListView::AppendItem() already discussed.
I've reverted the removal of this function:
// Write a boolean value
bool sysSettings::W
make style.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=e41af73d15276922b3ac1cc3d2d7ac8087284020
Modified Files
--
pgadmin/ctl/calbox.cpp |4 +-
pgadmin/ctl/explainShape.cpp |
Quick fix for a registry datatype issue on Windows, introduced by
the wx 2.9 patch.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=8f9c483868c587cc2ac6332a927338426ae9836c
Modified Files
--
pgadmin/frm/frmHint.cpp |
Phase 1 of our wxWidgets 2.9 compatibility. For more info, see the discussion at
http://archives.postgresql.org/pgadmin-hackers/2011-01/msg00118.php
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d88a4c76bd80c47524f11ce7c04390fdf4a29f9c
Author
On Tue, Feb 1, 2011 at 12:26 AM, Peter Geoghegan
wrote:
> On 31 January 2011 20:27, Dave Page wrote:
>> I tried it on VC++ and it didn't complain. Didn't test gcc though.
>
> Can you produce a test case? I wasn't aware that it is possible to use
> the preprocessor to define C++ member function ma
Hi,
Since EDB AS 8.4, we support synonyms for functions and procedures. I
checked support for both plpgsql functions and edbspl functions and
procedures. However the create synonym dialogue only provides "Sequence,
Synonym, Table and View" as target types. We need to add functions and
procedures t
11 matches
Mail list logo