projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2020-08-06
Robert Haas
Fix minor problems with non-exclusive backup cleanup.
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-03
Tom Lane
Doc: fix obsolete info about allowed range of TZ offset...
commit
|
commitdiff
|
tree
2020-08-03
Thomas Munro
Fix rare failure in LDAP tests.
commit
|
commitdiff
|
tree
2020-07-31
Peter Geoghegan
Restore lost amcheck TOAST test coverage.
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
Michael Paquier
doc: Mention index references in pg_inherits
commit
|
commitdiff
|
tree
2020-07-28
David Rowley
Doc: Improve documentation for pg_jit_available()
commit
|
commitdiff
|
tree
2020-07-28
Etsuro Fujita
Fix some issues with step generation in partition pruning.
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-25
Amit Kapila
Fix buffer usage stats for nodes above Gather Merge.
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
Tom Lane
Assert that we don't insert nulls into attnotnull catal...
commit
|
commitdiff
|
tree
2020-07-21
Tom Lane
Avoid direct C access to possibly-null pg_subscription_...
commit
|
commitdiff
|
tree
2020-07-20
Tom Lane
Kluge slot_compile_deform() to ignore incorrect attnotn...
commit
|
commitdiff
|
tree
2020-07-20
Tom Lane
Fix construction of updated-columns bitmap in logical...
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
Tom Lane
Ensure that distributed timezone abbreviation files...
commit
|
commitdiff
|
tree
2020-07-17
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
2020-07-16
Michael Paquier
Switch pg_test_fsync to use binary mode on Windows
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
Tom Lane
Fix bugs in libpq's management of GSS encryption state.
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
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-05
Michael Paquier
doc: Fix incorrect reference to textout in plpgsql...
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-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-28
Noah Misch
Fix documentation of "must be vacuumed within" warning.
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-24
Tom Lane
Fix compiler warning induced by commit d8b15eeb8.
commit
|
commitdiff
|
tree
2020-06-24
Alvaro Herrera
Add parens to ConvertToXSegs macro
commit
|
commitdiff
|
tree
2020-06-22
Tom Lane
Undo double-quoting of index names in non-text EXPLAIN...
commit
|
commitdiff
|
tree
2020-06-20
Alexander Korotkov
Fix masking of SP-GiST pages during xlog consistency...
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-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-17
Tom Lane
Sync our copy of the timezone library with IANA release...
commit
|
commitdiff
|
tree
2020-06-17
Andres Freund
spinlock emulation: Fix bug when more than INT_MAX...
commit
|
commitdiff
|
tree
2020-06-16
Tom Lane
Doc: fix copy-and-pasteo in ecpg docs.
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-11
Bruce Momjian
doc: remove xreflabels from commits 75fcdd2ae2 and...
commit
|
commitdiff
|
tree
2020-06-11
Tom Lane
Fix mishandling of NaN counts in numeric_[avg_]combine.
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-10
Peter Eisentraut
Update description of parameter password_encryption
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-07
Noah Misch
MSVC: Avoid warning when testing a TAP suite without...
commit
|
commitdiff
|
tree
2020-06-07
Tom Lane
Try to read data from the socket in pqSendSome's write_...
commit
|
commitdiff
|
tree
2020-06-07
Peter Eisentraut
doc: Clean up title case use
commit
|
commitdiff
|
tree
2020-06-07
Peter Eisentraut
doc: Fix incorrect link target
commit
|
commitdiff
|
tree
2020-06-06
Noah Misch
Refresh function name in CRC-associated Valgrind suppre...
commit
|
commitdiff
|
tree
2020-06-05
Joe Conway
Add unlikely() to CHECK_FOR_INTERRUPTS()
commit
|
commitdiff
|
tree
2020-06-05
Tom Lane
Use query collation, not column's collation, while...
commit
|
commitdiff
|
tree
2020-06-05
Michael Paquier
Preserve pg_index.indisreplident across REINDEX CONCURR...
commit
|
commitdiff
|
tree
2020-06-04
Tom Lane
Reject "23:59:60.nnn" in datetime input.
commit
|
commitdiff
|
tree
2020-06-04
Michael Paquier
Fix instance of elog() called while holding a spinlock
commit
|
commitdiff
|
tree
2020-06-03
Tom Lane
Don't call palloc() while holding a spinlock, either.
commit
|
commitdiff
|
tree
2020-06-03
Fujii Masao
doc: Move wal_init_zero and wal_recycle descriptions...
commit
|
commitdiff
|
tree
2020-06-01
Michael Paquier
Fix use-after-release mistake in currtid() and currtid2...
commit
|
commitdiff
|
tree
2020-06-01
Michael Paquier
Fix crashes with currtid() and currtid2()
commit
|
commitdiff
|
tree
2020-05-31
Andrew Dunstan
Make install-tests target work with vpath builds
commit
|
commitdiff
|
tree
2020-05-31
Michael Paquier
Doc: Mention about caveats of --concurrently on reindex...
commit
|
commitdiff
|
tree
2020-05-28
Andres Freund
llvmjit: Fix building against LLVM 11 by removing unnec...
commit
|
commitdiff
|
tree
next