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