postgresql/src/include/utils
Peter Eisentraut 77f7763b55 Remove all traces of multibyte and locale options. Clean up comments
referring to "multibyte" where it really means character encoding.
2002-09-03 21:45:44 +00:00
..
acl.h Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more 2002-07-29 22:14:11 +00:00
array.h Modify array operations to include array's element type OID in the 2002-08-26 17:54:02 +00:00
ascii.h Remove #ifdef MULTIBYTE per hackers list discussion. 2002-08-29 07:22:30 +00:00
bit.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
builtins.h Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +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 Update copyright to 2002. 2002-06-20 20:29:54 +00:00
date.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
datetime.h Update copyright to 2002. 2002-06-20 20:29:54 +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 variable to print original query to the server logs when there 2002-09-02 05:42:54 +00:00
fcache.h Update copyright to 2002. 2002-06-20 20:29:54 +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 Update copyright to 2002. 2002-06-20 20:29:54 +00:00
guc.h Add GUC variable to print original query to the server logs when there 2002-09-02 05:42:54 +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 Update copyright to 2002. 2002-06-20 20:29:54 +00:00
inval.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
logtape.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
lsyscache.h Code review for domain-constraints patch. Use a new ConstraintTest node 2002-08-31 22:10:48 +00:00
memutils.h Change memory-space accounting mechanism in tuplesort.c and tuplestore.c 2002-08-12 00:36:12 +00:00
nabstime.h Mark the float8 -> int8 cast as implicit. This resolves the problem 2002-09-01 00:58:07 +00:00
numeric.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
palloc.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pg_crc.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pg_locale.h Merge the last few variable.c configuration variables into the generic 2002-05-17 01:19:19 +00:00
pg_lzcompress.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
portal.h Update copyright to 2002. 2002-06-20 20:29:54 +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 Code review of CLUSTER patch. Clean up problems with relcache getting 2002-08-11 21:17:35 +00:00
relcache.h Restructure local-buffer handling per recent pghackers discussion. 2002-08-06 02:36:35 +00:00
selfuncs.h > Okay. When you get back to the original issue, the gold is hidden in 2002-09-02 06:22:20 +00:00
sets.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
syscache.h ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, 2002-08-02 18:15:10 +00:00
timestamp.h Define macros for handling typmod manipulation for date/time types. 2002-08-04 06:42:18 +00:00
tqual.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
tuplesort.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
tuplestore.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
varbit.h Allow bit string constants without fully-specified length declaration. 2002-08-04 06:33:59 +00:00