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.
 
 
 
 
 
 
postgres/src/include/utils
Peter Eisentraut faf3750657 Add const to BufFileWrite 3 years ago
..
.gitignore
acl.h Add grantable MAINTAIN privilege and pg_maintain role. 3 years ago
aclchk_internal.h
array.h Convert a few datatype input functions to use "soft" error reporting. 3 years ago
arrayaccess.h
ascii.h
attoptcache.h Harmonize more parameter names in bulk. 4 years ago
backend_progress.h
backend_status.h Fix comment that was missing a word. 3 years ago
builtins.h Detect bad input for types xid, xid8, and cid. 3 years ago
bytea.h
cash.h Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago
catcache.h
combocid.h
conffiles.h Introduce variables for initial and max nesting depth on configuration files 3 years ago
date.h Replace SQLValueFunction by COERCE_SQL_SYNTAX 3 years ago
datetime.h Convert datetime input functions to use "soft" error reporting. 3 years ago
datum.h
dsa.h
dynahash.h
elog.h Fix typo in reference to __FreeBSD__. 3 years ago
evtcache.h
expandeddatum.h Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago
expandedrecord.h Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago
float.h Introduce float4in_internal 3 years ago
fmgrtab.h
formatting.h Restructure soft-error handling in formatting.c. 3 years ago
freepage.h
geo_decls.h Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago
guc.h Add USER SET parameter values for pg_db_role_setting 3 years ago
guc_hooks.h Split up guc.c for better build speed and ease of maintenance. 4 years ago
guc_tables.h Add auxiliary lists to GUC data structures for better performance. 3 years ago
help_config.h
hsearch.h
index_selfuncs.h
inet.h Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago
inval.h
json.h Revert SQL/JSON features 4 years ago
jsonb.h Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago
jsonfuncs.h Convert json_in and jsonb_in to report errors softly. 3 years ago
jsonpath.h Convert jsonpath's input function to report errors softly 3 years ago
logtape.h Add const to BufFileWrite 3 years ago
lsyscache.h Move common catalog cache access routines to lsyscache.c 4 years ago
memdebug.h
memutils.h Remove MemoryContextContains(). 3 years ago
memutils_internal.h Add palloc_aligned() to allow aligned memory allocations 3 years ago
memutils_memorychunk.h Add palloc_aligned() to allow aligned memory allocations 3 years ago
meson.build Add copyright notices to meson files 3 years ago
multirangetypes.h Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago
numeric.h Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago
old_snapshot.h
palloc.h Add palloc_aligned() to allow aligned memory allocations 3 years ago
partcache.h Resolve partition strategy during early parsing 3 years ago
pg_crc.h
pg_locale.h Split up guc.c for better build speed and ease of maintenance. 4 years ago
pg_lsn.h Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago
pg_rusage.h Remove configure probe for sys/resource.h and refactor. 4 years ago
pgstat_internal.h Add doubly linked count list implementation 3 years ago
pidfile.h
plancache.h
portal.h
ps_status.h Clean up some inconsistencies with GUC declarations 3 years ago
queryenvironment.h
queryjumble.h Remove definition of JUMBLE_SIZE from queryjumble.h 3 years ago
rangetypes.h Convert range_in and multirange_in to report errors softly. 3 years ago
regproc.h Convert the reg* input functions to report (most) errors softly. 3 years ago
rel.h Convert macros to static inline functions (rel.h) 3 years ago
relcache.h Move RelFileNumber declarations to common/relpath.h. 3 years ago
relfilenumbermap.h Include common/relpath.h in utils/relfilenumbermap.h 3 years ago
relmapper.h Harmonize more parameter names in bulk. 4 years ago
relptr.h
reltrigger.h
resowner.h
resowner_private.h
rls.h
ruleutils.h
sampling.h
selfuncs.h Revert "Optimize order of GROUP BY keys". 3 years ago
sharedtuplestore.h
snapmgr.h Harmonize more parameter names in bulk. 4 years ago
snapshot.h
sortsupport.h
spccache.h
syscache.h
timeout.h
timestamp.h Replace SQLValueFunction by COERCE_SQL_SYNTAX 3 years ago
tuplesort.h Fix outdated comment in tuplesort.h 3 years ago
tuplestore.h
typcache.h
tzparser.h
uuid.h Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago
varbit.h Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago
varlena.h Adjust assorted hint messages that list all valid options. 4 years ago
wait_event.h Add wait event for pg_usleep() in perform_spin_delay() 3 years ago
xid8.h Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago
xml.h Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago