projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2021-05-11
Tom Lane
Get rid of the separate serial_schedule list of tests.
commit
|
commitdiff
|
tree
2021-05-11
Bruce Momjian
doc: update PG 14 release notes based on feedback
commit
|
commitdiff
|
tree
2021-05-11
Tom Lane
Replace opr_sanity test's binary_coercible() function...
commit
|
commitdiff
|
tree
2021-05-11
Peter Eisentraut
Fix typo
commit
|
commitdiff
|
tree
2021-05-11
Bruce Momjian
doc: update PG 14 release notes based on feedback...
commit
|
commitdiff
|
tree
2021-05-11
David Rowley
Doc: Remove outdated note about run-time partition...
commit
|
commitdiff
|
tree
2021-05-11
Michael Paquier
Add support for LZ4 build in MSVC scripts
commit
|
commitdiff
|
tree
2021-05-10
Tom Lane
Fix mishandling of resjunk columns in ON CONFLICT ...
commit
|
commitdiff
|
tree
2021-05-10
Tom Lane
Prevent integer overflows in array subscripting calcula...
commit
|
commitdiff
|
tree
2021-05-10
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2021-05-10
Peter Eisentraut
Emit dummy statements for probes.d probes when disabled
commit
|
commitdiff
|
tree
2021-05-10
Peter Eisentraut
Remove unused function arguments
commit
|
commitdiff
|
tree
2021-05-10
Michael Paquier
Fix typos in operatorcmds.c
commit
|
commitdiff
|
tree
2021-05-10
Bruce Momjian
doc: first draft of the PG 14 release notes
commit
|
commitdiff
|
tree
2021-05-10
Michael Paquier
Fix generation of ./INSTALL for the distribution tarball
commit
|
commitdiff
|
tree
2021-05-10
Thomas Munro
Revert recovery prefetching feature.
commit
|
commitdiff
|
tree
2021-05-10
Michael Paquier
Add more TAP tests for pg_dump with attribute compression
commit
|
commitdiff
|
tree
2021-05-10
Michael Paquier
doc: Fix some gaps with the documentation related to LZ4
commit
|
commitdiff
|
tree
2021-05-09
Tom Lane
Improve comments about USE_VALGRIND in pg_config_manual.h.
commit
|
commitdiff
|
tree
2021-05-08
David Rowley
Move memory accounting Asserts for Result Cache code
commit
|
commitdiff
|
tree
2021-05-08
Tom Lane
Sync guc.c and postgresql.conf.sample with the SGML...
commit
|
commitdiff
|
tree
2021-05-08
Tom Lane
Doc: copy-editing for debug_invalidate_system_caches_al...
commit
|
commitdiff
|
tree
2021-05-08
Michael Paquier
Fix incorrect error code for CREATE/ALTER TABLE COMPRESSION
commit
|
commitdiff
|
tree
2021-05-07
Tomas Vondra
Copy the INSERT query in postgres_fdw
commit
|
commitdiff
|
tree
2021-05-07
Andrew Dunstan
Add a README and Makefile recipe for Gen_dummy_probes.pl
commit
|
commitdiff
|
tree
2021-05-07
Peter Eisentraut
Fix typo
commit
|
commitdiff
|
tree
2021-05-07
Alvaro Herrera
AlterSubscription_refresh: avoid stomping on global...
commit
|
commitdiff
|
tree
2021-05-07
Andrew Dunstan
Remove extraneous newlines added by perl copyright...
commit
|
commitdiff
|
tree
2021-05-07
Andrew Dunstan
Add a copyright notice to perl files lacking one.
commit
|
commitdiff
|
tree
2021-05-07
Tomas Vondra
Mention statistics objects in maintenance.sgml
commit
|
commitdiff
|
tree
2021-05-07
Tomas Vondra
Fix typos in comments about extended statistics
commit
|
commitdiff
|
tree
2021-05-07
Tomas Vondra
Make pg_get_statisticsobjdef_expressions return NULL
commit
|
commitdiff
|
tree
2021-05-07
Thomas Munro
Doc: Update notes about libc collation versions.
commit
|
commitdiff
|
tree
2021-05-07
Thomas Munro
Revert per-index collation version tracking feature.
commit
|
commitdiff
|
tree
2021-05-06
Alvaro Herrera
Remove redundant variable
commit
|
commitdiff
|
tree
2021-05-06
Alvaro Herrera
Document lock level used by ALTER TABLE VALIDATE CONSTRAINT
commit
|
commitdiff
|
tree
2021-05-06
Alvaro Herrera
Improve documentation on DETACH PARTITION lock levels
commit
|
commitdiff
|
tree
2021-05-06
Peter Geoghegan
Remove overzealous VACUUM visibility map assertion.
commit
|
commitdiff
|
tree
2021-05-06
Alvaro Herrera
Track detached partitions more accurately in partdescs
commit
|
commitdiff
|
tree
2021-05-06
Tom Lane
Doc: trivial wording adjustment.
commit
|
commitdiff
|
tree
2021-05-06
Robert Haas
Additional doc fixes for configurable TOAST compression.
commit
|
commitdiff
|
tree
2021-05-06
Robert Haas
docs: Clarify how ALTER TABLE .. SET COMPRESSION works.
commit
|
commitdiff
|
tree
2021-05-06
Amit Kapila
Update replication statistics after every stream/spill.
commit
|
commitdiff
|
tree
2021-05-06
Andres Freund
jit: Fix warning reported by gcc-11 caused by dubious...
commit
|
commitdiff
|
tree
2021-05-06
Tom Lane
Doc: update RELEASE_CHANGES checklist.
commit
|
commitdiff
|
tree
2021-05-06
Amit Kapila
Tighten the concurrent abort check during decoding.
commit
|
commitdiff
|
tree
2021-05-05
Alvaro Herrera
Remove unused argument of ATAddForeignConstraint
commit
|
commitdiff
|
tree
2021-05-05
Alvaro Herrera
Have ALTER CONSTRAINT recurse on partitioned tables
commit
|
commitdiff
|
tree
2021-05-05
Tom Lane
Doc: improve and centralize the documentation for OID...
commit
|
commitdiff
|
tree
2021-05-05
Peter Eisentraut
GUC description improvements for clarity
commit
|
commitdiff
|
tree
2021-05-04
Tom Lane
Disable cache clobber to avoid breaking postgres_fdw...
commit
|
commitdiff
|
tree
2021-05-04
Alvaro Herrera
Fix OID passed to object-alter hook during ALTER CONSTRAINT
commit
|
commitdiff
|
tree
2021-05-04
Peter Eisentraut
doc: Fix typos
commit
|
commitdiff
|
tree
2021-05-04
Peter Eisentraut
pg_dump: Fix dump of generated columns in partitions
commit
|
commitdiff
|
tree
2021-05-04
Peter Eisentraut
Fix ALTER TABLE / INHERIT with generated columns
commit
|
commitdiff
|
tree
2021-05-04
Alexander Korotkov
Remove mention of the version number from pg_trgm docs
commit
|
commitdiff
|
tree
2021-05-03
Bruce Momjian
Update query_id computation
commit
|
commitdiff
|
tree
2021-05-03
Peter Eisentraut
doc: Add index entry for "multirange type"
commit
|
commitdiff
|
tree
2021-05-03
Robert Haas
amcheck: Improve some confusing reports about TOAST...
commit
|
commitdiff
|
tree
2021-05-03
Tom Lane
Fix performance issue in new regex match-all detection...
commit
|
commitdiff
|
tree
2021-05-03
Peter Eisentraut
Prevent lwlock dtrace probes from unnecessary work
commit
|
commitdiff
|
tree
2021-05-03
Peter Eisentraut
Remove unused function argument
commit
|
commitdiff
|
tree
2021-05-03
Peter Eisentraut
libpq: Refactor some error messages for easier translation
commit
|
commitdiff
|
tree
2021-05-03
Peter Eisentraut
Factor out system call names from error messages
commit
|
commitdiff
|
tree
2021-05-03
Amit Kapila
Fix the computation of slot stats for 'total_bytes'.
commit
|
commitdiff
|
tree
2021-05-03
Alexander Korotkov
Make websearch_to_tsquery() parse text in quotes as...
commit
|
commitdiff
|
tree
2021-05-01
Bruce Momjian
Revert use singular for -1 (commits 9ee7d533da and...
commit
|
commitdiff
|
tree
2021-04-30
Tom Lane
Doc: add an example of a self-referential foreign key...
commit
|
commitdiff
|
tree
2021-04-30
Tom Lane
Doc: update libpq's documentation for PQfn().
commit
|
commitdiff
|
tree
2021-04-30
Tom Lane
Disallow calling anything but plain functions via the...
commit
|
commitdiff
|
tree
2021-04-30
Amit Kapila
Fix the bugs in selecting the transaction for streaming.
commit
|
commitdiff
|
tree
2021-04-30
David Rowley
Adjust EXPLAIN output for parallel Result Cache plans
commit
|
commitdiff
|
tree
2021-04-30
Amit Kapila
Another try to fix the test case added by commit f5fc2f...
commit
|
commitdiff
|
tree
2021-04-29
Tom Lane
Improve wording of some pg_upgrade failure reports.
commit
|
commitdiff
|
tree
2021-04-29
Tom Lane
Fix some more omissions in pg_upgrade's tests for non...
commit
|
commitdiff
|
tree
2021-04-29
Alvaro Herrera
Improve documentation for default_tablespace on partiti...
commit
|
commitdiff
|
tree
2021-04-29
Peter Eisentraut
psql: Fix line continuation prompts for unbalanced...
commit
|
commitdiff
|
tree
2021-04-29
Peter Eisentraut
pg_hba.conf.sample: Reword connection type section
commit
|
commitdiff
|
tree
2021-04-29
Michael Paquier
doc: Fix description of target_session_attrs=prefer...
commit
|
commitdiff
|
tree
2021-04-28
Tom Lane
Add heuristic incoming-message-size limits in the server.
commit
|
commitdiff
|
tree
2021-04-28
Alvaro Herrera
Allow a partdesc-omitting-partitions to be cached
commit
|
commitdiff
|
tree
2021-04-28
Tom Lane
Doc: fix discussion of how to get real Julian Dates.
commit
|
commitdiff
|
tree
2021-04-28
Michael Paquier
Fix use-after-release issue with pg_identify_object_as_...
commit
|
commitdiff
|
tree
2021-04-28
Michael Paquier
Fix pg_identify_object_as_address() with event triggers
commit
|
commitdiff
|
tree
2021-04-27
Andrew Dunstan
Improve logic in PostgresVersion.pm
commit
|
commitdiff
|
tree
2021-04-27
Fujii Masao
doc: Review for "Allow TRUNCATE command to truncate...
commit
|
commitdiff
|
tree
2021-04-27
Fujii Masao
Don't pass "ONLY" options specified in TRUNCATE to...
commit
|
commitdiff
|
tree
2021-04-27
Amit Kapila
Use HTAB for replication slot statistics.
commit
|
commitdiff
|
tree
2021-04-27
Amit Kapila
Fix Logical Replication of Truncate in synchronous...
commit
|
commitdiff
|
tree
2021-04-26
Alvaro Herrera
psql: tab-complete ALTER ... DETACH CONCURRENTLY /...
commit
|
commitdiff
|
tree
2021-04-26
Tom Lane
Remove rewriteTargetListIU's expansion of view targetli...
commit
|
commitdiff
|
tree
2021-04-26
Tom Lane
Doc: document EXTRACT(JULIAN ...), improve Julian Date...
commit
|
commitdiff
|
tree
2021-04-26
Peter Eisentraut
Fix pg_upgrade test on Cygwin
commit
|
commitdiff
|
tree
2021-04-26
Michael Paquier
Add more tests with triggers on partitions for logical...
commit
|
commitdiff
|
tree
2021-04-26
Amit Kapila
Avoid sending prepare multiple times while decoding.
commit
|
commitdiff
|
tree
2021-04-26
Peter Eisentraut
Remove unused function argument
commit
|
commitdiff
|
tree
2021-04-26
Amit Kapila
Fix typo in reorderbuffer.c.
commit
|
commitdiff
|
tree
2021-04-25
Tom Lane
Update comments for rewriteTargetListIU().
commit
|
commitdiff
|
tree
2021-04-25
Noah Misch
Make a test endure log_error_verbosity=verbose.
commit
|
commitdiff
|
tree
2021-04-24
Andrew Dunstan
Provide pg_amcheck with an --install-missing option
commit
|
commitdiff
|
tree
next