Erwin Brandstetter wrote:
>
> [EMAIL PROTECTED] wrote:
> (...)
>> I've implemented that change as suggested. The existing code went out of
>> it's way to behave as it did (using setval|('my_seq', 111, FALSE); on <
>> 7.4 in fact!) so it was obviously a conscious design choice, but it's
>> not one
[EMAIL PROTECTED] wrote:
(...)
I've implemented that change as suggested. The existing code went out of
it's way to behave as it did (using setval|('my_seq', 111, FALSE); on <
7.4 in fact!) so it was obviously a conscious design choice, but it's
not one I can see any justification for!
Cheers,
pgAdmin 1.6.3
Win XP Pro SP2
Minor annoyance:
When using the New Table dialog, the main pgAdmin screen is still responsive,
and I can browse other tables and see how they are set up, copy values, etc.
But when I then bring up the dialog to add a column, I can no longer use the
main pgAdmin scree
Milen A. Radev wrote:
> [EMAIL PROTECTED] wrote:
>> List,
>>
>> Is there any place we can find the icons of pgAdmin III ?
>
> http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/trunk/pgadmin3/pgadmin/include/images/
>
>> If there is any svg file would be great.
>>
>> I am just asking it becouse I plan to
[EMAIL PROTECTED] wrote:
> List,
>
> Is there any place we can find the icons of pgAdmin III ?
http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/trunk/pgadmin3/pgadmin/include/images/
>
> If there is any svg file would be great.
>
> I am just asking it becouse I plan to put it on my Entity Relationsh
List,
Is there any place we can find the icons of pgAdmin III ?
If there is any svg file would be great.
I am just asking it becouse I plan to put it on my Entity
Relationship Model.
Regards
Ezequias
---(end of broadcast)---
TIP 5: don't forge
Erwin Brandstetter wrote:
> Hi developers! Hi Dave!
>
Hi Erwin,
> It might help to use
> |setval|('my_seq', 111, TRUE);
> or just
> |setval|('my_seq', 111);
> as this would set "is_called" to true and thus generate a more
> consistant behaviour. "is_called" could still be set to FALSE by
OK, Thanks!
2007/3/27, Dave Page <[EMAIL PROTECTED]>:
权宗亮 wrote:
> hi!
>
> When compile debugger I got:
> LINK : fatal error LNK1104: cannot open file 'ssleay32.lib'
> How to get 'ssleay32.lib'?
Thats a mistake - the debugger doesn't need to link directly
withOpenSSL. I've fixed that in SVN.
权宗亮 wrote:
> hi!
>
> When compile debugger I got:
> LINK : fatal error LNK1104: cannot open file 'ssleay32.lib'
> How to get 'ssleay32.lib'?
Thats a mistake - the debugger doesn't need to link directly
withOpenSSL. I've fixed that in SVN.
>
>
> wxWidgets 2.8.3 had been released. Should I upgra
[EMAIL PROTECTED] wrote:
> I have the strange scenario where one of my tables has a primary key with a
> datatype of varchar, and one record in that table has an empty string key i.e.
>
> create table test (
> id VARCHAR(255) NOT NULL,
> test TEXT,
> PRIMARY KEY (id)
> ) WITHOUT OIDS;
hi!
When compile debugger I got:
LINK : fatal error LNK1104: cannot open file 'ssleay32.lib'
How to get 'ssleay32.lib'?
wxWidgets 2.8.3 had been released. Should I upgrade it?
Now I still use 2.8.0
--
权 宗亮(Zongliang Quan)
[EMAIL PROTECTED],[EMAIL PROTECTED]
http://postgresql.oss.tw
http://post
11 matches
Mail list logo