[pgadmin-hackers] ctlListView.h warning

2003-11-12 Thread Hiroshi Saito
Hi Andreas.

This warning is annoying..:-(

../src/include/ctlListView.h:52:7: warning: no newline at end of file
In file included from ../src/include/pgAdmin3.h:21,

Please modify it.

regards,
Hiroshi Saito

---(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


[pgadmin-hackers] pgObject typo.

2003-11-12 Thread Hiroshi Saito
Hi Andreas.

It is typo:-(

regards,
Hiroshi Saito

pgObject_patch
Description: Binary data

---(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


Re: [pgadmin-hackers] ctlListView.h warning

2003-11-12 Thread Andreas Pflug
Hiroshi Saito wrote:

Hi Andreas.

This warning is annoying..:-(

../src/include/ctlListView.h:52:7: warning: no newline at end of file
In file included from ../src/include/pgAdmin3.h:21,
 

Yeah,

this completely useless warning *is* annoying.
Patched.
Regards,
Andreas


---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?
  http://www.postgresql.org/docs/faqs/FAQ.html


Re: [pgadmin-hackers] pgObject typo.

2003-11-12 Thread Andreas Pflug
Hiroshi Saito wrote:

Hi Andreas.

It is typo:-(
 



Fixed, thanks.

Regards,
Andreas


---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
   (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])


[pgadmin-hackers] AddColumn_patch

2003-11-12 Thread Hiroshi Saito
Hi Andreas.

It seems that on the way to add a function, it was omitted.

regards,
Hiroshi Saito


AddColumn_patch
Description: Binary data

---(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