postgresql/src/include/utils
Tom Lane 689eb53e47 Error message editing in backend/utils (except /adt). 2003-07-25 20:18:01 +00:00
..
acl.h Error message editing in backend/catalog. 2003-07-21 01:59:11 +00:00
array.h Fix typo in comment, as noted by Weiping He. 2003-07-14 20:34:18 +00:00
ascii.h Whoops, missed committing this change to match cosmetic changes in 2003-07-14 16:58:24 +00:00
builtins.h Create real array comparison functions (that use the element datatype's 2003-06-27 00:33:26 +00:00
cash.h More binary I/O routines. 2003-05-13 18:03:08 +00:00
catcache.h pgindent run. 2002-09-04 20:31:48 +00:00
date.h Add binary I/O routines for a bunch more datatypes. Still a few to go, 2003-05-12 23:08:52 +00:00
datetime.h Add an upper limit to IS_VALID_JULIAN() to defend against overflow in 2003-07-17 22:28:42 +00:00
datum.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
dynahash.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
dynamic_loader.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
elog.h Error message editing in backend/utils (except /adt). 2003-07-25 20:18:01 +00:00
fmgrtab.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
formatting.h Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
geo_decls.h More binary I/O routines. 2003-05-13 18:03:08 +00:00
guc.h Back out comment on GucContexts. 2003-07-21 21:02:12 +00:00
guc_tables.h Add --help-config facility to dump information about GUC parameters 2003-07-04 16:41:22 +00:00
help_config.h Add --help-config facility to dump information about GUC parameters 2003-07-04 16:41:22 +00:00
hsearch.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
inet.h Add ipv6 address parsing support to 'inet' and 'cidr' data types. 2003-06-24 22:21:24 +00:00
int8.h Binary send/receive routines for a few basic datatypes --- enough for 2003-05-09 15:44:42 +00:00
inval.h pgindent run. 2002-09-04 20:31:48 +00:00
logtape.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
lsyscache.h Aggregates can be polymorphic, using polymorphic implementation functions. 2003-07-01 19:10:53 +00:00
memutils.h Portal and memory management infrastructure for extended query protocol. 2003-05-02 20:54:36 +00:00
nabstime.h Add binary I/O routines for a bunch more datatypes. Still a few to go, 2003-05-12 23:08:52 +00:00
numeric.h Reimplement NUMERIC datatype using base-10000 arithmetic; also improve 2003-03-21 01:58:05 +00:00
palloc.h Code review for palloc0 patch --- avoid dangerous and unnecessary 2002-12-16 16:22:46 +00:00
pg_crc.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pg_locale.h pgindent run. 2002-09-04 20:31:48 +00:00
pg_lzcompress.h This patch implements FOR EACH STATEMENT triggers, per my email to 2002-11-23 03:59:09 +00:00
portal.h Update 3.0 protocol support to match recent agreements about how to 2003-05-08 18:16:37 +00:00
ps_status.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
rel.h Replace functional-index facility with expressional indexes. Any column 2003-05-28 16:04:02 +00:00
relcache.h Replace functional-index facility with expressional indexes. Any column 2003-05-28 16:04:02 +00:00
selfuncs.h Indexing support for pattern matching operations via separate operator 2003-05-15 15:50:21 +00:00
sets.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
syscache.h Fix permissions-checking bugs and namespace-search-path bugs in 2002-11-02 02:33:03 +00:00
timestamp.h Add binary I/O routines for a bunch more datatypes. Still a few to go, 2003-05-12 23:08:52 +00:00
tqual.h Up to now, SerializableSnapshot and QuerySnapshot are malloc'ed and 2003-06-12 01:42:21 +00:00
tuplesort.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
tuplestore.h Code review for holdable-cursors patch. Fix error recovery, memory 2003-04-29 03:21:30 +00:00
varbit.h Add binary I/O routines for a bunch more datatypes. Still a few to go, 2003-05-12 23:08:52 +00:00