projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2025-02-20
Daniel Gustafsson
Add support for OAUTHBEARER SASL mechanism
commit
|
commitdiff
|
tree
2025-02-20
Jeff Davis
Transfer statistics during pg_upgrade.
commit
|
commitdiff
|
tree
2025-02-20
Amit Kapila
Improve errdetail message added by ac0e33136a.
commit
|
commitdiff
|
tree
2025-02-20
Amit Langote
Don't lock partitions pruned by initial pruning
commit
|
commitdiff
|
tree
2025-02-20
Amit Kapila
Include schema/table publications even with exclude...
commit
|
commitdiff
|
tree
2025-02-20
Michael Paquier
doc: Fix typo in section "WAL configuration"
commit
|
commitdiff
|
tree
2025-02-20
Michael Paquier
doc: Add details about object "wal" in pg_stat_io
commit
|
commitdiff
|
tree
2025-02-20
Michael Paquier
doc: Recommend pg_stat_io rather than pg_stat_wal in...
commit
|
commitdiff
|
tree
2025-02-20
Michael Paquier
Fix FATAL message for invalid recovery timeline at...
commit
|
commitdiff
|
tree
2025-02-20
Andres Freund
pgbench: Increase RLIMIT_NOFILE if necessary
commit
|
commitdiff
|
tree
2025-02-20
Michael Paquier
test_escape: Fix output of --help
commit
|
commitdiff
|
tree
2025-02-19
Tomas Vondra
Correct relation size estimate with low fillfactor
commit
|
commitdiff
|
tree
2025-02-19
Tom Lane
Assert that ExecOpenIndices and ExecCloseIndices are...
commit
|
commitdiff
|
tree
2025-02-19
Tom Lane
Fix crash in brininsertcleanup during logical replication.
commit
|
commitdiff
|
tree
2025-02-19
Tomas Vondra
Consider BufFiles when adjusting hashjoin parameters
commit
|
commitdiff
|
tree
2025-02-19
Andres Freund
tests: BackgroundPsql: Fix potential for lost errors...
commit
|
commitdiff
|
tree
2025-02-19
Álvaro Herrera
Add ATAlterConstraint struct for ALTER .. CONSTRAINT
commit
|
commitdiff
|
tree
2025-02-19
Alexander Korotkov
Improve statistics estimation for single-column GROUP...
commit
|
commitdiff
|
tree
2025-02-19
Amit Kapila
Add a test for commit ac0e33136a using the injection...
commit
|
commitdiff
|
tree
2025-02-19
Michael Paquier
Add support for LIKE in CREATE FOREIGN TABLE
commit
|
commitdiff
|
tree
2025-02-19
Amit Langote
doc: Fix some issues with JSON_TABLE() examples
commit
|
commitdiff
|
tree
2025-02-19
Amit Kapila
Invalidate inactive replication slots.
commit
|
commitdiff
|
tree
2025-02-19
Tom Lane
Update to latest Snowball sources.
commit
|
commitdiff
|
tree
2025-02-19
Richard Guo
Fix unsafe access to BufferDescriptors
commit
|
commitdiff
|
tree
2025-02-19
Richard Guo
Fix freeing a child join's SpecialJoinInfo
commit
|
commitdiff
|
tree
2025-02-19
Michael Paquier
test_escape: Fix handling of short options in getopt_long()
commit
|
commitdiff
|
tree
2025-02-18
Michael Paquier
Make the description of some GUCs more consistent
commit
|
commitdiff
|
tree
2025-02-18
Bruce Momjian
doc: add example of sign mismatch with POSIX/ISO-8601...
commit
|
commitdiff
|
tree
2025-02-18
Jeff Davis
Update outdated comments in nodeAgg.c.
commit
|
commitdiff
|
tree
2025-02-18
Melanie Plageman
Reduce scope of heap vacuum per_buffer_data
commit
|
commitdiff
|
tree
2025-02-18
Daniel Gustafsson
Add PGErrorVerbosity to typedefs.list
commit
|
commitdiff
|
tree
2025-02-18
David Rowley
Fix poorly written regression test
commit
|
commitdiff
|
tree
2025-02-18
Amit Kapila
Raise a WARNING for max_slot_wal_keep_size in pg_create...
commit
|
commitdiff
|
tree
2025-02-18
John Naylor
Specialize intarray sorting
commit
|
commitdiff
|
tree
2025-02-18
Amit Kapila
Doc: Improve pg_replication_slots.inactive_since descri...
commit
|
commitdiff
|
tree
2025-02-18
Thomas Munro
Fix typo in 2a8a0067.
commit
|
commitdiff
|
tree
2025-02-17
Daniel Gustafsson
Fix translator notes in comments
commit
|
commitdiff
|
tree
2025-02-17
Tomas Vondra
Add tab completion for ALTER USER/ROLE RESET
commit
|
commitdiff
|
tree
2025-02-17
Tomas Vondra
Add tab completion for ALTER DATABASE RESET
commit
|
commitdiff
|
tree
2025-02-17
Alexander Korotkov
Implement Self-Join Elimination
commit
|
commitdiff
|
tree
2025-02-17
Alexander Korotkov
Revert: Get rid of WALBufMappingLock
commit
|
commitdiff
|
tree
2025-02-17
Amit Langote
Fix an oversight in cbc127917 to handle MERGE correctly
commit
|
commitdiff
|
tree
2025-02-17
Michael Paquier
Add information about WAL buffers full to VACUUM/ANALYZ...
commit
|
commitdiff
|
tree
2025-02-17
Michael Paquier
Add information about WAL buffers being full to EXPLAIN...
commit
|
commitdiff
|
tree
2025-02-17
Michael Paquier
pg_stat_statements: Add wal_buffers_full
commit
|
commitdiff
|
tree
2025-02-17
Michael Paquier
Move wal_buffers_full from PgStat_PendingWalStats to...
commit
|
commitdiff
|
tree
2025-02-17
Alexander Korotkov
Get rid of WALBufMappingLock
commit
|
commitdiff
|
tree
2025-02-17
Richard Guo
Adjust tuples estimate for appendrels
commit
|
commitdiff
|
tree
2025-02-16
Tom Lane
In fmtIdEnc(), handle failure of enlargePQExpBuffer().
commit
|
commitdiff
|
tree
2025-02-15
Tom Lane
Make escaping functions retain trailing bytes of an...
commit
|
commitdiff
|
tree
2025-02-15
Thomas Munro
Fix explicit valgrind interaction in read_stream.c.
commit
|
commitdiff
|
tree
2025-02-14
Andres Freund
Fix PQescapeLiteral()/PQescapeIdentifier() length handling
commit
|
commitdiff
|
tree
2025-02-14
Nathan Bossart
Add delay time to VACUUM/ANALYZE (VERBOSE) and autovacu...
commit
|
commitdiff
|
tree
2025-02-14
Daniel Gustafsson
pgcrypto: Add support for CFB mode in AES encryption
commit
|
commitdiff
|
tree
2025-02-14
Nathan Bossart
Use PqMsg_Progress macro in HandleParallelMessage().
commit
|
commitdiff
|
tree
2025-02-14
Melanie Plageman
Use streaming read I/O in VACUUM's third phase
commit
|
commitdiff
|
tree
2025-02-14
Melanie Plageman
Use streaming read I/O in VACUUM's first phase
commit
|
commitdiff
|
tree
2025-02-14
Melanie Plageman
Convert heap_vac_scan_next_block() boolean parameters...
commit
|
commitdiff
|
tree
2025-02-14
Nathan Bossart
Describe special values in GUC descriptions more consis...
commit
|
commitdiff
|
tree
2025-02-14
Daniel Gustafsson
Fix assertion on dereferenced object
commit
|
commitdiff
|
tree
2025-02-14
Thomas Munro
Remove obsolete comment.
commit
|
commitdiff
|
tree
2025-02-13
Nathan Bossart
Remove unused parameter from execute_extension_script().
commit
|
commitdiff
|
tree
2025-02-13
Peter Eisentraut
Remove unnecessary (char *) casts [xlog]
commit
|
commitdiff
|
tree
2025-02-13
Peter Eisentraut
XLogRegisterData, XLogRegisterBufData void * argument...
commit
|
commitdiff
|
tree
2025-02-13
Michael Paquier
Fix MakeTransitionCaptureState() to return a consistent...
commit
|
commitdiff
|
tree
2025-02-13
Masahiko Sawada
Rename RBTXN_PREPARE to RBTXN_IS_PREPARE for better...
commit
|
commitdiff
|
tree
2025-02-13
Masahiko Sawada
Skip logical decoding of already-aborted transactions.
commit
|
commitdiff
|
tree
2025-02-12
Nathan Bossart
Remove unneeded volatile qualifier in fmgr.c.
commit
|
commitdiff
|
tree
2025-02-12
Tom Lane
Clean up impenetrable logic in pg_basebackup/receivelog.c.
commit
|
commitdiff
|
tree
2025-02-12
Tom Lane
Fix minor memory leaks in pg_dump.
commit
|
commitdiff
|
tree
2025-02-12
Andres Freund
ci: Collect core files on NetBSD and OpenBSD
commit
|
commitdiff
|
tree
2025-02-12
Andres Freund
ci: Test NetBSD and OpenBSD
commit
|
commitdiff
|
tree
2025-02-12
Andres Freund
meson: Fix failure to detect bsd_auth.h presence
commit
|
commitdiff
|
tree
2025-02-12
Michael Paquier
Fix issue in recovery test 041_checkpoint_at_promote
commit
|
commitdiff
|
tree
2025-02-12
Michael Paquier
Fix some inconsistencies with memory freeing in pg_crea...
commit
|
commitdiff
|
tree
2025-02-12
Peter Eisentraut
Remove unnecessary (char *) casts [checksum]
commit
|
commitdiff
|
tree
2025-02-12
Peter Eisentraut
Remove unnecessary (char *) casts [mem]
commit
|
commitdiff
|
tree
2025-02-12
Peter Eisentraut
Remove unnecessary (char *) casts [string]
commit
|
commitdiff
|
tree
2025-02-12
John Naylor
Doc: Fix punctuation errors
commit
|
commitdiff
|
tree
2025-02-11
Nathan Bossart
Add cost-based vacuum delay time to progress views.
commit
|
commitdiff
|
tree
2025-02-11
Nathan Bossart
Add is_analyze parameter to vacuum_delay_point().
commit
|
commitdiff
|
tree
2025-02-11
Melanie Plageman
Limit pgbench COPY FREEZE to ordinary relations
commit
|
commitdiff
|
tree
2025-02-11
Jeff Davis
Injection points for hash aggregation.
commit
|
commitdiff
|
tree
2025-02-11
Melanie Plageman
Eagerly scan all-visible pages to amortize aggressive...
commit
|
commitdiff
|
tree
2025-02-11
Andres Freund
config: Rename "Asynchronous Behavior" to "I/O"
commit
|
commitdiff
|
tree
2025-02-11
Andres Freund
config: Split "Worker Processes" out of "Asynchronous...
commit
|
commitdiff
|
tree
2025-02-11
Tom Lane
Allow extension functions to participate in in-place...
commit
|
commitdiff
|
tree
2025-02-11
Tom Lane
Implement new optimization rule for updates of expanded...
commit
|
commitdiff
|
tree
2025-02-11
Tom Lane
Detect whether plpgsql assignment targets are "local...
commit
|
commitdiff
|
tree
2025-02-11
Tom Lane
Preliminary refactoring of plpgsql expression construction.
commit
|
commitdiff
|
tree
2025-02-11
Tom Lane
Refactor pl_funcs.c to provide a usage-independent...
commit
|
commitdiff
|
tree
2025-02-11
Peter Eisentraut
Replace AssertMacro() with Assert() when not in macro
commit
|
commitdiff
|
tree
2025-02-10
Michael Paquier
Fix indentation of comment in plannodes.h
commit
|
commitdiff
|
tree
2025-02-10
Tom Lane
Adapt appendPsqlMetaConnect() to the new fmtId() encodi...
commit
|
commitdiff
|
tree
2025-02-10
Jeff Davis
Lock table in ShareUpdateExclusive when importing index...
commit
|
commitdiff
|
tree
2025-02-10
Andres Freund
Fix type in test_escape test
commit
|
commitdiff
|
tree
2025-02-10
Andres Freund
docs: EUC_TW can be up to four bytes wide, not three
commit
|
commitdiff
|
tree
2025-02-10
Andres Freund
Add test of various escape functions
commit
|
commitdiff
|
tree
2025-02-10
Andres Freund
Fix handling of invalidly encoded data in escaping...
commit
|
commitdiff
|
tree
2025-02-10
Andres Freund
Specify the encoding of input to fmtId()
commit
|
commitdiff
|
tree
next