Fixed in CVS, thanks for reporting.
Regards,
Andreas
---(end of broadcast)---
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match
Andreas Pflug disse:
> [EMAIL PROTECTED]> wrote:
>
>>
>> I didn't enter " in the name field. The login name is stevie-o.
>> Because the hyphen is treated as a token separator, the grant
>> statement (as SQL) needs to look like this:
>>
>> GRANT SELECT ON TABLE foo TO "stevie-o"
>>
>> But when pgA
[EMAIL PROTECTED]> wrote:
I didn't enter " in the name field. The login name is stevie-o.
Because the hyphen is treated as a token separator, the grant
statement (as SQL) needs to look like this:
GRANT SELECT ON TABLE foo TO "stevie-o"
But when pgAdmin3 tries to show the SQL that would recreate ta
On Wed, 18 Aug 2004 10:18:42 +, Andreas Pflug
<[EMAIL PROTECTED]> wrote:
> Stephen Oberholtzer wrote:
> > I downloaded the latest win32 version - dated 8/17, although the
> > executable was dated 8/15?
>
> This is correct, the new snapshot includes an old executable, with new docs.
> >
> > How
Stephen Oberholtzer wrote:
I downloaded the latest win32 version - dated 8/17, although the
executable was dated 8/15?
This is correct, the new snapshot includes an old executable, with new docs.
However, the little preview window that shows the script to recreate
the table gets a teeny little bit
I downloaded the latest win32 version - dated 8/17, although the
executable was dated 8/15?
(This is where it pays off to do things different from everyone else.)
I created for myself an account named "stevie-o". Thus, to grant
access to the database, I have to do this:
grant select on foo to "
Title: Message
Thanks
Marc, fix applied and tested.
Regards, dave.
-Original Message-From: Marc Persuy
[mailto:[EMAIL PROTECTED] Sent: 19 August 2003
14:16To: [EMAIL PROTECTED]Subject:
[pgadmin-support] pgadmin3 bug
Hello: here is a
bug in pgadmin3
Title: Message
Hello: here is a bug
in pgadmin3.
I use a postgresQL
7.3.2 database, upon which I added some comments on view definition AND view attributes.
for instance :
-
CREATE TABLE
regions_sys ( num_region integer