projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
9 hours ago
Nathan Bossart
Fix return value of visibilitymap_get_status().
master
github/master
commit
|
commitdiff
|
tree
15 hours ago
Amit Kapila
Fix duplicate transaction replay during pg_createsubscr...
commit
|
commitdiff
|
tree
18 hours ago
Michael Paquier
Introduce field tracking cached plan type in PlannedStmt
commit
|
commitdiff
|
tree
20 hours ago
Amit Kapila
Fix cfbot failure caused by commit 228c370868.
commit
|
commitdiff
|
tree
22 hours ago
Fujii Masao
doc: Add missing index entries and fix title formatting...
commit
|
commitdiff
|
tree
29 hours ago
Tom Lane
Fix build breakage on Solaris-alikes with late-model...
commit
|
commitdiff
|
tree
31 hours ago
Nathan Bossart
Cross-check lists of built-in LWLock tranches.
commit
|
commitdiff
|
tree
33 hours ago
Nathan Bossart
Use PqMsg_* macros in walsender.c
commit
|
commitdiff
|
tree
39 hours ago
Álvaro Herrera
Move enum RecoveryTargetAction to xlogrecovery.h
commit
|
commitdiff
|
tree
45 hours ago
Amit Kapila
Preserve conflict-relevant data during logical replication.
commit
|
commitdiff
|
tree
2 days ago
David Rowley
Use strchr instead of strstr for single-char lookups
commit
|
commitdiff
|
tree
2 days ago
Michael Paquier
ecpg: Improve error detection around ecpg_strdup()
commit
|
commitdiff
|
tree
2 days ago
Fujii Masao
Remove translation marker from libpq-be-fe-helpers.h.
commit
|
commitdiff
|
tree
2 days ago
Andres Freund
aio: Fix assertion, clarify README
commit
|
commitdiff
|
tree
2 days ago
Amit Kapila
Doc: Fix logical replication examples.
commit
|
commitdiff
|
tree
2 days ago
Michael Paquier
doc: Inform about aminsertcleanup optional NULLness
commit
|
commitdiff
|
tree
2 days ago
Fujii Masao
Log remote NOTICE, WARNING, and similar messages using...
commit
|
commitdiff
|
tree
2 days ago
Michael Paquier
ecpg: Fix NULL pointer dereference during connection...
commit
|
commitdiff
|
tree
2 days ago
Richard Guo
Reduce "Var IS [NOT] NULL" quals during constant folding
commit
|
commitdiff
|
tree
2 days ago
Richard Guo
Centralize collection of catalog info needed early...
commit
|
commitdiff
|
tree
2 days ago
Richard Guo
Expand virtual generated columns before sublink pull-up
commit
|
commitdiff
|
tree
3 days ago
Alexander Korotkov
Update comment for ReplicationSlot.last_saved_restart_lsn
commit
|
commitdiff
|
tree
3 days ago
Álvaro Herrera
pg_dump: include comments on not-null constraints on...
commit
|
commitdiff
|
tree
4 days ago
Fujii Masao
doc: Document reopen of output file via SIGHUP in pg_re...
commit
|
commitdiff
|
tree
5 days ago
Tom Lane
Mostly-cosmetic adjustments to estimate_multivariate_bu...
commit
|
commitdiff
|
tree
5 days ago
Alexander Korotkov
Reintroduce test 046_checkpoint_logical_slot
commit
|
commitdiff
|
tree
5 days ago
Alexander Korotkov
Improve the stability of the recovery test 047_checkpoi...
commit
|
commitdiff
|
tree
5 days ago
Alexander Korotkov
Fix infinite wait when reading a partially written...
commit
|
commitdiff
|
tree
5 days ago
Michael Paquier
Check status of nodes after regression test run in...
commit
|
commitdiff
|
tree
5 days ago
Michael Paquier
Add PostgreSQL::Test::Cluster::is_alive()
commit
|
commitdiff
|
tree
6 days ago
Tom Lane
Speed up byteain by not parsing traditional-style input...
commit
|
commitdiff
|
tree
6 days ago
Nathan Bossart
Remove unused variable in generate-lwlocknames.pl.
commit
|
commitdiff
|
tree
6 days ago
Nathan Bossart
pg_upgrade: Use COPY for large object metadata.
commit
|
commitdiff
|
tree
6 days ago
Alexander Korotkov
Fix a typo in the deparseArrayCoerceExpr() header comment
commit
|
commitdiff
|
tree
6 days ago
Dean Rasheed
Fix concurrent update trigger issues with MERGE in...
commit
|
commitdiff
|
tree
6 days ago
Alexander Korotkov
Support for deparsing of ArrayCoerceExpr node in contri...
commit
|
commitdiff
|
tree
7 days ago
Nathan Bossart
Add a test harness for the binary heap code.
commit
|
commitdiff
|
tree
7 days ago
Tom Lane
Fix PQport to never return NULL unless the connection...
commit
|
commitdiff
|
tree
7 days ago
Álvaro Herrera
Remove assertion from PortalRunMulti
commit
|
commitdiff
|
tree
7 days ago
Nathan Bossart
doc: Add note about how to use pg_overexplain.
commit
|
commitdiff
|
tree
7 days ago
Amit Langote
Remove duplicate line
commit
|
commitdiff
|
tree
7 days ago
Michael Paquier
Split regression tests for TOAST compression methods...
commit
|
commitdiff
|
tree
8 days ago
Michael Paquier
Fix inconsistent LWLock tranche names for MultiXact*
commit
|
commitdiff
|
tree
8 days ago
Daniel Gustafsson
doc: Add example file for COPY
commit
|
commitdiff
|
tree
8 days ago
Jeff Davis
Force LC_COLLATE to C in postmaster.
commit
|
commitdiff
|
tree
8 days ago
Álvaro Herrera
Fix dumping of comments on invalid constraints on domains
commit
|
commitdiff
|
tree
8 days ago
Peter Geoghegan
nbtree: Use only one notnullkey ScanKeyData.
commit
|
commitdiff
|
tree
8 days ago
Jeff Davis
pg_dumpall: Skip global objects with --statistics-only...
commit
|
commitdiff
|
tree
8 days ago
Nathan Bossart
psql: Fix note on project naming in output of \copyright.
commit
|
commitdiff
|
tree
8 days ago
Michael Paquier
Refactor non-supported compression error message in...
commit
|
commitdiff
|
tree
8 days ago
Fujii Masao
pgoutput: Initialize missing default for "origin" param...
commit
|
commitdiff
|
tree
9 days ago
Fujii Masao
doc: Document default values for pgoutput options in...
commit
|
commitdiff
|
tree
9 days ago
Fujii Masao
doc: Fix confusing description of streaming option...
commit
|
commitdiff
|
tree
9 days ago
Fujii Masao
doc: Clarify that total_vacuum_time excludes VACUUM...
commit
|
commitdiff
|
tree
9 days ago
Tom Lane
Doc: clarify description of regexp fields in pg_ident...
commit
|
commitdiff
|
tree
9 days ago
Tom Lane
Clarify the ra != rb case in compareJsonbContainers().
commit
|
commitdiff
|
tree
9 days ago
Tom Lane
Silence uninitialized-value warnings in compareJsonbCon...
commit
|
commitdiff
|
tree
9 days ago
Tom Lane
Doc: clarify description of current-date/time functions.
commit
|
commitdiff
|
tree
9 days ago
Fujii Masao
psql: Fix tab-completion after GRANT/REVOKE on LARGE...
commit
|
commitdiff
|
tree
9 days ago
Michael Paquier
Fix comments in index.c
commit
|
commitdiff
|
tree
10 days ago
Fujii Masao
amcheck: Improve error message for partitioned index...
commit
|
commitdiff
|
tree
11 days ago
Michael Paquier
psql: Add variable SERVICEFILE
commit
|
commitdiff
|
tree
11 days ago
Tom Lane
In username-map substitution, cope with more than one \1.
commit
|
commitdiff
|
tree
11 days ago
Michael Paquier
libpq: Add "servicefile" connection option
commit
|
commitdiff
|
tree
12 days ago
Nathan Bossart
Remove XLogCtl->ckptFullXid.
commit
|
commitdiff
|
tree
12 days ago
Tom Lane
Replace float8 with int in date2isoweek() and date2isoy...
commit
|
commitdiff
|
tree
12 days ago
Andres Freund
Remove long-unused TransactionIdIsActive()
commit
|
commitdiff
|
tree
12 days ago
Thomas Munro
aio: Fix configuration reload in IO workers.
commit
|
commitdiff
|
tree
12 days ago
Thomas Munro
aio: Remove obsolete IO worker ID references.
commit
|
commitdiff
|
tree
12 days ago
Thomas Munro
aio: Regularize IO worker internal naming.
commit
|
commitdiff
|
tree
12 days ago
Thomas Munro
Fix stale idle flag when IO workers exit.
commit
|
commitdiff
|
tree
13 days ago
Tom Lane
Fix inconsistent quoting of role names in ACLs.
commit
|
commitdiff
|
tree
13 days ago
Jacob Champion
oauth: Run Autoconf tests with correct compiler flags
commit
|
commitdiff
|
tree
13 days ago
Nathan Bossart
Add FLUSH_UNLOGGED option to CHECKPOINT command.
commit
|
commitdiff
|
tree
13 days ago
Nathan Bossart
Add MODE option to CHECKPOINT command.
commit
|
commitdiff
|
tree
13 days ago
Nathan Bossart
Add option list to CHECKPOINT command.
commit
|
commitdiff
|
tree
13 days ago
Nathan Bossart
Rename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST.
commit
|
commitdiff
|
tree
13 days ago
Nathan Bossart
Rename CHECKPOINT_FLUSH_ALL to CHECKPOINT_FLUSH_UNLOGGED.
commit
|
commitdiff
|
tree
13 days ago
Tom Lane
Force LC_NUMERIC to C while running TAP tests.
commit
|
commitdiff
|
tree
13 days ago
Amit Kapila
Fix the handling of two GUCs during upgrade.
commit
|
commitdiff
|
tree
13 days ago
Tatsuo Ishii
Doc: fix outdated protocol version.
commit
|
commitdiff
|
tree
2025-07-10
Fujii Masao
doc: Clarify meaning of "idle" in idle_replication_slot...
commit
|
commitdiff
|
tree
2025-07-10
Fujii Masao
Change unit of idle_replication_slot_timeout to seconds.
commit
|
commitdiff
|
tree
2025-07-10
Daniel Gustafsson
Fix sslkeylogfile error handling logging
commit
|
commitdiff
|
tree
2025-07-10
Nathan Bossart
pg_dump: Fix object-type sort priority for large objects.
commit
|
commitdiff
|
tree
2025-07-10
Michael Paquier
btree_gist: Merge the last two versions into version 1.8
commit
|
commitdiff
|
tree
2025-07-10
Michael Paquier
injection_points: Add injection_points_list()
commit
|
commitdiff
|
tree
2025-07-09
Andres Freund
Use pg_assume() to avoid compiler warning below exec_se...
commit
|
commitdiff
|
tree
2025-07-09
Andres Freund
Add pg_assume(expr) macro
commit
|
commitdiff
|
tree
2025-07-09
Tom Lane
Link libpq with libdl if the platform needs that.
commit
|
commitdiff
|
tree
2025-07-09
Jeff Davis
Change wchar2char() and char2wchar() to accept a locale_t.
commit
|
commitdiff
|
tree
2025-07-09
Tom Lane
Minor tweaks for pg_test_timing.
commit
|
commitdiff
|
tree
2025-07-09
Nathan Bossart
Introduce pg_dsm_registry_allocations view.
commit
|
commitdiff
|
tree
2025-07-09
Masahiko Sawada
Fix tab-completion for COPY and \copy options.
commit
|
commitdiff
|
tree
2025-07-09
Fujii Masao
psql: Improve psql tab completion for GRANT/REVOKE...
commit
|
commitdiff
|
tree
2025-07-09
John Naylor
Hide ICU C++ APIs from pg_locale.h
commit
|
commitdiff
|
tree
2025-07-09
Michael Paquier
libpq: Add TAP test for nested service file
commit
|
commitdiff
|
tree
2025-07-09
Amit Kapila
Doc: Improve logical replication failover documentation.
commit
|
commitdiff
|
tree
2025-07-09
Michael Paquier
libpq: Remove PQservice()
commit
|
commitdiff
|
tree
2025-07-08
Tom Lane
Fix up misuse of "volatile" in contrib/xml2.
commit
|
commitdiff
|
tree
next