projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2024-09-20
Bruce Momjian
doc PG 17 relnotes: add major features list
commit
|
commitdiff
|
tree
2024-09-20
Tom Lane
Doc: explain how to test ADMIN privilege with pg_has_ro...
commit
|
commitdiff
|
tree
2024-09-20
Peter Geoghegan
Fix nbtree pgstats accounting with parallel scans.
commit
|
commitdiff
|
tree
2024-09-19
Bruce Momjian
doc PG relnotes: remove warning about commit links...
commit
|
commitdiff
|
tree
2024-09-19
Bruce Momjian
doc PG relnotes: document "Unresolved ID reference...
commit
|
commitdiff
|
tree
2024-09-19
Bruce Momjian
doc PG relnotes: rename commit link paragraph for...
commit
|
commitdiff
|
tree
2024-09-19
Bruce Momjian
Improve Perl script which adds commit links to release...
commit
|
commitdiff
|
tree
2024-09-19
Michael Paquier
psql: Fix memory leak with repeated calls of \bind
commit
|
commitdiff
|
tree
2024-09-18
Bruce Momjian
doc PG relnotes: add paragraph explaining the section...
commit
|
commitdiff
|
tree
2024-09-18
Bruce Momjian
doc PG relnotes: no relnote footnotes for commit links...
commit
|
commitdiff
|
tree
2024-09-18
Fujii Masao
docs: Improve the description of num_timed column in...
commit
|
commitdiff
|
tree
2024-09-18
Peter Eisentraut
Update list of acknowledgments in release notes
commit
|
commitdiff
|
tree
2024-09-18
Noah Misch
Don't enter parallel mode when holding interrupts.
commit
|
commitdiff
|
tree
2024-09-18
Michael Paquier
Add missing query ID reporting in extended query protocol
commit
|
commitdiff
|
tree
2024-09-17
Thomas Munro
Allow ReadStream to be consumed as raw block numbers.
commit
|
commitdiff
|
tree
2024-09-17
Tom Lane
Repair pg_upgrade for identity sequences with non-defau...
commit
|
commitdiff
|
tree
2024-09-17
Peter Geoghegan
Avoid parallel nbtree index scan hangs with SAOPs.
commit
|
commitdiff
|
tree
2024-09-16
Bruce Momjian
scripts: add Perl script to add links to release notes
commit
|
commitdiff
|
tree
2024-09-15
Tom Lane
Replace usages of xmlXPathCompile() with xmlXPathCtxtCo...
commit
|
commitdiff
|
tree
2024-09-14
Tom Lane
Run regression tests with timezone America/Los_Angeles.
commit
|
commitdiff
|
tree
2024-09-14
Alvaro Herrera
Add commit 7229ebe011df to .git-blame-ignore-revs.
commit
|
commitdiff
|
tree
2024-09-14
Bruce Momjian
doc PG 17 relnotes: adjust SGML format for commit...
commit
|
commitdiff
|
tree
2024-09-14
Bruce Momjian
doc PG 17 relnotes: remove commit link whose comment...
commit
|
commitdiff
|
tree
2024-09-14
Tom Lane
Remove obsolete comment in pg_stat_statements.
commit
|
commitdiff
|
tree
2024-09-14
Bruce Momjian
doc PG 17 relnotes: update to current
commit
|
commitdiff
|
tree
2024-09-14
Andrew Dunstan
Improve meson's detection of perl build flags
commit
|
commitdiff
|
tree
2024-09-14
Bruce Momjian
doc PG 17 relnotes: move EXPLAIN items to their own...
commit
|
commitdiff
|
tree
2024-09-14
Andrew Dunstan
Only define NO_THREAD_SAFE_LOCALE for MSVC plperl when...
commit
|
commitdiff
|
tree
2024-09-13
Bruce Momjian
doc PG 17 relnotes: move partition access method item
commit
|
commitdiff
|
tree
2024-09-13
Bruce Momjian
doc PG 17 relnotes: add dynamic shared memory registry...
commit
|
commitdiff
|
tree
2024-09-13
Tom Lane
Allow _h_indexbuild() to be interrupted.
commit
|
commitdiff
|
tree
2024-09-13
Bruce Momjian
doc PG 17 relnotes: replace commit hashes with section...
commit
|
commitdiff
|
tree
2024-09-13
Nathan Bossart
Fix contrib/pageinspect's test for sequences.
commit
|
commitdiff
|
tree
2024-09-13
Bruce Momjian
doc PG 17 relnotes: add links to commits
commit
|
commitdiff
|
tree
2024-09-13
Amit Langote
SQL/JSON: Update example in JSON_QUERY() documentation
commit
|
commitdiff
|
tree
2024-09-12
Nathan Bossart
Reintroduce support for sequences in pgstattuple and...
commit
|
commitdiff
|
tree
2024-09-12
Tom Lane
Make jsonpath .string() be immutable for datetimes.
commit
|
commitdiff
|
tree
2024-09-12
David Rowley
Doc: alphabetize aggregate function table
commit
|
commitdiff
|
tree
2024-09-12
Amit Langote
SQL/JSON: Fix JSON_QUERY(... WITH CONDITIONAL WRAPPER)
commit
|
commitdiff
|
tree
2024-09-11
Tom Lane
Remove incorrect Assert.
commit
|
commitdiff
|
tree
2024-09-11
Magnus Hagander
pg_createsubscriber: minor documentation fixes
commit
|
commitdiff
|
tree
2024-09-11
Tomas Vondra
Fix unique key checks in JSON object constructors
commit
|
commitdiff
|
tree
2024-09-10
Tom Lane
Fix some whitespace issues in XMLSERIALIZE(... INDENT).
commit
|
commitdiff
|
tree
2024-09-09
Amit Langote
SQL/JSON: Avoid initializing unnecessary ON ERROR ...
commit
|
commitdiff
|
tree
2024-09-09
Michael Paquier
Fix waits of REINDEX CONCURRENTLY for indexes with...
commit
|
commitdiff
|
tree
2024-09-06
Tom Lane
Fix incorrect pg_stat_io output on 32-bit machines.
commit
|
commitdiff
|
tree
2024-09-06
Amit Langote
SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE
commit
|
commitdiff
|
tree
2024-09-06
Amit Langote
SQL/JSON: Fix JSON_TABLE() column deparsing
commit
|
commitdiff
|
tree
2024-09-06
Amit Langote
Revert recent SQL/JSON related commits
commit
|
commitdiff
|
tree
2024-09-06
Amit Langote
SQL/JSON: Avoid initializing unnecessary ON ERROR ...
commit
|
commitdiff
|
tree
2024-09-06
Amit Langote
SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE
commit
|
commitdiff
|
tree
2024-09-06
Amit Langote
SQL/JSON: Fix JSON_TABLE() column deparsing
commit
|
commitdiff
|
tree
2024-09-06
Amit Langote
Update comment about ExprState.escontext
commit
|
commitdiff
|
tree
2024-09-06
Bruce Momjian
doc PG 17 relnotes: remove tab complete for MERGE...
commit
|
commitdiff
|
tree
2024-09-05
Tom Lane
Prevent mis-encoding of "trailing junk after numeric...
commit
|
commitdiff
|
tree
2024-09-04
Michael Paquier
Fix inconsistent LWLock tranche name "CommitTsSLRU"
commit
|
commitdiff
|
tree
2024-09-03
Michael Paquier
Avoid installcheck failure in TAP tests using injection...
commit
|
commitdiff
|
tree
2024-09-03
Michael Paquier
Simplify makefiles exporting twice enable_injection_points
commit
|
commitdiff
|
tree
2024-09-02
Tom Lane
Stamp 17rc1.
REL_17_RC1
commit
|
commitdiff
|
tree
2024-09-02
Peter Eisentraut
Fix warnings from msgfmt
commit
|
commitdiff
|
tree
2024-09-02
Peter Eisentraut
Fix rarely-run test for message wording change
commit
|
commitdiff
|
tree
2024-09-02
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2024-08-31
Thomas Munro
Fix unfairness in all-cached parallel seq scan.
commit
|
commitdiff
|
tree
2024-08-31
Thomas Munro
Stabilize 039_end_of_wal test.
commit
|
commitdiff
|
tree
2024-08-30
Masahiko Sawada
Clarify restrict_nonsystem_relation_kind description.
commit
|
commitdiff
|
tree
2024-08-30
Tom Lane
Make postgres_fdw's query_cancel test less flaky.
commit
|
commitdiff
|
tree
2024-08-30
Tom Lane
Avoid inserting PlaceHolderVars in cases where pre...
commit
|
commitdiff
|
tree
2024-08-30
Peter Eisentraut
Update list of acknowledgments in release notes
commit
|
commitdiff
|
tree
2024-08-30
Peter Eisentraut
Remove duplicate name from list of acknowledgments
commit
|
commitdiff
|
tree
2024-08-30
Peter Eisentraut
Correct name in list of acknowledgments
commit
|
commitdiff
|
tree
2024-08-29
Tom Lane
Fix mis-deparsing of ORDER BY lists when there is a...
commit
|
commitdiff
|
tree
2024-08-29
Peter Eisentraut
Message style improvements
commit
|
commitdiff
|
tree
2024-08-29
Peter Eisentraut
Disallow USING clause when altering type of generated...
commit
|
commitdiff
|
tree
2024-08-29
Amit Kapila
Doc: Fix the ambiguity in the description of failover...
commit
|
commitdiff
|
tree
2024-08-27
Peter Eisentraut
Message style improvements
commit
|
commitdiff
|
tree
2024-08-27
Peter Eisentraut
Fix misplaced translator comments
commit
|
commitdiff
|
tree
2024-08-26
Masahiko Sawada
Fix identation.
commit
|
commitdiff
|
tree
2024-08-26
Masahiko Sawada
Fix memory counter update in ReorderBuffer.
commit
|
commitdiff
|
tree
2024-08-26
Peter Geoghegan
Fix nbtree lookahead overflow bug.
commit
|
commitdiff
|
tree
2024-08-26
Peter Eisentraut
pg_upgrade: Message style improvements
commit
|
commitdiff
|
tree
2024-08-26
Bruce Momjian
doc PG 17 relnotes: remove ALTER TABLE SPLIT/MERGE...
commit
|
commitdiff
|
tree
2024-08-24
Alexander Korotkov
Revert support for ALTER TABLE ... MERGE/SPLIT PARTITIO...
commit
|
commitdiff
|
tree
2024-08-24
Peter Eisentraut
Add list of acknowledgments to release notes
commit
|
commitdiff
|
tree
2024-08-24
Peter Eisentraut
pg_createsubscriber: Message style improvements
commit
|
commitdiff
|
tree
2024-08-23
Tom Lane
Provide feature-test macros for libpq features added...
commit
|
commitdiff
|
tree
2024-08-22
Noah Misch
Fix attach of a previously-detached injection point.
commit
|
commitdiff
|
tree
2024-08-22
Alexander Korotkov
Avoid repeated table name lookups in createPartitionTable()
commit
|
commitdiff
|
tree
2024-08-21
Tom Lane
Disallow creating binary-coercible casts involving...
commit
|
commitdiff
|
tree
2024-08-21
Peter Eisentraut
doc: remove llvm-config search from configure documentation
commit
|
commitdiff
|
tree
2024-08-21
Amit Kapila
Don't advance origin during apply failure.
commit
|
commitdiff
|
tree
2024-08-20
Alvaro Herrera
Minor wording change in table "JSON Creation Functions"
commit
|
commitdiff
|
tree
2024-08-20
Nathan Bossart
Fix a couple of wait event descriptions.
commit
|
commitdiff
|
tree
2024-08-20
John Naylor
Document limit on the number of out-of-line values...
commit
|
commitdiff
|
tree
2024-08-19
Bruce Momjian
doc: Improve vague pg_createsubscriber description
commit
|
commitdiff
|
tree
2024-08-19
Alvaro Herrera
Avoid failure to open dropped detached partition
commit
|
commitdiff
|
tree
2024-08-19
Tomas Vondra
Explain dropdb can't use syscache because of TOAST
commit
|
commitdiff
|
tree
2024-08-19
Daniel Gustafsson
Fix regression in TLS session ticket disabling
commit
|
commitdiff
|
tree
2024-08-19
Thomas Munro
Fix harmless LC_COLLATE[_MASK] confusion.
commit
|
commitdiff
|
tree
2024-08-19
Michael Paquier
Fix more holes with SLRU code in need of int64 for...
commit
|
commitdiff
|
tree
2024-08-19
Alvaro Herrera
Search for SLRU page only in its own bank
commit
|
commitdiff
|
tree
next