index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
11 hours
Bump PG_CONTROL_VERSION for commit 3e0ae46d90
HEAD
master
Heikki Linnakangas
14 hours
Check for CREATE privilege on the schema in CREATE STATISTICS.
Nathan Bossart
14 hours
libpq: Prevent some overflows of int/size_t
Jacob Champion
14 hours
Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
Heikki Linnakangas
17 hours
Fix typos in nodeWindowAgg comments
Daniel Gustafsson
23 hours
Add more tests for relation statistics with rewrites
Michael Paquier
28 hours
injection_points: Add variant for injection_point_attach()
Michael Paquier
2 days
Fix comment in copyto.c
Michael Paquier
3 days
Remove blank line in C code.
Bruce Momjian
3 days
Fix generic read and write barriers for Clang.
Thomas Munro
3 days
Fix checking for recovery state in WaitForLSN()
Alexander Korotkov
4 days
pgbench: Add --continue-on-error option.
Fujii Masao
4 days
Fix "inconsistent DLL linkage" warning on Windows MSVC
Peter Eisentraut
4 days
Add seq_sync_error_count to subscription statistics.
Amit Kapila
4 days
bufmgr: Use atomic sub for unpinning buffers
Andres Freund
4 days
bufmgr: Allow some buffer state modifications while holding header lock
Andres Freund
4 days
Tidyup WARNING ereports in subscriptioncmds.c
David Rowley
4 days
Use XLogRecPtrIsValid() in various places
Álvaro Herrera
4 days
Introduce XLogRecPtrIsValid()
Álvaro Herrera
5 days
Refer readers of \? to "\? variables" for pset options
Álvaro Herrera
5 days
Disallow generated columns in COPY WHERE clause
Peter Eisentraut
5 days
Refactor shared memory allocation for semaphores
Heikki Linnakangas
5 days
Add comment to explain why PGReserveSemaphores() is called early
Heikki Linnakangas
5 days
Fix redundancy in error message
Peter Eisentraut
5 days
Cosmetic fixes in GiST README
John Naylor
5 days
Fix few issues in commit 5509055d69.
Amit Kapila
5 days
ci: Improve OpenBSD core dump backtrace handling.
Thomas Munro
5 days
Document some structures in attribute_stats.c
Michael Paquier
5 days
Re-run autoheader
Peter Eisentraut
5 days
Update code comment
Peter Eisentraut
5 days
Fix UNION planner estimate_num_groups with varno==0
David Rowley
5 days
Update obsolete comment in ExecScanReScan().
Etsuro Fujita
5 days
Use stack allocated StringInfoDatas, where possible
David Rowley
6 days
Avoid possible crash within libsanitizer.
Tom Lane
6 days
Implement WAIT FOR command
Alexander Korotkov
6 days
Add infrastructure for efficient LSN waiting
Alexander Korotkov
6 days
Add pairingheap_initialize() for shared memory usage
Alexander Korotkov
6 days
Avoid creating duplicate ordered append paths
Richard Guo
6 days
Fix assertion failure in generate_orderedappend_paths()
Richard Guo
6 days
Fix timing-dependent failure in recovery test 004_timeline_switch
Michael Paquier
6 days
Add sequence synchronization for logical replication.
Amit Kapila
6 days
Drop unnamed portal immediately after execution to completion
Michael Paquier
6 days
Fix comments for ChangeVarNodes() and related functions
Richard Guo
6 days
Add assertions checking for the startup process in WAL replay routines
Michael Paquier
6 days
aio: Improve assertions related to io_method
Andres Freund
6 days
jit: Fix accidentally-harmless type confusion
Andres Freund
6 days
Special case C_COLLATION_OID in pg_newlocale_from_collation().
Jeff Davis
6 days
Add CHECK_FOR_INTERRUPTS in Evict{Rel,All}UnpinnedBuffers.
Masahiko Sawada
6 days
Fix possible usage of incorrect UPPERREL_SETOP RelOptInfo
David Rowley
6 days
Fix snapshot handling bug in recent BRIN fix
Álvaro Herrera
[next]