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
Peter Eisentraut d98b3cdbaf formatting.c cleanup: Use size_t for string length variables and arguments 2 months ago
..
access Fix correctness issue with computation of FPI size in WAL stats 2 months ago
archive
backup Don't include access/htup_details.h in executor/tuptable.h 2 months ago
bootstrap Add new OID alias type regdatabase. 6 months ago
catalog Don't error out when dropping constraint if relchecks is already zero 2 months ago
commands Add worker type argument to logical replication worker functions. 2 months ago
executor Add wal_fpi_bytes to pg_stat_wal and pg_stat_get_backend_wal() 2 months ago
foreign
jit Fix incorrect zero extension of Datum in JIT tuple deform code 2 months ago
lib Replace defunct URL with stable archive.org URL in rbtree.c 2 months ago
libpq Remove hbaPort type 3 months ago
main Force LC_COLLATE to C in postmaster. 5 months ago
nodes Fix internal error from CollateExpr in SQL/JSON DEFAULT expressions 2 months ago
optimizer Use CompactAttribute more often, when possible 2 months ago
parser Introduce "REFRESH SEQUENCES" for subscriptions. 2 months ago
partitioning Avoid leakage of zero-length arrays in partition_bounds_copy(). 5 months ago
po
port Remove traces of support for Sun Studio compiler 3 months ago
postmaster Avoid assuming that time_t can fit in an int. 2 months ago
regex Add pg_iswalpha() and related functions. 2 months ago
replication Add worker type argument to logical replication worker functions. 2 months ago
rewrite Don't generate fake "*TLOCRN*" or "*TROCRN*" aliases, either. 3 months ago
snowball
statistics Fix lookups in pg_{clear,restore}_{attribute,relation}_stats(). 2 months ago
storage Fix a couple of comments. 2 months ago
tcop Add ExplainState argument to pg_plan_query() and planner(). 2 months ago
tsearch tsearch: use database default collation for parsing. 2 months ago
utils formatting.c cleanup: Use size_t for string length variables and arguments 2 months ago
.gitignore
Makefile
common.mk
meson.build meson: add and use stamp files for generated headers 4 months ago
nls.mk Create a separate file listing backend types 3 months ago