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/backend
Nathan Bossart 812221b204 Remove partColsUpdated. 4 months ago
..
access Add log_autoanalyze_min_duration 4 months ago
archive Update copyright for 2025 1 year ago
backup Don't include access/htup_details.h in executor/tuptable.h 5 months ago
bootstrap Add new OID alias type regdatabase. 8 months ago
catalog Refactor logical worker synchronization code into a separate file. 4 months ago
commands Fix lookup code for REINDEX INDEX. 4 months ago
executor Fix EPQ crash from missing partition directory in EState 4 months ago
foreign Track the number of presorted outer pathkeys in MergePath 10 months ago
jit jit: Fix type used for Datum values in LLVM IR. 5 months ago
lib Correct list of files in src/backend/lib/README 8 months ago
libpq Remove hbaPort type 5 months ago
main Force LC_COLLATE to C in postmaster. 7 months ago
nodes Fix internal error from CollateExpr in SQL/JSON DEFAULT expressions 5 months ago
optimizer Remove partColsUpdated. 4 months ago
parser Standardize use of REFRESH PUBLICATION in code and messages. 4 months ago
partitioning Avoid leakage of zero-length arrays in partition_bounds_copy(). 7 months ago
po Translation updates 10 months ago
port Remove traces of support for Sun Studio compiler 6 months ago
postmaster Add log_autoanalyze_min_duration 4 months ago
regex Add pg_iswalpha() and related functions. 4 months ago
replication Refactor logical worker synchronization code into a separate file. 4 months ago
rewrite Don't generate fake "*TLOCRN*" or "*TROCRN*" aliases, either. 6 months ago
snowball Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 11 months ago
statistics Fix lookups in pg_{clear,restore}_{attribute,relation}_stats(). 4 months ago
storage bufmgr: Fix valgrind checking for buffers pinned in StrategyGetBuffer() 5 months ago
tcop Add ExplainState argument to pg_plan_query() and planner(). 5 months ago
tsearch Track the maximum possible frequency of non-MCE array elements. 5 months ago
utils Add pg_iswalpha() and related functions. 4 months ago
.gitignore
Makefile aio: Add liburing dependency 11 months ago
common.mk
meson.build meson: add and use stamp files for generated headers 7 months ago
nls.mk Create a separate file listing backend types 5 months ago