postgresql/src/include
Tom Lane 0bf2587df4 Improve planner's estimation of the space needed for HashAgg plans:
look at the actual aggregate transition datatypes and the actual overhead
needed by nodeAgg.c, instead of using pessimistic round numbers.
Per a discussion with Michael Tiemann.
2005-01-28 19:34:28 +00:00
..
access Change heap_modifytuple() to require a TupleDesc rather than a 2005-01-27 23:24:11 +00:00
bootstrap Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
catalog pg_aggregate.h fails to compile standalone, for lack of an #include 2005-01-28 17:35:53 +00:00
commands Generalize TRUNCATE to support truncating multiple tables in one 2005-01-27 03:19:37 +00:00
executor Improve planner's estimation of the space needed for HashAgg plans: 2005-01-28 19:34:28 +00:00
lib Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
libpq Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00
mb Back out addition of Win1252 encoding. 2004-12-04 18:19:33 +00:00
nodes Generalize TRUNCATE to support truncating multiple tables in one 2005-01-27 03:19:37 +00:00
optimizer Improve planner's estimation of the space needed for HashAgg plans: 2005-01-28 19:34:28 +00:00
parser Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
port Rearrange include file contents into a saner order, add inclusion of 2004-12-26 19:20:33 +00:00
postmaster Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00
regex Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
rewrite Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
storage Separate the functions of relcache entry flush and smgr cache entry flush 2005-01-10 21:57:19 +00:00
tcop Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
utils Small patch to move get_grosysid() from catalog/aclchk.c to 2005-01-27 23:36:15 +00:00
c.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
fmgr.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
funcapi.h Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
getaddrinfo.h Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00
getopt_long.h Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00
Makefile Don't list port twice in SUBDIRS. Caught by Honda Shigehiro. 2005-01-06 21:00:24 +00:00
miscadmin.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_config.h.in Add code to find_my_exec() to resolve a symbolic link down to the 2004-11-06 23:06:29 +00:00
pg_config.h.win32 Win32 8.1 stamp. 2005-01-18 14:39:46 +00:00
pg_config_manual.h Minor cleanup. 2004-09-10 14:27:37 +00:00
pgstat.h Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
pgtime.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
port.h Make the various places that determine the user's "home directory" 2005-01-06 01:00:12 +00:00
postgres.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
postgres_ext.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
postgres_fe.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
rusagestub.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
strdup.h Fix an obsolete file path mentioned in a comment. 2004-01-25 22:19:42 +00:00