projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
5 hours ago
Dean Rasheed
Fix concurrent update trigger issues with MERGE in...
master
github/master
commit
|
commitdiff
|
tree
6 hours ago
Alexander Korotkov
Support for deparsing of ArrayCoerceExpr node in contri...
commit
|
commitdiff
|
tree
17 hours ago
Nathan Bossart
Add a test harness for the binary heap code.
commit
|
commitdiff
|
tree
21 hours ago
Tom Lane
Fix PQport to never return NULL unless the connection...
commit
|
commitdiff
|
tree
22 hours ago
Álvaro Herrera
Remove assertion from PortalRunMulti
commit
|
commitdiff
|
tree
23 hours ago
Nathan Bossart
doc: Add note about how to use pg_overexplain.
commit
|
commitdiff
|
tree
32 hours ago
Amit Langote
Remove duplicate line
commit
|
commitdiff
|
tree
33 hours ago
Michael Paquier
Split regression tests for TOAST compression methods...
commit
|
commitdiff
|
tree
38 hours ago
Michael Paquier
Fix inconsistent LWLock tranche names for MultiXact*
commit
|
commitdiff
|
tree
40 hours ago
Daniel Gustafsson
doc: Add example file for COPY
commit
|
commitdiff
|
tree
41 hours ago
Jeff Davis
Force LC_COLLATE to C in postmaster.
commit
|
commitdiff
|
tree
45 hours ago
Álvaro Herrera
Fix dumping of comments on invalid constraints on domains
commit
|
commitdiff
|
tree
45 hours ago
Peter Geoghegan
nbtree: Use only one notnullkey ScanKeyData.
commit
|
commitdiff
|
tree
45 hours ago
Jeff Davis
pg_dumpall: Skip global objects with --statistics-only...
commit
|
commitdiff
|
tree
45 hours ago
Nathan Bossart
psql: Fix note on project naming in output of \copyright.
commit
|
commitdiff
|
tree
2 days ago
Michael Paquier
Refactor non-supported compression error message in...
commit
|
commitdiff
|
tree
2 days ago
Fujii Masao
pgoutput: Initialize missing default for "origin" param...
commit
|
commitdiff
|
tree
2 days ago
Fujii Masao
doc: Document default values for pgoutput options in...
commit
|
commitdiff
|
tree
2 days ago
Fujii Masao
doc: Fix confusing description of streaming option...
commit
|
commitdiff
|
tree
2 days ago
Fujii Masao
doc: Clarify that total_vacuum_time excludes VACUUM...
commit
|
commitdiff
|
tree
2 days ago
Tom Lane
Doc: clarify description of regexp fields in pg_ident...
commit
|
commitdiff
|
tree
2 days ago
Tom Lane
Clarify the ra != rb case in compareJsonbContainers().
commit
|
commitdiff
|
tree
2 days ago
Tom Lane
Silence uninitialized-value warnings in compareJsonbCon...
commit
|
commitdiff
|
tree
2 days ago
Tom Lane
Doc: clarify description of current-date/time functions.
commit
|
commitdiff
|
tree
3 days ago
Fujii Masao
psql: Fix tab-completion after GRANT/REVOKE on LARGE...
commit
|
commitdiff
|
tree
3 days ago
Michael Paquier
Fix comments in index.c
commit
|
commitdiff
|
tree
4 days ago
Fujii Masao
amcheck: Improve error message for partitioned index...
commit
|
commitdiff
|
tree
4 days ago
Michael Paquier
psql: Add variable SERVICEFILE
commit
|
commitdiff
|
tree
4 days ago
Tom Lane
In username-map substitution, cope with more than one \1.
commit
|
commitdiff
|
tree
5 days ago
Michael Paquier
libpq: Add "servicefile" connection option
commit
|
commitdiff
|
tree
5 days ago
Nathan Bossart
Remove XLogCtl->ckptFullXid.
commit
|
commitdiff
|
tree
5 days ago
Tom Lane
Replace float8 with int in date2isoweek() and date2isoy...
commit
|
commitdiff
|
tree
5 days ago
Andres Freund
Remove long-unused TransactionIdIsActive()
commit
|
commitdiff
|
tree
6 days ago
Thomas Munro
aio: Fix configuration reload in IO workers.
commit
|
commitdiff
|
tree
6 days ago
Thomas Munro
aio: Remove obsolete IO worker ID references.
commit
|
commitdiff
|
tree
6 days ago
Thomas Munro
aio: Regularize IO worker internal naming.
commit
|
commitdiff
|
tree
6 days ago
Thomas Munro
Fix stale idle flag when IO workers exit.
commit
|
commitdiff
|
tree
6 days ago
Tom Lane
Fix inconsistent quoting of role names in ACLs.
commit
|
commitdiff
|
tree
6 days ago
Jacob Champion
oauth: Run Autoconf tests with correct compiler flags
commit
|
commitdiff
|
tree
6 days ago
Nathan Bossart
Add FLUSH_UNLOGGED option to CHECKPOINT command.
commit
|
commitdiff
|
tree
6 days ago
Nathan Bossart
Add MODE option to CHECKPOINT command.
commit
|
commitdiff
|
tree
6 days ago
Nathan Bossart
Add option list to CHECKPOINT command.
commit
|
commitdiff
|
tree
6 days ago
Nathan Bossart
Rename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST.
commit
|
commitdiff
|
tree
6 days ago
Nathan Bossart
Rename CHECKPOINT_FLUSH_ALL to CHECKPOINT_FLUSH_UNLOGGED.
commit
|
commitdiff
|
tree
6 days ago
Tom Lane
Force LC_NUMERIC to C while running TAP tests.
commit
|
commitdiff
|
tree
7 days ago
Amit Kapila
Fix the handling of two GUCs during upgrade.
commit
|
commitdiff
|
tree
7 days ago
Tatsuo Ishii
Doc: fix outdated protocol version.
commit
|
commitdiff
|
tree
7 days ago
Fujii Masao
doc: Clarify meaning of "idle" in idle_replication_slot...
commit
|
commitdiff
|
tree
7 days ago
Fujii Masao
Change unit of idle_replication_slot_timeout to seconds.
commit
|
commitdiff
|
tree
7 days ago
Daniel Gustafsson
Fix sslkeylogfile error handling logging
commit
|
commitdiff
|
tree
7 days ago
Nathan Bossart
pg_dump: Fix object-type sort priority for large objects.
commit
|
commitdiff
|
tree
8 days ago
Michael Paquier
btree_gist: Merge the last two versions into version 1.8
commit
|
commitdiff
|
tree
8 days ago
Michael Paquier
injection_points: Add injection_points_list()
commit
|
commitdiff
|
tree
8 days ago
Andres Freund
Use pg_assume() to avoid compiler warning below exec_se...
commit
|
commitdiff
|
tree
8 days ago
Andres Freund
Add pg_assume(expr) macro
commit
|
commitdiff
|
tree
8 days ago
Tom Lane
Link libpq with libdl if the platform needs that.
commit
|
commitdiff
|
tree
8 days ago
Jeff Davis
Change wchar2char() and char2wchar() to accept a locale_t.
commit
|
commitdiff
|
tree
8 days ago
Tom Lane
Minor tweaks for pg_test_timing.
commit
|
commitdiff
|
tree
9 days ago
Nathan Bossart
Introduce pg_dsm_registry_allocations view.
commit
|
commitdiff
|
tree
9 days ago
Masahiko Sawada
Fix tab-completion for COPY and \copy options.
commit
|
commitdiff
|
tree
9 days ago
Fujii Masao
psql: Improve psql tab completion for GRANT/REVOKE...
commit
|
commitdiff
|
tree
9 days ago
John Naylor
Hide ICU C++ APIs from pg_locale.h
commit
|
commitdiff
|
tree
9 days ago
Michael Paquier
libpq: Add TAP test for nested service file
commit
|
commitdiff
|
tree
9 days ago
Amit Kapila
Doc: Improve logical replication failover documentation.
commit
|
commitdiff
|
tree
9 days ago
Michael Paquier
libpq: Remove PQservice()
commit
|
commitdiff
|
tree
9 days ago
Tom Lane
Fix up misuse of "volatile" in contrib/xml2.
commit
|
commitdiff
|
tree
9 days ago
Tom Lane
Fix low-probability memory leak in XMLSERIALIZE(.....
commit
|
commitdiff
|
tree
9 days ago
Álvaro Herrera
Fix a couple more places in docs for pg_lsn change
commit
|
commitdiff
|
tree
9 days ago
Tom Lane
Change pg_test_timing to measure in nanoseconds not...
commit
|
commitdiff
|
tree
10 days ago
Michael Paquier
pg_walsummary: Improve stability of test checking stati...
commit
|
commitdiff
|
tree
10 days ago
Andres Freund
aio: Combine io_uring memory mappings, if supported
commit
|
commitdiff
|
tree
10 days ago
Richard Guo
Consider explicit incremental sort for Append and Merge...
commit
|
commitdiff
|
tree
10 days ago
Jacob Champion
oauth: Fix kqueue detection on OpenBSD
commit
|
commitdiff
|
tree
10 days ago
Álvaro Herrera
Adapt pg_upgrade test to pg_lsn output format difference
commit
|
commitdiff
|
tree
10 days ago
Tom Lane
Restore the ability to run pl/pgsql expression queries...
commit
|
commitdiff
|
tree
10 days ago
Álvaro Herrera
Refactor some repetitive SLRU code
commit
|
commitdiff
|
tree
11 days ago
Álvaro Herrera
Standardize LSN formatting by zero padding
commit
|
commitdiff
|
tree
11 days ago
Michael Paquier
Integrate FullTransactionIds deeper into two-phase...
commit
|
commitdiff
|
tree
11 days ago
Michael Paquier
Fix incompatibility with libxml2 >= 2.14
commit
|
commitdiff
|
tree
12 days ago
Etsuro Fujita
postgres_fdw: Add Assert to estimate_path_cost_size().
commit
|
commitdiff
|
tree
13 days ago
Álvaro Herrera
Fix new pg_upgrade query not to rely on regnamespace
commit
|
commitdiff
|
tree
13 days ago
Álvaro Herrera
pg_upgrade: Add missing newline in error message
commit
|
commitdiff
|
tree
13 days ago
Álvaro Herrera
pg_upgrade: check for inconsistencies in not-null const...
commit
|
commitdiff
|
tree
2025-07-04
Fujii Masao
amcheck: Remove unused IndexCheckableCallback typedef.
commit
|
commitdiff
|
tree
2025-07-04
Michael Paquier
Disable commit timestamps during bootstrap
commit
|
commitdiff
|
tree
2025-07-04
Fujii Masao
Speed up truncation of temporary relations.
commit
|
commitdiff
|
tree
2025-07-03
Tom Lane
Simplify COALESCE() with one surviving argument.
commit
|
commitdiff
|
tree
2025-07-03
Tom Lane
Add more cross-type comparisons to contrib/btree_gin.
commit
|
commitdiff
|
tree
2025-07-03
Tom Lane
Add cross-type comparisons to contrib/btree_gin.
commit
|
commitdiff
|
tree
2025-07-03
Tom Lane
Break out xxx2yyy_opt_overflow APIs for more datetime...
commit
|
commitdiff
|
tree
2025-07-03
Tom Lane
Obtain required table lock during cross-table updates...
commit
|
commitdiff
|
tree
2025-07-03
Álvaro Herrera
Add tab-completion for ALTER TABLE not-nulls
commit
|
commitdiff
|
tree
2025-07-03
Fujii Masao
Remove leftover dead code from commit_ts.h.
commit
|
commitdiff
|
tree
2025-07-03
Álvaro Herrera
Fix broken XML
commit
|
commitdiff
|
tree
2025-07-03
Fujii Masao
doc: Update outdated descriptions of wal_status in...
commit
|
commitdiff
|
tree
2025-07-03
Álvaro Herrera
Prevent creation of duplicate not-null constraints...
commit
|
commitdiff
|
tree
2025-07-03
Álvaro Herrera
Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error
commit
|
commitdiff
|
tree
2025-07-03
Michael Paquier
Refactor subtype field of AlterDomainStmt
commit
|
commitdiff
|
tree
2025-07-03
Fujii Masao
doc: Remove incorrect note about wal_status in pg_repli...
commit
|
commitdiff
|
tree
2025-07-03
Fujii Masao
Support multi-line headers in COPY FROM command.
commit
|
commitdiff
|
tree
next