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
Noah Misch 13503eb590 Diagnose !indisvalid in more SQL functions. 2 years ago
..
access Diagnose !indisvalid in more SQL functions. 2 years ago
archive Redesign archive modules 2 years ago
backup Change struct tablespaceinfo's oid member from 'char *' to 'Oid' 2 years ago
bootstrap Refactor InitPostgres() to use bitwise option flags 2 years ago
catalog Fill in more of ObjectProperty 2 years ago
commands Add trailing commas to enum definitions 2 years ago
executor Fix intra-query memory leak when a SRF returns zero rows. 2 years ago
foreign Expand some more uses of "deleg" to "delegation" or "delegated". 2 years ago
jit jit: Changes for LLVM 17. 2 years ago
lib Make binaryheap available to frontend code. 2 years ago
libpq Add trailing commas to enum definitions 2 years ago
main Remove obsolete defense against strxfrm() bugs. 2 years ago
nodes Add trailing commas to enum definitions 2 years ago
optimizer Make UniqueRelInfo a node 2 years ago
parser Add trailing commas to enum definitions 2 years ago
partitioning Add trailing commas to enum definitions 2 years ago
po Translation updates 2 years ago
port Add trailing commas to enum definitions 2 years ago
postmaster pgindent run to fix commits de64268561 and 5ae2087202 2 years ago
regex Add trailing commas to enum definitions 2 years ago
replication Add trailing commas to enum definitions 2 years ago
rewrite Add TupleDescGetDefault() 2 years ago
snowball Fix the install rule for snowball_create.sql. 2 years ago
statistics Take pg_attribute out of VacAttrStats 2 years ago
storage Introduce pg_stat_checkpointer 2 years ago
tcop Introduce the concept of read-only StringInfos 2 years ago
tsearch Limit to_tsvector_byid's initial array allocation to something sane. 2 years ago
utils Introduce pg_stat_checkpointer 2 years ago
.gitignore
Makefile Add system view pg_wait_events 2 years ago
common.mk Blind attempt to fix LLVM dependency in the backend 3 years ago
meson.build Add win32ver data to meson-built postgres.exe. 2 years ago
nls.mk Add missing gettext triggers 2 years ago