postgresql/src/include
Neil Conway 0370951347 Tiny assorted fixes: correct a typo in a comment in vacuumlazy.c, remove
some unused #include directives from bufmgr.c, and clarify comments in
bufmgr.h and buf.h
2004-04-25 23:50:58 +00:00
..
access Tweak indexscan and seqscan code to arrange that steps from one page to 2004-04-21 18:24:26 +00:00
bootstrap make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
catalog Add ceiling() as an alias for ceil(), and power() as an alias for pow(). 2004-04-23 20:32:20 +00:00
commands This patch makes the EXECUTE command's completion tag return the 2004-04-22 02:58:21 +00:00
executor Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
lib make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
libpq Here's an attempt at new socket and signal code for win32. 2004-04-12 16:19:18 +00:00
mb Add PQmbdsplen() which returns the "display length" of a character. 2004-03-15 10:41:26 +00:00
nodes Remove the last traces of Joe Hellerstein's "xfunc" optimization. Patch 2004-04-25 18:23:57 +00:00
optimizer Extend set-operation planning to keep track of the sort ordering induced 2004-04-07 18:17:25 +00:00
parser Tweak findTargetlistEntry so that bare names occurring in GROUP BY clauses 2004-04-18 18:12:58 +00:00
port Per discussion earlier today, here is a fix that lets ereport() on win32 2004-04-22 03:51:24 +00:00
regex make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
rewrite make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
storage Tiny assorted fixes: correct a typo in a comment in vacuumlazy.c, remove 2004-04-25 23:50:58 +00:00
tcop Exit backend from SIGTERM or FATAL by simulating client EOF, rather than 2004-04-11 00:54:45 +00:00
utils > >>1. change the type of "log_statement" option from boolean to string, 2004-04-07 05:05:50 +00:00
c.h Move non-blocking code into its own /port file, for code clarity. 2004-03-10 21:12:49 +00:00
fmgr.h Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
funcapi.h Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
getaddrinfo.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
getopt_long.h $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
miscadmin.h Here's an attempt at new socket and signal code for win32. 2004-04-12 16:19:18 +00:00
pg_config.h.in Add new auto-detection of thread flags. 2004-04-23 18:15:55 +00:00
pg_config.h.win32 Bump all version numbers and version stamps mentioned in RELEASE_CHANGES. 2003-11-30 06:09:54 +00:00
pg_config_manual.h Replace max_expr_depth parameter with a max_stack_depth parameter that 2004-03-24 22:40:29 +00:00
pgstat.h Corrects a typo, introduces missing variables, and rearranges the 2004-03-09 05:11:53 +00:00
port.h * Most changes are to fix warnings issued when compiling win32 2004-04-19 17:42:59 +00:00
postgres.h Tighten short-circuit tests for deciding whether we need to invoke 2004-01-16 20:51:30 +00:00
postgres_ext.h Revise syntax-error reporting behavior to give pleasant results for 2004-03-21 22:29:11 +00:00
postgres_fe.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
rusagestub.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
strdup.h Fix an obsolete file path mentioned in a comment. 2004-01-25 22:19:42 +00:00