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
Michael Paquier f193883fc9 Replace SQLValueFunction by COERCE_SQL_SYNTAX 3 years ago
..
.gitignore
acl.h Add a SET option to the GRANT command. 3 years ago
aclchk_internal.h
array.h Add construct_array_builtin, deconstruct_array_builtin 4 years ago
arrayaccess.h
ascii.h
attoptcache.h Harmonize more parameter names in bulk. 3 years ago
backend_progress.h
backend_status.h Use actual backend IDs in pg_stat_get_backend_idset() and friends. 3 years ago
builtins.h Harmonize more parameter names in bulk. 3 years ago
bytea.h Apply PGDLLIMPORT markings broadly. 4 years ago
cash.h Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago
catcache.h
combocid.h
conffiles.h Move code related to configuration files in directories to new file 3 years ago
date.h Replace SQLValueFunction by COERCE_SQL_SYNTAX 3 years ago
datetime.h Harmonize more parameter names in bulk. 3 years ago
datum.h
dsa.h
dynahash.h
elog.h Add optional parameter to PG_TRY() macros 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
fmgrtab.h Apply PGDLLIMPORT markings broadly. 4 years ago
formatting.h Revert SQL/JSON features 3 years ago
freepage.h Fix relptr's encoding of the base address. 4 years ago
geo_decls.h Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago
guc.h Replace the sorted array of GUC variables with a hash table. 3 years ago
guc_hooks.h Split up guc.c for better build speed and ease of maintenance. 3 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 Change internal RelFileNode references to RelFileNumber or RelFileLocator. 4 years ago
json.h Revert SQL/JSON features 3 years ago
jsonb.h Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago
jsonfuncs.h Revert SQL/JSON features 3 years ago
jsonpath.h Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago
logtape.h
lsyscache.h Move common catalog cache access routines to lsyscache.c 3 years ago
memdebug.h
memutils.h Remove MemoryContextContains(). 3 years ago
memutils_internal.h Improve our ability to detect bogus pointers passed to pfree et al. 3 years ago
memutils_memorychunk.h Various cleanups of the new memory context header code 3 years ago
meson.build meson: Add initial version of meson based build system 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 repalloc0 and repalloc0_array 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. 3 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. 3 years ago
pgstat_internal.h Add doubly linked count list implementation 3 years ago
pidfile.h
plancache.h Apply PGDLLIMPORT markings broadly. 4 years ago
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 *GetDatum() and DatumGet*() macros to inline functions 3 years ago
regproc.h Harmonize more parameter names in bulk. 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. 3 years ago
relptr.h Fix relptr's encoding of the base address. 4 years ago
reltrigger.h
resowner.h
resowner_private.h
rls.h Apply PGDLLIMPORT markings broadly. 4 years ago
ruleutils.h Add public ruleutils.c entry point to deparse a Query. 4 years ago
sampling.h
selfuncs.h Revert "Optimize order of GROUP BY keys". 3 years ago
sharedtuplestore.h
snapmgr.h Harmonize more parameter names in bulk. 3 years ago
snapshot.h
sortsupport.h Pre-beta mechanical code beautification. 4 years ago
spccache.h Add missing 'extern' to function prototypes. 4 years ago
syscache.h Allow granting SET and ALTER SYSTEM privileges on GUC parameters. 4 years ago
timeout.h pgstat: store statistics in shared memory. 4 years ago
timestamp.h Replace SQLValueFunction by COERCE_SQL_SYNTAX 3 years ago
tuplesort.h Fix outdated comment in tuplesort.h 3 years ago
tuplestore.h Remove all traces of tuplestore_donestoring() in the C code 4 years ago
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. 3 years ago
wait_event.h Remove the restriction that the relmap must be 512 bytes. 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