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
Dean Rasheed d37694b974 Fix compiler error introduced by 5386bfb9c1. 7 days ago
..
access Put "excludeOnly" GIN scan keys at the end of the scankey array. 2 weeks ago
archive
backup Skip .DS_Store files in server side utils 2 years ago
bootstrap
catalog Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLICATION. 1 month ago
commands Fix self-deadlock during DROP SUBSCRIPTION. 3 weeks ago
executor Fix compiler error introduced by 5386bfb9c1. 7 days ago
foreign Restrict accesses to non-system views and foreign tables during pg_dump. 1 year ago
jit Don't put library-supplied -L/-I switches before user-supplied ones. 1 month ago
lib Accommodate very large dshash tables. 9 months ago
libpq Fix build breakage on Solaris-alikes with late-model GCC. 2 months ago
main Fix elog(FATAL) before PostmasterMain() or just after fork(). 9 months ago
nodes Build whole-row Vars the same way during parsing and planning. 6 months ago
optimizer Fix planner error when estimating SubPlan cost 1 week ago
parser Fix Assert failure in XMLTABLE parser 4 months ago
partitioning Fix creation of partition descriptor during concurrent detach+drop 1 year ago
po Translation updates 1 month ago
port Don't treat EINVAL from semget() as a hard failure. 4 weeks ago
postmaster Fix checkpointer shared memory allocation 1 month ago
regex Avoid assertion due to disconnected NFA sub-graphs in regex parsing. 10 months ago
replication Fix assertion failure with replication slot release in single-user mode 3 weeks ago
rewrite Handle default NULL insertion a little better. 7 months ago
snowball Avoid null pointer dereference crash after OOM in Snowball stemmers. 7 months ago
statistics Fix security checks in selectivity estimation functions. 1 month ago
storage Make safeguard against incorrect flags for fsync more portable. 2 months ago
tcop CREATE STATISTICS: improve misleading error message 2 weeks ago
tsearch Clear errno before calling strtol() in spell.c. 6 months ago
utils Ignore temporary relations in RelidByRelfilenumber() 3 weeks ago
.gitignore
Makefile Fix make headerscheck 1 year 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