projects
/
postgresql-pgindent.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql-pgindent.git
2020-08-20
David Rowley
Fix a few typos in JIT comments and README
REL_13_STABLE
commit
|
commitdiff
|
tree
2020-08-20
Alvaro Herrera
Revise REINDEX CONCURRENTLY recovery instructions
commit
|
commitdiff
|
tree
2020-08-19
Tom Lane
Suppress unnecessary RelabelType nodes in yet more...
commit
|
commitdiff
|
tree
2020-08-18
Heikki Linnakangas
Avoid non-constant format string argument to fprintf().
commit
|
commitdiff
|
tree
2020-08-17
Alvaro Herrera
Disable autovacuum for BRIN test table
commit
|
commitdiff
|
tree
2020-08-17
Tom Lane
Doc: fix description of UNION/CASE/etc type unification.
commit
|
commitdiff
|
tree
2020-08-17
Heikki Linnakangas
Fix printing last progress report line in client programs.
commit
|
commitdiff
|
tree
2020-08-17
Michael Paquier
doc: Fix description about bgwriter and checkpoint...
commit
|
commitdiff
|
tree
2020-08-15
Tom Lane
Doc: various improvements for pg_basebackup reference...
commit
|
commitdiff
|
tree
2020-08-15
Noah Misch
Prevent concurrent SimpleLruTruncate() for any given...
commit
|
commitdiff
|
tree
2020-08-15
Tom Lane
Be more careful about the shape of hashable subplan...
commit
|
commitdiff
|
tree
2020-08-14
Alvaro Herrera
pg_dump: fix dependencies on FKs to partitioned tables
commit
|
commitdiff
|
tree
2020-08-14
Tom Lane
Fix postmaster's behavior during smart shutdown.
commit
|
commitdiff
|
tree
2020-08-14
Heikki Linnakangas
Fix typo in test comment.
commit
|
commitdiff
|
tree
2020-08-14
Tom Lane
Doc: improve examples for json_populate_record() and...
commit
|
commitdiff
|
tree
2020-08-13
Alvaro Herrera
Handle new HOT chains in index-build table scans
commit
|
commitdiff
|
tree
2020-08-12
Alvaro Herrera
BRIN: Handle concurrent desummarization properly
commit
|
commitdiff
|
tree
2020-08-10
Tom Lane
Stamp 13beta3.
REL_13_BETA3
commit
|
commitdiff
|
tree
2020-08-10
Noah Misch
Document clashes between logical replication and untrus...
commit
|
commitdiff
|
tree
2020-08-10
Noah Misch
Empty search_path in logical replication apply worker...
commit
|
commitdiff
|
tree
2020-08-10
Noah Misch
Move connect.h from fe_utils to src/include/common.
commit
|
commitdiff
|
tree
2020-08-10
Tom Lane
Make contrib modules' installation scripts more secure.
commit
|
commitdiff
|
tree
2020-08-10
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2020-08-09
Tom Lane
Doc: update v13 release notes for changes through today.
commit
|
commitdiff
|
tree
2020-08-09
Tom Lane
Check for fseeko() failure in pg_dump's _tarAddFile().
commit
|
commitdiff
|
tree
2020-08-08
Alvaro Herrera
walsnd: Don't set waiting_for_ping_response spuriously
commit
|
commitdiff
|
tree
2020-08-07
Peter Eisentraut
Add list of acknowledgments to release notes
commit
|
commitdiff
|
tree
2020-08-07
Etsuro Fujita
Fix yet another issue with step generation in partition...
commit
|
commitdiff
|
tree
2020-08-06
Peter Geoghegan
amcheck: Sanitize metapage's allequalimage field.
commit
|
commitdiff
|
tree
2020-08-06
David Rowley
Fix bogus EXPLAIN output for Hash Aggregate
commit
|
commitdiff
|
tree
2020-08-05
Bruce Momjian
doc: clarify "state" table reference in tutorial
commit
|
commitdiff
|
tree
2020-08-05
Tom Lane
Fix matching of sub-partitions when a partitioned plan...
commit
|
commitdiff
|
tree
2020-08-04
Tom Lane
Increase hard-wired timeout values in ecpg regression...
commit
|
commitdiff
|
tree
2020-08-04
Michael Paquier
Make new SSL TAP test for channel_binding more robust
commit
|
commitdiff
|
tree
2020-08-03
Bruce Momjian
doc: PG 13 relnotes: hash_mem_multiplier can restore...
commit
|
commitdiff
|
tree
2020-08-03
Tom Lane
Remove unnecessary "DISTINCT" in psql's queries for...
commit
|
commitdiff
|
tree
2020-08-03
Tom Lane
Doc: fix obsolete info about allowed range of TZ offset...
commit
|
commitdiff
|
tree
2020-08-03
Tom Lane
Fix behavior of ecpg's "EXEC SQL elif name".
commit
|
commitdiff
|
tree
2020-08-03
Thomas Munro
Fix rare failure in LDAP tests.
commit
|
commitdiff
|
tree
2020-08-02
Tom Lane
Fix minor issues in psql's new \dAc and related commands.
commit
|
commitdiff
|
tree
2020-08-02
David Rowley
Use int64 instead of long in incremental sort code
commit
|
commitdiff
|
tree
2020-07-31
Peter Geoghegan
Restore lost amcheck TOAST test coverage.
commit
|
commitdiff
|
tree
2020-07-31
Tom Lane
Fix oversight in ALTER TYPE: typmodin/typmodout must...
commit
|
commitdiff
|
tree
2020-07-31
Tom Lane
Fix recently-introduced performance problem in ts_headl...
commit
|
commitdiff
|
tree
2020-07-30
Tatsuo Ishii
Doc: fix high availability solutions comparison.
commit
|
commitdiff
|
tree
2020-07-30
Jeff Davis
Use pg_bitutils for HyperLogLog.
commit
|
commitdiff
|
tree
2020-07-30
Michael Paquier
doc: Mention index references in pg_inherits
commit
|
commitdiff
|
tree
2020-07-29
Peter Geoghegan
Add hash_mem_multiplier GUC.
commit
|
commitdiff
|
tree
2020-07-29
Jeff Davis
HashAgg: use better cardinality estimate for recursive...
commit
|
commitdiff
|
tree
2020-07-29
Peter Geoghegan
Rename another "hash_mem" local variable.
commit
|
commitdiff
|
tree
2020-07-29
Peter Geoghegan
Correct obsolete UNION hash aggs comment.
commit
|
commitdiff
|
tree
2020-07-28
Peter Geoghegan
Doc: Remove obsolete CREATE AGGREGATE note.
commit
|
commitdiff
|
tree
2020-07-28
David Rowley
Make EXPLAIN ANALYZE of HashAgg more similar to Hash...
commit
|
commitdiff
|
tree
2020-07-28
David Rowley
Doc: Improve documentation for pg_jit_available()
commit
|
commitdiff
|
tree
2020-07-28
Fujii Masao
doc: Mention the rename of wal_keep_segments GUC in...
commit
|
commitdiff
|
tree
2020-07-28
Etsuro Fujita
Fix some issues with step generation in partition pruning.
commit
|
commitdiff
|
tree
2020-07-28
Peter Geoghegan
Remove hashagg_avoid_disk_plan GUC.
commit
|
commitdiff
|
tree
2020-07-27
Michael Paquier
Fix corner case with 16kB-long decompression in pgcrypt...
commit
|
commitdiff
|
tree
2020-07-27
Michael Paquier
Fix handling of structure for bytea data type in ECPG
commit
|
commitdiff
|
tree
2020-07-26
Jeff Davis
Fix LookupTupleHashEntryHash() pipeline-stall issue.
commit
|
commitdiff
|
tree
2020-07-26
Michael Paquier
Tweak behavior of pg_stat_activity.leader_pid
commit
|
commitdiff
|
tree
2020-07-25
Amit Kapila
Fix buffer usage stats for nodes above Gather Merge.
commit
|
commitdiff
|
tree
2020-07-24
Tom Lane
Replace TS_execute's TS_EXEC_CALC_NOT flag with TS_EXEC...
commit
|
commitdiff
|
tree
2020-07-24
Tom Lane
Fix assorted bugs by changing TS_execute's callback...
commit
|
commitdiff
|
tree
2020-07-23
Tom Lane
Fix ancient violation of zlib's API spec.
commit
|
commitdiff
|
tree
2020-07-23
Peter Eisentraut
doc: Document that ssl_ciphers does not affect TLS 1.3
commit
|
commitdiff
|
tree
2020-07-23
Thomas Munro
Fix error message.
commit
|
commitdiff
|
tree
2020-07-22
Michael Paquier
Revert "Fix corner case with PGP decompression in pgcrypto"
commit
|
commitdiff
|
tree
2020-07-22
Michael Paquier
Fix corner case with PGP decompression in pgcrypto
commit
|
commitdiff
|
tree
2020-07-21
Tom Lane
neqjoinsel must now pass through collation to eqjoinsel.
commit
|
commitdiff
|
tree
2020-07-21
Alvaro Herrera
Minor glossary tweaks
commit
|
commitdiff
|
tree
2020-07-21
Tom Lane
Assert that we don't insert nulls into attnotnull catal...
commit
|
commitdiff
|
tree
2020-07-20
Tom Lane
Correctly mark pg_subscription_rel.srsublsn as nullable.
commit
|
commitdiff
|
tree
2020-07-20
Tom Lane
Fix construction of updated-columns bitmap in logical...
commit
|
commitdiff
|
tree
2020-07-20
Fujii Masao
Rename wal_keep_segments to wal_keep_size.
commit
|
commitdiff
|
tree
2020-07-20
Amit Kapila
Fix minor typo in nodeIncrementalSort.c.
commit
|
commitdiff
|
tree
2020-07-19
Tom Lane
Correctly mark pg_subscription.subslotname as nullable.
commit
|
commitdiff
|
tree
2020-07-18
Michael Paquier
doc: Refresh more URLs in the docs
commit
|
commitdiff
|
tree
2020-07-18
Michael Paquier
doc: Fix description of \copy for psql
commit
|
commitdiff
|
tree
2020-07-17
Tom Lane
Cope with data-offset-less archive files during out...
commit
|
commitdiff
|
tree
2020-07-17
Tom Lane
Remove manual tracking of file position in pg_dump...
commit
|
commitdiff
|
tree
2020-07-17
Peter Geoghegan
Avoid CREATE INDEX unique index deduplication.
commit
|
commitdiff
|
tree
2020-07-17
Tom Lane
Ensure that distributed timezone abbreviation files...
commit
|
commitdiff
|
tree
2020-07-17
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
2020-07-17
Peter Eisentraut
Resolve gratuitous tabs in SQL file
commit
|
commitdiff
|
tree
2020-07-17
Amit Kapila
Fix signal handler setup for SIGHUP in the apply launch...
commit
|
commitdiff
|
tree
2020-07-16
Michael Paquier
Switch pg_test_fsync to use binary mode on Windows
commit
|
commitdiff
|
tree
2020-07-15
Peter Eisentraut
doc: Fix typo
commit
|
commitdiff
|
tree
2020-07-15
Michael Paquier
Fix handling of missing files when using pg_rewind...
commit
|
commitdiff
|
tree
2020-07-14
Tom Lane
Fix bitmap AND/OR scans on the inside of a nestloop...
commit
|
commitdiff
|
tree
2020-07-14
David Rowley
Fix timing issue with ALTER TABLE's validate constraint
commit
|
commitdiff
|
tree
2020-07-14
Michael Paquier
Fix comments related to table AMs
commit
|
commitdiff
|
tree
2020-07-14
Tom Lane
Cope with lateral references in the quals of a subquery...
commit
|
commitdiff
|
tree
2020-07-13
Alvaro Herrera
Fix uninitialized value in segno calculation
commit
|
commitdiff
|
tree
2020-07-13
Tom Lane
Fix bugs in libpq's management of GSS encryption state.
commit
|
commitdiff
|
tree
2020-07-13
Alexander Korotkov
Improvements to psql \dAo and \dAp commands
commit
|
commitdiff
|
tree
2020-07-13
Jeff Davis
HashAgg: before spilling tuples, set unneeded columns...
commit
|
commitdiff
|
tree
2020-07-13
Jeff Davis
Revert "Use CP_SMALL_TLIST for hash aggregate"
commit
|
commitdiff
|
tree
2020-07-13
Amit Kapila
Revert "Track statistics for spilling of changes from...
commit
|
commitdiff
|
tree
2020-07-11
Tom Lane
Avoid trying to restore table ACLs and per-column ACLs...
commit
|
commitdiff
|
tree
next