[BUGS] tablefunc extension

2013-09-19 Thread Carl Clemens
acter(1) | Thanks for your time and help. Carl Clemens The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in

[BUGS] Feature request - pg_dump - -W specify pwd in command line

2010-09-23 Thread Carl Holliday
uot;) blah is there another way to insert the pwd into the command line interface, please? Carl Carl Holliday t 012 342 3096 skysn...@wonderland.co.za -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs

[BUGS] BUG #4696: update bug

2009-03-06 Thread carl
The following bug has been logged online: Bug reference: 4696 Logged by: carl Email address: c...@multimax.co.za PostgreSQL version: 8.3.6 Operating system: windows Description:update bug Details: Hi, I'm running asp.net 3.5 and Npgsql.dll 2.0.4.0 When runnin

[BUGS] BUG #4695: update bug

2009-03-06 Thread carl
The following bug has been logged online: Bug reference: 4695 Logged by: carl Email address: c...@multimax.co.za PostgreSQL version: 8.3 Operating system: windows Description:update bug Details: Hi, I'm running on asp.net 3.5 When running the following co

[BUGS] BUG #4652: .net upate

2009-02-13 Thread carl baptista
The following bug has been logged online: Bug reference: 4652 Logged by: carl baptista Email address: c...@multimax.co.za PostgreSQL version: 8.3 Operating system: win xp Description:.net upate Details: hi, I have included the Npgsql dll in my c# webservice. I

Re: [BUGS] BUG #4275: Multicolumn subquery expression not allowed on both sides of IS DISTINCT FROM

2008-07-02 Thread Carl-Daniel Hailfinger
On 01.07.2008 16:32, Tom Lane wrote: > "Carl-Daniel Hailfinger" <[EMAIL PROTECTED]> writes: > >> This works: >> # SELECT ROW(true,true)=(SELECT true,true); >> > > >> This doesn't: >> # SELECT (SELECT true,true)=(SELECT tru

[BUGS] BUG #4275: Multicolumn subquery expression not allowed on both sides of IS DISTINCT FROM

2008-07-01 Thread Carl-Daniel Hailfinger
The following bug has been logged online: Bug reference: 4275 Logged by: Carl-Daniel Hailfinger Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.9 Operating system: openSUSE Linux 10.3, x86 Description:Multicolumn subquery expression not allowed on both sides

[BUGS] shared library compile error

2001-07-10 Thread Carl Anderson
version 7.1.2 using gcc3.0 under solaris 2.7 Compile completes without error but the shared libraries are not realy shared libs. If i link against them (with package such as php or tcl) I get the message "symbol main not found". an inspection using nm -a shows and undefined symbol "main" FIX

Re: [BUGS] Regresstion Tests do not find PGLIB directory

2001-02-19 Thread Emily Carl
-BEGIN PGP SIGNED MESSAGE- > Emily Carl writes: > > > The output of a src/test/regress/'make runtest' command puts out: > > > installing PL/pgSQL .. createlang: missing required argument PGLIB > > directory > > (This is the directo

[BUGS] Regresstion Tests do not find PGLIB directory

2001-02-16 Thread Emily Carl
-BEGIN PGP SIGNED MESSAGE- The output of a src/test/regress/'make runtest' command puts out: bash-2.04$ make runtest MULTIBYTE=;export MULTIBYTE; \ /bin/sh ./regress.sh i586-pc-linux-gnu 2>&1 | tee regress.out === Notes... = pos