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
Bruce Momjian 6d0c39a293 C comment: add optimizer function reference 2 years ago
..
access Fix btmarkpos/btrestrpos array key wraparound bug. 2 years ago
archive
backup Move PG_TEMP_FILE* macros to file_utils.h. 2 years ago
bootstrap Make error messages about WAL segment size more consistent 2 years ago
catalog Fix checking of index expressions in CompareIndexInfo(). 2 years ago
commands Add TupleDescGetDefault() 2 years ago
executor Remove obsolete executor cleanup code 2 years ago
foreign Expand some more uses of "deleg" to "delegation" or "delegated". 2 years ago
jit llvmjit: Use explicit LLVMContextRef for inlining 2 years ago
lib Make binaryheap available to frontend code. 2 years ago
libpq Avoid potential pfree on NULL on OpenSSL errors 2 years ago
main Remove obsolete defense against strxfrm() bugs. 2 years ago
nodes Catalog not-null constraints 2 years ago
optimizer C comment: add optimizer function reference 2 years ago
parser Add TupleDescGetDefault() 2 years ago
partitioning Add missing ObjectIdGetDatum() in syscache lookup calls for Oids 2 years ago
po Translation updates 2 years ago
port Add GUC parameter "huge_pages_status" 2 years ago
postmaster Move PG_TEMP_FILE* macros to file_utils.h. 2 years ago
regex All supported systems have locale_t. 2 years ago
replication Move tracking of in_streaming to PGOutputData 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 doc: correct reference to pg_relation in comment 2 years ago
tcop Fix recovery conflict SIGUSR1 handling. 2 years ago
tsearch Limit to_tsvector_byid's initial array allocation to something sane. 2 years ago
utils Add some const qualifiers 2 years ago
.gitignore
Makefile Add system view pg_wait_events 2 years ago
common.mk
meson.build Add win32ver data to meson-built postgres.exe. 2 years ago
nls.mk Add missing gettext triggers 2 years ago