| .. |
|
.gitignore
|
…
|
|
|
acl.h
|
Add grantable MAINTAIN privilege and pg_maintain role.
|
3 years ago |
|
aclchk_internal.h
|
Update copyright for 2022
|
4 years ago |
|
array.h
|
Convert a few datatype input functions to use "soft" error reporting.
|
3 years ago |
|
arrayaccess.h
|
Update copyright for 2022
|
4 years ago |
|
ascii.h
|
Update copyright for 2022
|
4 years ago |
|
attoptcache.h
|
Harmonize more parameter names in bulk.
|
3 years ago |
|
backend_progress.h
|
Update copyright for 2022
|
4 years ago |
|
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
|
Apply PGDLLIMPORT markings broadly.
|
4 years ago |
|
cash.h
|
Convert *GetDatum() and DatumGet*() macros to inline functions
|
3 years ago |
|
catcache.h
|
Update copyright for 2022
|
4 years ago |
|
combocid.h
|
Update copyright for 2022
|
4 years ago |
|
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
|
Update copyright for 2022
|
4 years ago |
|
dsa.h
|
Update copyright for 2022
|
4 years ago |
|
dynahash.h
|
Fix various typos, grammar and code style in comments and docs
|
4 years ago |
|
elog.h
|
Fix typo in reference to __FreeBSD__.
|
3 years ago |
|
evtcache.h
|
Update copyright for 2022
|
4 years ago |
|
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
|
Apply PGDLLIMPORT markings broadly.
|
4 years ago |
|
formatting.h
|
Restructure soft-error handling in formatting.c.
|
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
|
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.
|
3 years ago |
|
guc_tables.h
|
Add auxiliary lists to GUC data structures for better performance.
|
3 years ago |
|
help_config.h
|
Update copyright for 2022
|
4 years ago |
|
hsearch.h
|
Update copyright for 2022
|
4 years ago |
|
index_selfuncs.h
|
Update copyright for 2022
|
4 years ago |
|
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
|
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
|
3 years ago |
|
memdebug.h
|
Update copyright for 2022
|
4 years ago |
|
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
|
Update copyright for 2022
|
4 years ago |
|
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
|
Update copyright for 2022
|
4 years ago |
|
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
|
Update copyright for 2022
|
4 years ago |
|
plancache.h
|
Apply PGDLLIMPORT markings broadly.
|
4 years ago |
|
portal.h
|
Update copyright for 2022
|
4 years ago |
|
ps_status.h
|
Clean up some inconsistencies with GUC declarations
|
3 years ago |
|
queryenvironment.h
|
Update copyright for 2022
|
4 years ago |
|
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.
|
3 years ago |
|
relptr.h
|
Fix relptr's encoding of the base address.
|
4 years ago |
|
reltrigger.h
|
Update copyright for 2022
|
4 years ago |
|
resowner.h
|
Update copyright for 2022
|
4 years ago |
|
resowner_private.h
|
Update copyright for 2022
|
4 years ago |
|
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
|
Update copyright for 2022
|
4 years ago |
|
selfuncs.h
|
Revert "Optimize order of GROUP BY keys".
|
3 years ago |
|
sharedtuplestore.h
|
Update copyright for 2022
|
4 years ago |
|
snapmgr.h
|
Harmonize more parameter names in bulk.
|
3 years ago |
|
snapshot.h
|
Update copyright for 2022
|
4 years ago |
|
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
|
Update copyright for 2022
|
4 years ago |
|
tzparser.h
|
Update copyright for 2022
|
4 years ago |
|
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
|
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 |