projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2023-10-02
Heikki Linnakangas
Flush WAL stats in bgwriter
commit
|
commitdiff
|
tree
2023-10-01
Tom Lane
Fix datalen calculation in tsvectorrecv().
commit
|
commitdiff
|
tree
2023-10-01
Tom Lane
In COPY FROM, fail cleanly when unsupported encoding...
commit
|
commitdiff
|
tree
2023-10-01
Andrew Dunstan
Only evaluate default values as required when doing...
commit
|
commitdiff
|
tree
2023-09-30
Andres Freund
meson: macos: Correct -exported_symbols_list syntax...
commit
|
commitdiff
|
tree
2023-09-30
Heikki Linnakangas
Fix briefly showing old progress stats for ANALYZE...
commit
|
commitdiff
|
tree
2023-09-30
Dean Rasheed
Fix EvalPlanQual rechecking during MERGE.
commit
|
commitdiff
|
tree
2023-09-30
Tom Lane
Remove environment sensitivity in pl/tcl regression...
commit
|
commitdiff
|
tree
2023-09-29
Bruce Momjian
doc: fix link to ALTER GROUP
commit
|
commitdiff
|
tree
2023-09-29
Bruce Momjian
doc: PG 16 relnotes: change GRANT GROUP item to ALTER...
commit
|
commitdiff
|
tree
2023-09-29
Tom Lane
Suppress macOS warnings about duplicate libraries in...
commit
|
commitdiff
|
tree
2023-09-29
Tom Lane
Doc: improve description of dump/restore's --clean...
commit
|
commitdiff
|
tree
2023-09-29
Daniel Gustafsson
doc: Change statistics function xref to the right target
commit
|
commitdiff
|
tree
2023-09-29
Michael Paquier
doc: Fix descriptions related to the handling of non...
commit
|
commitdiff
|
tree
2023-09-28
Peter Geoghegan
Fix btmarkpos/btrestrpos array key wraparound bug.
commit
|
commitdiff
|
tree
2023-09-28
Tom Lane
Fix checking of index expressions in CompareIndexInfo().
commit
|
commitdiff
|
tree
2023-09-28
David Rowley
Add missing TidRangePath handling in print_path()
commit
|
commitdiff
|
tree
2023-09-28
Etsuro Fujita
Fix typo in src/backend/access/transam/README.
commit
|
commitdiff
|
tree
2023-09-27
Amit Kapila
Fix the misuse of origin filter across multiple pg_logi...
commit
|
commitdiff
|
tree
2023-09-27
Michael Paquier
unaccent: Tweak value of PYTHON when building without...
commit
|
commitdiff
|
tree
2023-09-27
Tom Lane
Stop using "-multiply_defined suppress" on macOS.
commit
|
commitdiff
|
tree
2023-09-26
Bruce Momjian
doc: clarify the effect of concurrent work_mem allocations
commit
|
commitdiff
|
tree
2023-09-26
Bruce Momjian
doc: clarify handling of time zones with "time with...
commit
|
commitdiff
|
tree
2023-09-26
Bruce Momjian
doc: clarify the behavior of unopenable listen_addresses
commit
|
commitdiff
|
tree
2023-09-26
Bruce Momjian
doc: pg_upgrade, clarify standby servers must remain...
commit
|
commitdiff
|
tree
2023-09-26
Bruce Momjian
doc: mention GROUP BY columns can reference target...
commit
|
commitdiff
|
tree
2023-09-26
Bruce Momjian
doc: PG 16 relnotes: clarify "relation" segsize mention
commit
|
commitdiff
|
tree
2023-09-26
Heikki Linnakangas
Fix another bug in parent page splitting during GiST...
commit
|
commitdiff
|
tree
2023-09-26
Michael Paquier
Fix behavior of "force" in pgstat_report_wal()
commit
|
commitdiff
|
tree
2023-09-25
Michael Paquier
doc: Tell about "vcregress taptest" for regression...
commit
|
commitdiff
|
tree
2023-09-25
Thomas Munro
Fix edge-case for xl_tot_len broken by bae868ca.
commit
|
commitdiff
|
tree
2023-09-25
Andres Freund
pg_dump: tests: Correct test condition for invalid...
commit
|
commitdiff
|
tree
2023-09-25
Tom Lane
Collect dependency information for parsed CallStmts.
commit
|
commitdiff
|
tree
2023-09-25
Andres Freund
docs: Clarify --with-segsize-blocks documentation
commit
|
commitdiff
|
tree
2023-09-25
Tom Lane
Limit to_tsvector_byid's initial array allocation to...
commit
|
commitdiff
|
tree
2023-09-25
Daniel Gustafsson
vacuumdb: Reword --help message for clarity
commit
|
commitdiff
|
tree
2023-09-25
Daniel Gustafsson
vacuumdb: Fix excluding multiple schemas with -N
commit
|
commitdiff
|
tree
2023-09-25
Alvaro Herrera
pg_upgrade: check for types removed in pg12
commit
|
commitdiff
|
tree
2023-09-23
Thomas Munro
Don't use Perl pack('Q') in 039_end_of_wal.pl.
commit
|
commitdiff
|
tree
2023-09-22
Thomas Munro
Don't trust unvalidated xl_tot_len.
commit
|
commitdiff
|
tree
2023-09-22
Tom Lane
Doc: copy-edit the introductory para for the pg_class...
commit
|
commitdiff
|
tree
2023-09-22
Daniel Gustafsson
Avoid potential pfree on NULL on OpenSSL errors
commit
|
commitdiff
|
tree
2023-09-22
Tom Lane
Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtra...
commit
|
commitdiff
|
tree
2023-09-21
Bruce Momjian
doc: PG 16 relnotes: improve wording of promote_trigg...
commit
|
commitdiff
|
tree
2023-09-21
Etsuro Fujita
Update comment about set_join_pathlist_hook().
commit
|
commitdiff
|
tree
2023-09-21
David Rowley
Fix vacuumdb to pass buffer-usage-limit with analyze...
commit
|
commitdiff
|
tree
2023-09-20
Michael Paquier
doc: Fix description of BUFFER_USAGE_LIMIT for VACUUM...
commit
|
commitdiff
|
tree
2023-09-19
Heikki Linnakangas
Fix GiST README's explanation of the NSN cross-check.
commit
|
commitdiff
|
tree
2023-09-18
Michael Paquier
Fix assertion failure with PL/Python exceptions
commit
|
commitdiff
|
tree
2023-09-18
Tom Lane
Don't crash if cursor_to_xmlschema is used on a non...
commit
|
commitdiff
|
tree
2023-09-15
Tom Lane
Track nesting depth correctly when drilling down into...
commit
|
commitdiff
|
tree
2023-09-14
Michael Paquier
Revert "Improve error message on snapshot import in...
commit
|
commitdiff
|
tree
2023-09-14
Andres Freund
Fix tracking of temp table relation extensions as writes
commit
|
commitdiff
|
tree
2023-09-14
Michael Paquier
Improve error message on snapshot import in snapmgr.c
commit
|
commitdiff
|
tree
2023-09-13
Michael Paquier
Refactor error messages for unsupported providers in...
commit
|
commitdiff
|
tree
2023-09-13
David Rowley
Fix incorrect logic in plan dependency recording
commit
|
commitdiff
|
tree
2023-09-13
Amit Kapila
Fix the ALTER SUBSCRIPTION to reflect the change in...
commit
|
commitdiff
|
tree
2023-09-13
Thomas Munro
Fix exception safety bug in typcache.c.
commit
|
commitdiff
|
tree
2023-09-13
Michael Paquier
Skip psql's TAP test for query cancellation entirely...
commit
|
commitdiff
|
tree
2023-09-11
Tom Lane
Doc: fix release date in release-16.sgml.
REL_16_0
commit
|
commitdiff
|
tree
2023-09-11
Tom Lane
Stamp 16.0.
commit
|
commitdiff
|
tree
2023-09-11
Alvaro Herrera
Translation updates
commit
|
commitdiff
|
tree
2023-09-11
Alvaro Herrera
Translation updates
commit
|
commitdiff
|
tree
2023-09-08
Bruce Momjian
doc: remove mention of backslash doubling in strings
commit
|
commitdiff
|
tree
2023-09-08
Masahiko Sawada
Stabilize subscription stats test.
commit
|
commitdiff
|
tree
2023-09-08
Daniel Gustafsson
doc: Extend documentation of PG_TEST_EXTRA
commit
|
commitdiff
|
tree
2023-09-07
Michael Paquier
pg_basebackup: Generate valid temporary slot names...
commit
|
commitdiff
|
tree
2023-09-06
Thomas Munro
Disable 031_recovery_conflict.pl in 15 and 16.
commit
|
commitdiff
|
tree
2023-09-06
Bruce Momjian
doc: mention that to_char() values are rounded
commit
|
commitdiff
|
tree
2023-09-06
Bruce Momjian
doc: PG 16 relnotes: fix subscriber role permission...
commit
|
commitdiff
|
tree
2023-09-06
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2023-09-06
Peter Eisentraut
Update list of acknowledgments in release notes
commit
|
commitdiff
|
tree
2023-09-05
Bruce Momjian
doc: mention libpq regression tests
commit
|
commitdiff
|
tree
2023-09-05
Peter Eisentraut
Unify gratuitously different error messages
commit
|
commitdiff
|
tree
2023-09-04
Michael Paquier
Fix out-of-bound read in gtsvector_picksplit()
commit
|
commitdiff
|
tree
2023-09-03
Michael Paquier
Fix handling of shared statistics with dropped databases
commit
|
commitdiff
|
tree
2023-08-31
Bruce Momjian
doc: PG 16 relnotes: clarify LOCK TABLE description
commit
|
commitdiff
|
tree
2023-08-31
Heikki Linnakangas
Report syncscan position at end of scan.
commit
|
commitdiff
|
tree
2023-08-30
Nathan Bossart
Use actual backend IDs in pg_stat_get_backend_subxact().
commit
|
commitdiff
|
tree
2023-08-30
Nathan Bossart
Rename some support functions for pgstat* views.
commit
|
commitdiff
|
tree
2023-08-30
Etsuro Fujita
postgres_fdw: Fix test for parameterized foreign scan.
commit
|
commitdiff
|
tree
2023-08-29
Michael Paquier
Avoid possible overflow with ltsGetFreeBlock() in logtape.c
commit
|
commitdiff
|
tree
2023-08-29
Peter Eisentraut
Rename logical_replication_mode to debug_logical_replic...
commit
|
commitdiff
|
tree
2023-08-29
Daniel Gustafsson
Reword user-facing message for "power of two"
commit
|
commitdiff
|
tree
2023-08-29
Heikki Linnakangas
Initialize ListenSocket array earlier.
commit
|
commitdiff
|
tree
2023-08-28
Tom Lane
Stamp 16rc1.
REL_16_RC1
commit
|
commitdiff
|
tree
2023-08-28
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2023-08-27
Peter Eisentraut
Update list of acknowledgments in release notes
commit
|
commitdiff
|
tree
2023-08-27
Peter Eisentraut
Remove incorrect name from release notes
commit
|
commitdiff
|
tree
2023-08-27
Peter Eisentraut
Remove incorrect/duplicate name from list of acknowledg...
commit
|
commitdiff
|
tree
2023-08-25
Bruce Momjian
doc: PG 16 relnotes: fix initdb encoding/locale item
commit
|
commitdiff
|
tree
2023-08-24
Nathan Bossart
pg_upgrade: Bump MESSAGE_WIDTH.
commit
|
commitdiff
|
tree
2023-08-24
Tom Lane
Avoid unnecessary plancache revalidation of utility...
commit
|
commitdiff
|
tree
2023-08-24
Peter Eisentraut
Fix lack of message pluralization
commit
|
commitdiff
|
tree
2023-08-24
Peter Eisentraut
Update DECLARE_INDEX documentation
commit
|
commitdiff
|
tree
2023-08-24
Peter Eisentraut
Rename hook functions for debug_io_direct to match...
commit
|
commitdiff
|
tree
2023-08-24
Amit Kapila
Fix the error message when failing to restore the snapshot.
commit
|
commitdiff
|
tree
2023-08-24
Peter Eisentraut
Fix translation markers
commit
|
commitdiff
|
tree
2023-08-24
Peter Eisentraut
pg_upgrade: Improve one log message
commit
|
commitdiff
|
tree
2023-08-24
Bruce Momjian
do: PG 16 relnotes: clarify last seq/index view names
commit
|
commitdiff
|
tree
next