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 e59fcbd712 Simplify information schema check constraint deparsing 2 years ago
..
access Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions. 2 years ago
archive Redesign archive modules 3 years ago
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 Simplify information schema check constraint deparsing 2 years ago
commands Fix the ALTER SUBSCRIPTION to reflect the change in run_as_owner option. 2 years ago
executor Fix RLS policy usage in MERGE. 2 years ago
foreign Expand some more uses of "deleg" to "delegation" or "delegated". 3 years ago
jit Add JIT deform_counter 2 years ago
lib Make binaryheap available to frontend code. 2 years ago
libpq Use more consistent names for wait event objects and types 2 years ago
main Remove obsolete defense against strxfrm() bugs. 3 years ago
nodes Catalog not-null constraints 2 years ago
optimizer Update comment about set_join_pathlist_hook(). 2 years ago
parser Track nesting depth correctly when drilling down into RECORD Vars. 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" 3 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 Fix typos in pgoutput.c 2 years ago
rewrite Fix RLS policy usage in MERGE. 2 years ago
snowball Fix the install rule for snowball_create.sql. 3 years ago
statistics Take pg_attribute out of VacAttrStats 3 years ago
storage Standardize type of extend_by counter 2 years ago
tcop Fix recovery conflict SIGUSR1 handling. 2 years ago
tsearch Take pg_attribute out of VacAttrStats 3 years ago
utils Replace more MemSet calls with struct initialization 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. 3 years ago
nls.mk Add missing gettext triggers 3 years ago