postgresql/src
Tom Lane 8f6a6b7e9a Ensure that an Execute operation can't send tuples in cases where
Describe would claim that no tuples will be returned.  Only affects
SELECTs added to non-SELECT base queries by rewrite rules.  If you
want to see the output of such a select, you gotta use 'simple Query'
protocol.
2003-05-06 21:01:04 +00:00
..
backend Ensure that an Execute operation can't send tuples in cases where 2003-05-06 21:01:04 +00:00
bin Fix erroneous space calculation leading to core dump in dumpProcLangs, 2003-05-03 22:18:59 +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 Restructure command destination handling so that we pass around 2003-05-06 20:26:28 +00:00
interfaces Added rfmtlong compatibility function. 2003-05-06 09:48:25 +00:00
makefiles Make "win" a separate port from "cygwin". This means you can now 2003-03-21 17:18:34 +00:00
pl Alter plpgsql's lexer so that yylineno and yymore are not used. This 2003-05-05 16:46:28 +00:00
port Make getaddrinfo's behavior with NULL node parameter agree with the 2003-04-27 23:56:53 +00:00
template Whack getaddrinfo() patch around until it works, more or less, on 2003-04-02 00:49:28 +00:00
test Code review for holdable-cursors patch. Fix error recovery, memory 2003-04-29 03:21:30 +00:00
tools Make Win32 tests to match existing Cygwin tests, where appropriate. 2003-04-18 01:03:42 +00:00
tutorial Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
utils Re-add Win32 missing files, I think. 2002-11-02 02:00:35 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
Makefile.global.in Add Win32 path handling for / vs. \ and drive letters. 2003-04-04 20:42:13 +00:00
Makefile.shlib Make "win" a separate port from "cygwin". This means you can now 2003-03-21 17:18:34 +00:00
bcc32.mak Attached is a patch to provide makefiles, etc. to allow the compilation 2002-12-30 21:07:26 +00:00
nls-global.mk Avoid shell syntax error if list of languages is empty. 2002-09-02 22:19:42 +00:00
win32.mak Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00