postgresql/src
Bruce Momjian f8683e8a9c > 1) When a row is retrieved, and then a SQL_FETCH_FIRST is issued, the
check
> in convert.c
> does not consider the fact that the value in the field has been altered to
> be a '1' if the
> backend handed it a 't'.  The net result being that the first row on any
> subsequent queries
> has all it's boolean set to 0.

Aidan Mountford
2001-08-04 19:33:49 +00:00
..
backend Fix handling of SIGCHLD, per recent pghackers discussion: on some 2001-08-04 00:14:43 +00:00
bin For some reason, CREATE TYPE has only accepted alignment specifications 2001-08-03 20:47:40 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Fix handling of SIGCHLD, per recent pghackers discussion: on some 2001-08-04 00:14:43 +00:00
interfaces > 1) When a row is retrieved, and then a SQL_FETCH_FIRST is issued, the 2001-08-04 19:33:49 +00:00
makefiles Shared libraries should not be linked explicitly against -lc on FreeBSD 2001-06-20 20:25:11 +00:00
pl Clean up various memory leaks within plpgsql, and re-enable the 2001-08-02 21:31:23 +00:00
template Back out qnx plpgsql/Makefile change and move to src/Makefile. 2001-05-24 22:33:18 +00:00
test Partial indexes work again, courtesy of Martijn van Oosterhout. 2001-07-16 05:07:00 +00:00
tools pgindent fix for asterisk indented too much in return type, for Tom. 2001-06-06 20:51:31 +00:00
tutorial Update some obsolete examples. 2001-06-13 19:31:56 +00:00
utils pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile.global.in Make sure the build tree is before the source tree in the include path. 2001-07-15 11:20:01 +00:00
Makefile.shlib Shared libraries should not be linked explicitly against -lc on FreeBSD 2001-06-20 20:25:11 +00:00
nls-global.mk Change xgettext rule to run in the source tree, so we don't have the 2001-07-15 11:43:55 +00:00
win32.mak Libpq++ fixes for Win32 compile. 2001-07-11 22:12:43 +00:00