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-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
2020-07-11
Alexander Korotkov
Forbid numeric NaN in jsonpath
commit
|
commitdiff
|
tree
2020-07-11
Alexander Korotkov
Improve error reporting for jsonpath .double() method
commit
|
commitdiff
|
tree
2020-07-10
Tom Lane
Doc: update or remove dead external links.
commit
|
commitdiff
|
tree
2020-07-10
Peter Eisentraut
Log the location field before any backtrace
commit
|
commitdiff
|
tree
2020-07-10
Alvaro Herrera
Remove WARNING message from brin_desummarize_range
commit
|
commitdiff
|
tree
2020-07-09
Tom Lane
Tighten up Windows CRLF conversion in our TAP test...
commit
|
commitdiff
|
tree
2020-07-09
Tom Lane
Fix pg_current_logfile() to not emit a carriage return...
commit
|
commitdiff
|
tree
2020-07-09
Fujii Masao
doc: Correct the description about the length of pg_sta...
commit
|
commitdiff
|
tree
2020-07-08
David Rowley
Fix whitespace in HashAgg EXPLAIN ANALYZE
commit
|
commitdiff
|
tree
2020-07-08
Fujii Masao
Fix incorrect variable datatype.
commit
|
commitdiff
|
tree
2020-07-08
Michael Paquier
doc: Fix inconsistencies in GIN, BRIN and SP-GiST for...
commit
|
commitdiff
|
tree
2020-07-07
Alvaro Herrera
Morph pg_replication_slots.min_safe_lsn to safe_wal_size
commit
|
commitdiff
|
tree
2020-07-06
Fujii Masao
doc: Add note about possible performance overhead by...
commit
|
commitdiff
|
tree
2020-07-06
Amit Kapila
Remove extra whitespace in comments atop ReorderBufferC...
commit
|
commitdiff
|
tree
2020-07-06
Amit Kapila
Remove unused function parameter in end_parallel_vacuum.
commit
|
commitdiff
|
tree
2020-07-05
Peter Eisentraut
doc: Spell checking
commit
|
commitdiff
|
tree
2020-07-05
Michael Paquier
doc: Fix incorrect reference to textout in plpgsql...
commit
|
commitdiff
|
tree
2020-07-05
Peter Eisentraut
Rename enable_incrementalsort for clarity
commit
|
commitdiff
|
tree
2020-07-04
Joe Conway
Fix "ignoring return value" complaints from commit...
commit
|
commitdiff
|
tree
2020-07-04
Joe Conway
Read until EOF vice stat-reported size in read_binary_file
commit
|
commitdiff
|
tree
2020-07-03
Tom Lane
Clamp total-tuples estimates for foreign tables to...
commit
|
commitdiff
|
tree
2020-07-03
Tom Lane
Fix temporary tablespaces for shared filesets some...
commit
|
commitdiff
|
tree
2020-07-03
Magnus Hagander
Fix temporary tablespaces for shared filesets
commit
|
commitdiff
|
tree
2020-07-03
Fujii Masao
doc: Correct description of restart_lsn in pg_replicati...
commit
|
commitdiff
|
tree
2020-07-03
Fujii Masao
Change default of pg_stat_statements.track_planning...
commit
|
commitdiff
|
tree
2020-07-01
Amit Kapila
Improve vacuum error context handling.
commit
|
commitdiff
|
tree
2020-07-01
Michael Paquier
Fix removal of files generated by TAP tests for SSL
commit
|
commitdiff
|
tree
2020-07-01
David Rowley
Further adjustments to Hashagg EXPLAIN ANALYZE output
commit
|
commitdiff
|
tree
2020-06-30
Michael Meskes
Fix ecpg crash with bytea and cursor variables.
commit
|
commitdiff
|
tree
2020-06-30
Bruce Momjian
doc: clarify that storage parameter values are optional
commit
|
commitdiff
|
tree
2020-06-30
Bruce Momjian
doc: change pg_upgrade wal_level to be not minimal
commit
|
commitdiff
|
tree
2020-06-29
Tom Lane
Remove support for timezone "posixrules" file.
commit
|
commitdiff
|
tree
2020-06-28
Noah Misch
Fix documentation of "must be vacuumed within" warning.
commit
|
commitdiff
|
tree
2020-06-27
Tom Lane
Fix list of SSL error codes for older OpenSSL versions.
commit
|
commitdiff
|
tree
2020-06-27
Tom Lane
Add hints about protocol-version-related SSL connection...
commit
|
commitdiff
|
tree
2020-06-27
Tom Lane
Change libpq's default ssl_min_protocol_version to...
commit
|
commitdiff
|
tree
2020-06-27
Alvaro Herrera
Persist slot invalidation correctly
commit
|
commitdiff
|
tree
2020-06-26
Bruce Momjian
doc: PG 13 relnotes; remove FOREIGN keyword item and...
commit
|
commitdiff
|
tree
2020-06-26
Tom Lane
Doc: explain that "timestamp - timestamp" applies justi...
commit
|
commitdiff
|
tree
2020-06-25
Bruce Momjian
doc: mention trigger helper functions in CREATE TRIGGE...
commit
|
commitdiff
|
tree
2020-06-25
Bruce Momjian
docs: clarify that CREATE DATABASE does not copy db...
commit
|
commitdiff
|
tree
2020-06-25
Peter Geoghegan
Fix misuse of table_index_fetch_tuple_check().
commit
|
commitdiff
|
tree
2020-06-25
Tom Lane
Doc: correct nitpicky mistakes in array_position/array_...
commit
|
commitdiff
|
tree
2020-06-25
Fujii Masao
Remove erroneous assertion from pg_copy_logical_replica...
commit
|
commitdiff
|
tree
2020-06-24
Tom Lane
Fix compiler warning induced by commit d8b15eeb8.
commit
|
commitdiff
|
tree
2020-06-24
Alvaro Herrera
Adjust max_slot_wal_keep_size behavior per review
commit
|
commitdiff
|
tree
2020-06-24
Alvaro Herrera
Save slot's restart_lsn when invalidated due to size
commit
|
commitdiff
|
tree
2020-06-24
Alvaro Herrera
Add parens to ConvertToXSegs macro
commit
|
commitdiff
|
tree
2020-06-22
Tom Lane
Stamp 13beta2.
REL_13_BETA2
commit
|
commitdiff
|
tree
2020-06-22
Jeff Davis
Doc fixup for hashagg_avoid_disk_plan GUC.
commit
|
commitdiff
|
tree
2020-06-22
Tom Lane
Undo double-quoting of index names in non-text EXPLAIN...
commit
|
commitdiff
|
tree
2020-06-22
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2020-06-21
Alexander Korotkov
Language fixes for docs related to opclass options
commit
|
commitdiff
|
tree
2020-06-21
Peter Geoghegan
Doc: Tweak description of B-Tree duplicate tuples.
commit
|
commitdiff
|
tree
2020-06-20
Alexander Korotkov
Minor corrections to docs related to opclass options
commit
|
commitdiff
|
tree
2020-06-20
Alexander Korotkov
Fix masking of SP-GiST pages during xlog consistency...
commit
|
commitdiff
|
tree
2020-06-20
Alexander Korotkov
Add documentation for opclass options
commit
|
commitdiff
|
tree
2020-06-19
Alvaro Herrera
Ensure write failure reports no-disk-space
commit
|
commitdiff
|
tree
2020-06-19
Tom Lane
Future-proof regression tests against possibly-missing...
commit
|
commitdiff
|
tree
2020-06-19
Alvaro Herrera
Adjust some glossary terms
commit
|
commitdiff
|
tree
2020-06-19
Peter Geoghegan
Fix deduplication "single value" strategy bug.
commit
|
commitdiff
|
tree
2020-06-19
Fujii Masao
Fix issues in invalidation of obsolete replication...
commit
|
commitdiff
|
tree
2020-06-19
David Rowley
Fix EXPLAIN ANALYZE for parallel HashAgg plans
commit
|
commitdiff
|
tree
2020-06-18
Andres Freund
Fix deadlock danger when atomic ops are done under...
commit
|
commitdiff
|
tree
2020-06-18
Andres Freund
Add basic spinlock tests to regression tests.
commit
|
commitdiff
|
tree
2020-06-18
Tom Lane
Doc: document POSIX-style time zone specifications...
commit
|
commitdiff
|
tree
2020-06-18
Michael Paquier
Fix oldest xmin and LSN computation across repslots...
commit
|
commitdiff
|
tree
2020-06-18
Peter Eisentraut
doc: Fix formatting typo
commit
|
commitdiff
|
tree
2020-06-17
Tom Lane
Sync our copy of the timezone library with IANA release...
commit
|
commitdiff
|
tree
2020-06-17
Peter Geoghegan
Fix nbtree.h dedup state comment.
commit
|
commitdiff
|
tree
2020-06-17
Andres Freund
spinlock emulation: Fix bug when more than INT_MAX...
commit
|
commitdiff
|
tree
2020-06-17
Andres Freund
Avoid potential spinlock in a signal handler as part...
commit
|
commitdiff
|
tree
2020-06-16
Tom Lane
Doc: fix copy-and-pasteo in ecpg docs.
commit
|
commitdiff
|
tree
2020-06-16
Peter Eisentraut
Fix file reference in nls.mk
commit
|
commitdiff
|
tree
2020-06-16
Thomas Munro
Fix buffile.c error handling.
commit
|
commitdiff
|
tree
2020-06-16
Bruce Momjian
pg_upgrade: set vacuum_defer_cleanup_age to zero
commit
|
commitdiff
|
tree
2020-06-15
Thomas Munro
Doc: Add references for SI and SSI.
commit
|
commitdiff
|
tree
next