You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tom Lane
79fafdf49c
Some early work on error message editing. Operator-not-found and
function-not-found messages now distinguish the cases no-match and
ambiguous-match, and they follow the style guidelines too.
|
23 years ago |
| .. |
|
acl.h
|
First batch of object rename commands.
|
23 years ago |
|
array.h
|
Create real array comparison functions (that use the element datatype's
|
23 years ago |
|
ascii.h
|
Remove #ifdef MULTIBYTE per hackers list discussion.
|
24 years ago |
|
builtins.h
|
Create real array comparison functions (that use the element datatype's
|
23 years ago |
|
cash.h
|
More binary I/O routines.
|
23 years ago |
|
catcache.h
|
pgindent run.
|
24 years ago |
|
date.h
|
Add binary I/O routines for a bunch more datatypes. Still a few to go,
|
23 years ago |
|
datetime.h
|
Add code to test for unknown timezone names (following some ideas from
|
23 years ago |
|
datum.h
|
Update copyright to 2002.
|
24 years ago |
|
dynahash.h
|
Update copyright to 2002.
|
24 years ago |
|
dynamic_loader.h
|
Update copyright to 2002.
|
24 years ago |
|
elog.h
|
Some early work on error message editing. Operator-not-found and
|
23 years ago |
|
fmgrtab.h
|
Update copyright to 2002.
|
24 years ago |
|
formatting.h
|
Another pgindent run. Fixes enum indenting, and improves #endif
|
25 years ago |
|
geo_decls.h
|
More binary I/O routines.
|
23 years ago |
|
guc.h
|
Add log_min_duration_statement.
|
23 years ago |
|
hsearch.h
|
Update copyright to 2002.
|
24 years ago |
|
inet.h
|
Add ipv6 address parsing support to 'inet' and 'cidr' data types.
|
23 years ago |
|
int8.h
|
Binary send/receive routines for a few basic datatypes --- enough for
|
23 years ago |
|
inval.h
|
pgindent run.
|
24 years ago |
|
logtape.h
|
Update copyright to 2002.
|
24 years ago |
|
lsyscache.h
|
Aggregates can be polymorphic, using polymorphic implementation functions.
|
23 years ago |
|
memutils.h
|
Portal and memory management infrastructure for extended query protocol.
|
23 years ago |
|
nabstime.h
|
Add binary I/O routines for a bunch more datatypes. Still a few to go,
|
23 years ago |
|
numeric.h
|
Reimplement NUMERIC datatype using base-10000 arithmetic; also improve
|
23 years ago |
|
palloc.h
|
Code review for palloc0 patch --- avoid dangerous and unnecessary
|
23 years ago |
|
pg_crc.h
|
Update copyright to 2002.
|
24 years ago |
|
pg_locale.h
|
pgindent run.
|
24 years ago |
|
pg_lzcompress.h
|
This patch implements FOR EACH STATEMENT triggers, per my email to
|
23 years ago |
|
portal.h
|
Update 3.0 protocol support to match recent agreements about how to
|
23 years ago |
|
ps_status.h
|
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
|
25 years ago |
|
rel.h
|
Replace functional-index facility with expressional indexes. Any column
|
23 years ago |
|
relcache.h
|
Replace functional-index facility with expressional indexes. Any column
|
23 years ago |
|
selfuncs.h
|
Indexing support for pattern matching operations via separate operator
|
23 years ago |
|
sets.h
|
Update copyright to 2002.
|
24 years ago |
|
syscache.h
|
Fix permissions-checking bugs and namespace-search-path bugs in
|
24 years ago |
|
timestamp.h
|
Add binary I/O routines for a bunch more datatypes. Still a few to go,
|
23 years ago |
|
tqual.h
|
Up to now, SerializableSnapshot and QuerySnapshot are malloc'ed and
|
23 years ago |
|
tuplesort.h
|
Update copyright to 2002.
|
24 years ago |
|
tuplestore.h
|
Code review for holdable-cursors patch. Fix error recovery, memory
|
23 years ago |
|
varbit.h
|
Add binary I/O routines for a bunch more datatypes. Still a few to go,
|
23 years ago |