postgresql/src/include/utils
Tom Lane 1249cf8f38 SQL2003-standard statistical aggregates, by Sergey Koposov. I've added only
the float8 versions of the aggregates, which is all that the standard requires.
Sergey's original patch also provided versions using numeric arithmetic,
but given the size and slowness of the code, I doubt we ought to include
those in core.
2006-07-28 18:33:04 +00:00
..
acl.h Create a syscache for pg_database-indexed-by-oid, and make use of it 2006-05-03 22:45:26 +00:00
array.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
ascii.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
builtins.h SQL2003-standard statistical aggregates, by Sergey Koposov. I've added only 2006-07-28 18:33:04 +00:00
cash.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
catcache.h More include file adjustments. 2006-07-13 18:01:02 +00:00
date.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
datetime.h Remove hard-wired lists of timezone abbreviations in favor of providing 2006-07-25 03:51:23 +00:00
datum.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
dynahash.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
dynamic_loader.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
elog.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
errcodes.h Code review for SELECT INTO STRICT patch: use saner choices of error 2006-06-16 23:29:27 +00:00
flatfiles.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
fmgrtab.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
formatting.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
geo_decls.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
guc_tables.h Allow units to be specified with configuration settings. 2006-07-27 08:30:41 +00:00
guc.h Remove hard-wired lists of timezone abbreviations in favor of providing 2006-07-25 03:51:23 +00:00
help_config.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
hsearch.h Add support to dynahash.c for partitioning shared hashtables according 2006-07-22 23:04:39 +00:00
inet.h Allow each C include file to compile on its own by including any needed 2006-07-11 13:54:25 +00:00
int8.h SQL2003-standard statistical aggregates, by Sergey Koposov. I've added only 2006-07-28 18:33:04 +00:00
inval.h More include file adjustments. 2006-07-13 17:47:02 +00:00
logtape.h Repair old performance bug in tuplesort.c/logtape.c. In the case where 2006-03-07 19:06:50 +00:00
lsyscache.h More include file adjustments. 2006-07-13 17:47:02 +00:00
memutils.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nabstime.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
numeric.h Allow each C include file to compile on its own by including any needed 2006-07-11 13:54:25 +00:00
palloc.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_crc.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_locale.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_lzcompress.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
pg_rusage.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
portal.h More include file adjustments. 2006-07-13 18:01:02 +00:00
ps_status.h Add GUC update_process_title to control whether 'ps' display is updated 2006-06-27 22:16:44 +00:00
rel.h Code review for FILLFACTOR patch. Change WITH grammar as per earlier 2006-07-03 22:45:41 +00:00
relcache.h Simplify relcache startup sequence. With the new design of InitPostgres 2006-05-04 18:51:36 +00:00
resowner.h More include file adjustments. 2006-07-13 18:01:02 +00:00
selfuncs.h Fix oversight in planning for multiple indexscans driven by 2006-07-01 22:07:23 +00:00
syscache.h More include file adjustments. 2006-07-13 18:01:02 +00:00
timestamp.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
tqual.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
tuplesort.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
tuplestore.h Create infrastructure for 'MinimalTuple' representation of in-memory 2006-06-27 02:51:40 +00:00
typcache.h Fix problems with cached tuple descriptors disappearing while still in use 2006-06-16 18:42:24 +00:00
tzparser.h Remove hard-wired lists of timezone abbreviations in favor of providing 2006-07-25 03:51:23 +00:00
varbit.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00