postgresql/src/include/utils
Peter Eisentraut 59fd390d5e Second attempt at organizing jsonpath operators and methods
Second attempt at 283a95da92.  Since we can't reorder the enum values
of JsonPathItemType, instead reorder the switch cases where they are
used to generally follow the order of the enum values, for better
maintainability.
2024-01-03 21:56:41 +01:00
..
.gitignore
acl.h
aclchk_internal.h
array.h
arrayaccess.h
ascii.h
attoptcache.h
backend_progress.h Add trailing commas to enum definitions 2023-10-26 09:20:54 +02:00
backend_status.h
builtins.h
bytea.h
cash.h
catcache.h Make ResourceOwners more easily extensible. 2023-11-08 13:30:50 +02:00
combocid.h
conffiles.h
date.h
datetime.h
datum.h
dsa.h
dynahash.h
elog.h
evtcache.h
expandeddatum.h
expandedrecord.h
float.h
fmgrtab.h
formatting.h
freepage.h
geo_decls.h
guc_hooks.h
guc_tables.h
guc.h Add GUC backtrace_on_internal_error 2023-12-30 11:43:57 +01:00
help_config.h
hsearch.h
index_selfuncs.h
inet.h
inval.h
json.h
jsonb.h
jsonfuncs.h
jsonpath.h Second attempt at organizing jsonpath operators and methods 2024-01-03 21:56:41 +01:00
logtape.h
lsyscache.h
memdebug.h
memutils_internal.h
memutils_memorychunk.h
memutils.h
meson.build
multirangetypes.h
numeric.h Add numeric_int8_opt_error() to optionally suppress errors 2024-01-03 10:05:35 +01:00
palloc.h
partcache.h
pg_crc.h
pg_locale.h
pg_lsn.h
pg_rusage.h
pgstat_internal.h
pidfile.h
plancache.h
portal.h
ps_status.h
queryenvironment.h
rangetypes.h
regproc.h
rel.h Add trailing commas to enum definitions 2023-10-26 09:20:54 +02:00
relcache.h
relfilenumbermap.h
relmapper.h
relptr.h
reltrigger.h
resowner_private.h
resowner.h
rls.h
ruleutils.h
sampling.h
selfuncs.h
sharedtuplestore.h
snapmgr.h
snapshot.h
sortsupport.h
spccache.h
syscache.h
timeout.h
timestamp.h
tuplesort.h Minor cleanup of the BRIN parallel build code 2023-12-30 23:15:04 +01:00
tuplestore.h
typcache.h
tzparser.h
usercontext.h
uuid.h
varbit.h
varlena.h
wait_event.h
xid8.h
xml.h