postgres/src
Tom Lane e760d22391 Redesign internal logic of nodeLimit so that it does not need to fetch
one more row from the subplan than the COUNT would appear to require.
This costs a little more logic but a number of people have complained
about the old implementation.
2002-11-22 22:10:01 +00:00
..
backend Redesign internal logic of nodeLimit so that it does not need to fetch 2002-11-22 22:10:01 +00:00
bin Quote database name properly when invoking pg_dump. Per report from 2002-11-22 03:09:43 +00:00
corba
data
include Redesign internal logic of nodeLimit so that it does not need to fetch 2002-11-22 22:10:01 +00:00
interfaces Fix a dumb cut and paste error from my last commit and update some of the 2002-11-20 20:37:53 +00:00
makefiles There was an error in the gcc portion of the patch I sent you. Here is 2002-11-14 04:07:27 +00:00
pl Fix a dozen or so places that were passing unpredictable data strings 2002-11-22 16:25:32 +00:00
port Update comments. 2002-10-29 04:24:30 +00:00
template Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
test Wups, stuck ORDER BY on wrong query while trying to eliminate random 2002-11-21 22:26:02 +00:00
tools Compute version number for docs on the fly. 2002-10-12 16:34:28 +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
Makefile Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
Makefile.global.in I am attaching a patch file that will replace the previous one. It only 2002-11-10 00:37:28 +00:00
Makefile.shlib > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not 2002-10-09 16:21:54 +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