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-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
2020-06-13
Tom Lane
Fix behavior of float aggregates for single Inf or...
commit
|
commitdiff
|
tree
2020-06-13
Peter Geoghegan
Silence _bt_check_unique compiler warning.
commit
|
commitdiff
|
tree
2020-06-12
David Rowley
Add missing extern keyword for a couple of numutils...
commit
|
commitdiff
|
tree
2020-06-11
Thomas Munro
Improve comments for [Heap]CheckForSerializableConflict...
commit
|
commitdiff
|
tree
2020-06-11
Bruce Momjian
doc: remove xreflabels used in PG 13 relnotes
commit
|
commitdiff
|
tree
2020-06-11
Bruce Momjian
doc: remove xreflabels from commits 75fcdd2ae2 and...
commit
|
commitdiff
|
tree
2020-06-11
Jeff Davis
Fix doc build, broken by 13e0fa7a.
commit
|
commitdiff
|
tree
2020-06-11
Tom Lane
Fix mishandling of NaN counts in numeric_[avg_]combine.
commit
|
commitdiff
|
tree
2020-06-11
Jeff Davis
Rework HashAgg GUCs.
commit
|
commitdiff
|
tree
2020-06-11
Peter Geoghegan
Avoid update conflict out serialization anomalies.
commit
|
commitdiff
|
tree
2020-06-11
Amit Kapila
Fix typos.
commit
|
commitdiff
|
tree
2020-06-11
Michael Paquier
Move frontend-side archive APIs from src/common/ to...
commit
|
commitdiff
|
tree
2020-06-10
Peter Eisentraut
Update description of parameter password_encryption
commit
|
commitdiff
|
tree
2020-06-10
Amit Kapila
Fix ReorderBuffer memory overflow check.
commit
|
commitdiff
|
tree
2020-06-09
Peter Eisentraut
Spelling adjustments
commit
|
commitdiff
|
tree
2020-06-09
David Rowley
Fix invalid function references in a few comments
commit
|
commitdiff
|
tree
2020-06-09
Tom Lane
Repair unstable regression test.
commit
|
commitdiff
|
tree
2020-06-09
Jeff Davis
Fix HashAgg regression from choosing too many initial...
commit
|
commitdiff
|
tree
2020-06-09
Andres Freund
Avoid need for valgrind suppressions for pg_atomic_init...
commit
|
commitdiff
|
tree
2020-06-08
Thomas Munro
Fix locking bugs that could corrupt pg_control.
commit
|
commitdiff
|
tree
2020-06-08
Thomas Munro
Doc: Update example symptom of systemd misconfiguration.
commit
|
commitdiff
|
tree
2020-06-08
Michael Paquier
Fix crash in WAL sender when starting physical replication
commit
|
commitdiff
|
tree
next