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 f93d97b75c With GB18030, prevent SIGSEGV from reading past end of allocation. 4 months ago
..
access Fix GIN's shimTriConsistentFn to not corrupt its input. 4 months ago
archive
backup Clean up newlines following left parentheses 7 months ago
bootstrap Pass proper old rlocator to smgr when creating relations and indexes (#156) 6 months ago
catalog Repair misbehavior with duplicate entries in FK SET column lists. 4 months ago
commands Handle self-referencing FKs correctly in partitioned tables 4 months ago
executor Fix failure for generated column with a not-null domain constraint. 4 months ago
foreign
jit Fix NULLIF()'s handling of read-write expanded objects. 7 months ago
lib Accommodate very large dshash tables. 7 months ago
libpq
main Fix elog(FATAL) before PostmasterMain() or just after fork(). 7 months ago
nodes Build whole-row Vars the same way during parsing and planning. 4 months ago
optimizer Fix issue with ORDER BY / DISTINCT aggregates and FILTER 4 months ago
parser Fix parse_cte.c's failure to examine sub-WITHs in DML statements. 4 months ago
partitioning Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands 1 year ago
po Translation updates 4 months ago
port Try to avoid semaphore-related test failures on NetBSD/OpenBSD. 7 months ago
postmaster Don't ask for bug reports about pthread_is_threaded_np() != 0. 7 months ago
regex Avoid assertion due to disconnected NFA sub-graphs in regex parsing. 10 months ago
replication Fix xmin advancement during fast_forward decoding. 4 months ago
rewrite Handle default NULL insertion a little better. 7 months ago
snowball Avoid null pointer dereference crash after OOM in Snowball stemmers. 4 months ago
statistics
storage doc: Correct description of values used in FSM for indexes 4 months ago
tcop Use PqMsg_* macros in postgres.c. 7 months ago
tsearch Clear errno before calling strtol() in spell.c. 4 months ago
utils With GB18030, prevent SIGSEGV from reading past end of allocation. 4 months ago
.gitignore
Makefile
common.mk
meson.build
nls.mk