Re: [BUGS] pg_dump function dumped after required for table definition

2003-11-07 Thread Tom Lane
Reece Hart <[EMAIL PROTECTED]> writes: > I have a hunch about why this happens and is rare. The pftype_id_lookup > function was created AFTER some of the tables using 'alter table set > default ...'. Thus, the function's OID is greater than the OID of the > tables which use them. Yeah, this is a w

[BUGS] Minor bug: Odd feedback on STDERR from PSQL for block comments

2003-11-07 Thread Josh Berkus
Guys, Here's a non-showstopper in 7.4RC1, but probably good to fix before RC2: (btw, tested & exists on beta4 as well, so I'm not sure when it was introduced) 1) Create a file with *only* a block comment in it, or with a block comment as the very last line. 2) run psql -f filename database You

[BUGS] pg_dump function dumped after required for table definition

2003-11-07 Thread Reece Hart
platform: PostgreSQL 7.3.4, RedHat 7.3, linux 2.4.18 I've recently tried to restore my database and get this: pg_restore: [archiver (db)] could not execute query: ERROR: Function pftype_id_lookup(text) does not exist     Unable to identify a function that satisfies the given argument type

[BUGS] looking for a kind soul for psqlODBC help (OSX)

2003-11-07 Thread Theodore Petrosky
I am sorry to post this here but... (i did post in the odbc section but I don't think there are many osxers there). i am having a problem with mac osx and psqlODBC. If there is anyone that is experienced with osx and odbc and is willing to help, please respond off list. i really need this and ca

Re: [HACKERS] [BUGS] PostgreSQL client has problems when libbind is

2003-11-07 Thread Bruce Momjian
I don't remember what we did with -lbind, but if someone shows up with BeOS, we will get it working. --- Palle Girgensohn wrote: > Was this problem fixed? Can I request the problem report @ FreeBSD to be > closed? > > Than