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
Alexander Korotkov 7742f99a02 Fix checking for recovery state in WaitForLSN() 2 months ago
..
access Fix checking for recovery state in WaitForLSN() 2 months ago
archive
backup Use XLogRecPtrIsValid() in various places 2 months ago
bootstrap
catalog Add seq_sync_error_count to subscription statistics. 2 months ago
commands Tidyup WARNING ereports in subscriptioncmds.c 2 months ago
executor Update obsolete comment in ExecScanReScan(). 2 months ago
foreign
jit jit: Fix accidentally-harmless type confusion 2 months ago
lib Add pairingheap_initialize() for shared memory usage 2 months ago
libpq Remove hbaPort type 3 months ago
main Avoid possible crash within libsanitizer. 2 months ago
nodes Fix some confusing uses of const 2 months ago
optimizer Fix UNION planner estimate_num_groups with varno==0 2 months ago
parser Implement WAIT FOR command 2 months ago
partitioning Mark function arguments of type "Datum *" as "const Datum *" where possible 2 months ago
po
port Refactor shared memory allocation for semaphores 2 months ago
postmaster Fix "inconsistent DLL linkage" warning on Windows MSVC 2 months ago
regex Special case C_COLLATION_OID in pg_newlocale_from_collation(). 2 months ago
replication Add seq_sync_error_count to subscription statistics. 2 months ago
rewrite Fix comments for ChangeVarNodes() and related functions 2 months ago
snowball
statistics Document some structures in attribute_stats.c 2 months ago
storage bufmgr: Use atomic sub for unpinning buffers 2 months ago
tcop Implement WAIT FOR command 2 months ago
tsearch Mark function arguments of type "Datum *" as "const Datum *" where possible 2 months ago
utils Fix "inconsistent DLL linkage" warning on Windows MSVC 2 months ago
.gitignore
Makefile
common.mk
meson.build meson: add and use stamp files for generated headers 5 months ago
nls.mk Create a separate file listing backend types 3 months ago