..
acl.h
First batch of object rename commands.
2003-06-27 14:45:32 +00:00
array.h
Create real array comparison functions (that use the element datatype's
2003-06-27 00:33:26 +00:00
ascii.h
Remove #ifdef MULTIBYTE per hackers list discussion.
2002-08-29 07:22:30 +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 code to test for unknown timezone names (following some ideas from
2003-05-18 01:06:26 +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
Add GUC option log_error_verbosity to control which fields of error
2003-06-30 16:47:02 +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
Add log_min_duration_statement.
2003-06-11 18:01:14 +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