postgresql/src/include/utils
Tom Lane b1ee615a7f COPY BINARY uses the new binary I/O routines. Update a few more datatypes
so that COPY BINARY regression test passes.
2003-05-09 21:19:50 +00:00
..
acl.h Grant options, and cascading revoke. Grant options are allowed only for 2003-01-23 23:39:07 +00:00
array.h Reinstate pg_type's typsend and typreceive columns. They don't do much 2003-05-08 22:19:58 +00:00
ascii.h Remove #ifdef MULTIBYTE per hackers list discussion. 2002-08-29 07:22:30 +00:00
builtins.h COPY BINARY uses the new binary I/O routines. Update a few more datatypes 2003-05-09 21:19:50 +00:00
cash.h Use PostgreSQL's standard declaration for a 32-bit integer to define 2001-11-06 16:27:31 +00:00
catcache.h pgindent run. 2002-09-04 20:31:48 +00:00
date.h Repair array subscript overrun identified by Yichen Xie. Reduce the 2003-01-29 01:08:42 +00:00
datetime.h Make Win32 tests to match existing Cygwin tests, where appropriate. 2003-04-18 01:03: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 Infrastructure for upgraded error reporting mechanism. elog.c is 2003-04-24 21:16:45 +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 COPY BINARY uses the new binary I/O routines. Update a few more datatypes 2003-05-09 21:19:50 +00:00
guc.h Restructure command destination handling so that we pass around 2003-05-06 20:26:28 +00:00
hsearch.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
inet.h Update copyright to 2002. 2002-06-20 20:29:54 +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 Implement new-protocol binary I/O support in DataRow, Bind, and FunctionCall 2003-05-09 18:08:48 +00:00
memutils.h Portal and memory management infrastructure for extended query protocol. 2003-05-02 20:54:36 +00:00
nabstime.h Avoid repeated computation of the constants date2j(1970, 1, 1) and 2003-04-04 04:50:44 +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 This patch implements FOR EACH STATEMENT triggers, per my email to 2002-11-23 03:59:09 +00:00
relcache.h Restructure local-buffer handling per recent pghackers discussion. 2002-08-06 02:36:35 +00:00
selfuncs.h Extend join-selectivity API (oprjoin interface) so that join type is 2003-01-28 22:13:41 +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 pgindent run. 2002-09-04 20:31:48 +00:00
tqual.h btree page recycling can be done as soon as page's next-xact label is 2003-02-23 23:20:52 +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 Extend pg_cast castimplicit column to a three-way value; this allows us 2002-09-18 21:35:25 +00:00