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 04411cbfdb Give postgres.exe the icon of other executables. 3 years ago
..
access nbtree: Allocate new pages in separate function. 3 years ago
archive Redesign archive modules 3 years ago
backup Pre-beta mechanical code beautification. 3 years ago
bootstrap Fix CREATE INDEX progress reporting for multi-level partitioning. 3 years ago
catalog Revert "Fix search_path to a safe value during maintenance operations." 3 years ago
commands Revert "Fix search_path to a safe value during maintenance operations." 3 years ago
executor Use per-tuple context in ExecGetAllUpdatedCols 3 years ago
foreign Expand some more uses of "deleg" to "delegation" or "delegated". 3 years ago
jit Pre-beta mechanical code beautification. 3 years ago
lib Fix ILIST_DEBUG build 3 years ago
libpq rename "gss_accept_deleg" to "gss_accept_delegation". 3 years ago
main Remove obsolete defense against strxfrm() bugs. 3 years ago
nodes Pre-beta mechanical code beautification. 3 years ago
optimizer Fix "wrong varnullingrels" for subquery nestloop parameters. 3 years ago
parser Pre-beta mechanical code beautification. 3 years ago
partitioning Pre-beta mechanical code beautification. 3 years ago
po Translation updates 3 years ago
port Update copyright for 2023 3 years ago
postmaster Pre-beta mechanical code beautification. 3 years ago
regex Pre-beta mechanical code beautification. 3 years ago
replication Honor run_as_owner option in tablesync worker. 3 years ago
rewrite Re-allow INDEX_VAR as rt_index in ChangeVarNodes(). 3 years ago
snowball Fix the install rule for snowball_create.sql. 3 years ago
statistics Pre-beta mechanical code beautification. 3 years ago
storage Remove a few unused global variables and declarations. 3 years ago
tcop Handle logical slot conflicts on standby 3 years ago
tsearch Pre-beta mechanical code beautification. 3 years ago
utils Remove a few unused global variables and declarations. 3 years ago
.gitignore
Makefile Give postgres.exe the icon of other executables. 3 years ago
common.mk Blind attempt to fix LLVM dependency in the backend 3 years ago
meson.build meson: Prevent installation of test files during main install 3 years ago
nls.mk Add missing gettext triggers 3 years ago