postgresql/src/include/utils
Tom Lane 5123139210 Remove encoding lookups from grammar stage, push them back to places
where it's safe to do database access.  Along the way, fix core dump
for 'DEFAULT' parameters to CREATE DATABASE.  initdb forced due to
change in pg_proc entry.
2002-11-02 18:41:22 +00:00
..
acl.h pgindent run. 2002-09-04 20:31:48 +00:00
array.h Extend pg_cast castimplicit column to a three-way value; this allows us 2002-09-18 21:35:25 +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 encoding lookups from grammar stage, push them back to places 2002-11-02 18:41:22 +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 pgindent run. 2002-09-04 20:31:48 +00:00
datetime.h pgindent run. 2002-09-04 20:31:48 +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 pgindent run. 2002-09-04 20:31:48 +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 DLLIMPORT declarations needed by contrib modules. 2002-10-21 18:57:35 +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 Remove #warning directive, which is nonstandard and isn't really 2002-10-25 22:08:44 +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 Tweak heap.c to refuse attempts to create table columns of standalone 2002-09-19 23:40:56 +00:00
memutils.h pgindent run. 2002-09-04 20:31:48 +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 Alter scale selection for NUMERIC division and transcendental functions 2002-10-02 19:21:26 +00:00
palloc.h Oops, back out newNode changes. We are not ready for that yet. 2002-10-11 04:16:44 +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 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
portal.h pgindent run. 2002-09-04 20:31:48 +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 pgindent run. 2002-09-04 20:31:48 +00:00
relcache.h Restructure local-buffer handling per recent pghackers discussion. 2002-08-06 02:36:35 +00:00
selfuncs.h Fix range-query estimation to not double-exclude NULLs, per gripe from 2002-10-19 02:56:16 +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 pgindent run. 2002-09-04 20:31:48 +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 Extend pg_cast castimplicit column to a three-way value; this allows us 2002-09-18 21:35:25 +00:00