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
Tom Lane 8597a48d01 Fix FPeq() and friends to get the right answers for infinities. 5 years ago
..
.gitignore Revert "Add gitignore entries for jsonpath_gram.h" 7 years ago
acl.h Unify drop-by-OID functions 6 years ago
aclchk_internal.h Update copyrights for 2020 6 years ago
array.h Update copyrights for 2020 6 years ago
arrayaccess.h Update copyrights for 2020 6 years ago
ascii.h Update copyrights for 2020 6 years ago
attoptcache.h Update copyrights for 2020 6 years ago
builtins.h Replace remaining StrNCpy() by strlcpy() 5 years ago
bytea.h Update copyrights for 2020 6 years ago
cash.h Phase 2 of pgindent updates. 9 years ago
catcache.h Update copyrights for 2020 6 years ago
combocid.h Update copyrights for 2020 6 years ago
date.h Prevent internal overflows in date-vs-timestamp and related comparisons. 5 years ago
datetime.h Update copyrights for 2020 6 years ago
datum.h Update copyrights for 2020 6 years ago
dsa.h Update copyrights for 2020 6 years ago
dynahash.h Update copyrights for 2020 6 years ago
elog.h Go back to returning int from ereport auxiliary functions. 6 years ago
evtcache.h Fix up recent breakage of headerscheck and cpluspluscheck. 6 years ago
expandeddatum.h Update copyrights for 2020 6 years ago
expandedrecord.h Update copyrights for 2020 6 years ago
float.h Remove underflow error in float division with infinite divisor. 5 years ago
fmgrtab.h Update copyrights for 2020 6 years ago
formatting.h Allow to_date/to_timestamp to recognize non-English month/day names. 6 years ago
freepage.h Update copyrights for 2020 6 years ago
geo_decls.h Fix FPeq() and friends to get the right answers for infinities. 5 years ago
guc.h Make postgres.bki use the same literal-string syntax as postgresql.conf. 5 years ago
guc_tables.h code: replace 'master' with 'primary' where appropriate. 6 years ago
help_config.h Update copyrights for 2020 6 years ago
hsearch.h Remove large fill factor support from dynahash.c. 5 years ago
index_selfuncs.h Update copyrights for 2020 6 years ago
inet.h Update copyrights for 2020 6 years ago
int8.h Update copyrights for 2020 6 years ago
inval.h WAL Log invalidations at command end with wal_level=logical. 6 years ago
json.h Adjust src/include/utils/jsonapi.h so it's not backend-only. 6 years ago
jsonb.h Update copyrights for 2020 6 years ago
jsonfuncs.h Fix some header identifications 6 years ago
jsonpath.h Update copyrights for 2020 6 years ago
logtape.h logtape.c: do not preallocate for tapes when sorting 5 years ago
lsyscache.h Improve ineq_histogram_selectivity's behavior for non-default orderings. 6 years ago
memdebug.h Update copyrights for 2020 6 years ago
memutils.h Update copyrights for 2020 6 years ago
numeric.h Expose internal function for converting int64 to numeric 5 years ago
old_snapshot.h Expose oldSnapshotControl definition via new header. 5 years ago
palloc.h Add pg_nodiscard decorations to some functions 5 years ago
partcache.h Update copyrights for 2020 6 years ago
pg_crc.h Update copyrights for 2020 6 years ago
pg_locale.h Track collation versions for indexes. 5 years ago
pg_lsn.h Update copyrights for 2020 6 years ago
pg_rusage.h Update copyrights for 2020 6 years ago
pidfile.h Update copyrights for 2020 6 years ago
plancache.h Add generic_plans and custom_plans fields into pg_prepared_statements. 6 years ago
portal.h Represent command completion tags as structs 6 years ago
ps_status.h Refactor ps_status.c API 6 years ago
queryenvironment.h Update copyrights for 2020 6 years ago
rangetypes.h Initial pgindent and pgperltidy run for v13. 6 years ago
regproc.h Eliminate cache lookup errors in SQL functions for object addresses 6 years ago
rel.h Track collation versions for indexes. 5 years ago
relcache.h Skip WAL for new relfilenodes, under wal_level=minimal. 6 years ago
relfilenodemap.h Update copyrights for 2020 6 years ago
relmapper.h Update copyrights for 2020 6 years ago
relptr.h Update copyrights for 2020 6 years ago
reltrigger.h Enable BEFORE row-level triggers for partitioned tables 6 years ago
resowner.h Improve performance of "simple expressions" in PL/pgSQL. 6 years ago
resowner_private.h Update copyrights for 2020 6 years ago
rls.h Update copyrights for 2020 6 years ago
ruleutils.h Implement operator class parameters 6 years ago
sampling.h Report progress of ANALYZE commands 6 years ago
selfuncs.h Improve ineq_histogram_selectivity's behavior for non-default orderings. 6 years ago
sharedtuplestore.h Update copyrights for 2020 6 years ago
snapmgr.h snapshot scalability: Don't compute global horizons while building snapshots. 5 years ago
snapshot.h snapshot scalability: cache snapshots using a xact completion counter. 5 years ago
sortsupport.h Add support for building GiST index by sorting. 5 years ago
spccache.h Introduce a maintenance_io_concurrency setting. 6 years ago
syscache.h Update copyrights for 2020 6 years ago
timeout.h Update copyrights for 2020 6 years ago
timestamp.h Fix and simplify some usages of TimestampDifference(). 5 years ago
tuplesort.h Add support for building GiST index by sorting. 5 years ago
tuplestore.h Update copyrights for 2020 6 years ago
typcache.h Allow ALTER TYPE to change some properties of a base type. 6 years ago
tzparser.h Update copyrights for 2020 6 years ago
uuid.h Update copyrights for 2020 6 years ago
varbit.h Update copyrights for 2020 6 years ago
varlena.h Update copyrights for 2020 6 years ago
xid8.h Add SQL type xid8 to expose FullTransactionId to users. 6 years ago
xml.h Update copyrights for 2020 6 years ago