projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2021-10-12
Peter Eisentraut
psql: More tests
commit
|
commitdiff
|
tree
2021-10-12
Michael Paquier
Add more $Test::Builder::Level in the TAP tests
commit
|
commitdiff
|
tree
2021-10-12
Fujii Masao
Make autovacuum launcher more responsive to pg_log_back...
commit
|
commitdiff
|
tree
2021-10-12
Peter Geoghegan
amcheck: Skip unlogged relations in Hot Standby.
commit
|
commitdiff
|
tree
2021-10-11
Tom Lane
Make configure check for minimum required version of...
commit
|
commitdiff
|
tree
2021-10-11
Tom Lane
Fix EXPLAIN of SEARCH BREADTH FIRST queries some more.
commit
|
commitdiff
|
tree
2021-10-11
Michael Paquier
Clean up more code using "(expr) ? true : false"
commit
|
commitdiff
|
tree
2021-10-10
Tom Lane
Doc: update testing recipe in src/test/perl/README.
commit
|
commitdiff
|
tree
2021-10-09
Tom Lane
Doc: improve documentation for ^@ starts-with operator.
commit
|
commitdiff
|
tree
2021-10-08
Michael Paquier
Refactor fallback to stderr for csvlog to handle better...
commit
|
commitdiff
|
tree
2021-10-07
Tom Lane
Doc: update our claims about the minimum recommended...
commit
|
commitdiff
|
tree
2021-10-07
Tom Lane
Update test/perl/README to insist on Perl version ...
commit
|
commitdiff
|
tree
2021-10-07
Tom Lane
Adjust configure to insist on Perl version >= 5.8.3.
commit
|
commitdiff
|
tree
2021-10-07
Tom Lane
plperl: update ppport.h to Perl 5.34.0.
commit
|
commitdiff
|
tree
2021-10-07
Etsuro Fujita
postgres_fdw: Fix comments in connection.c.
commit
|
commitdiff
|
tree
2021-10-07
Etsuro Fujita
Add missing word to comment in joinrels.c.
commit
|
commitdiff
|
tree
2021-10-07
Michael Paquier
Fix compilation warning in syslogger.c
commit
|
commitdiff
|
tree
2021-10-07
Peter Eisentraut
Improve order in file
commit
|
commitdiff
|
tree
2021-10-07
Michael Paquier
Refactor per-destination file rotation in logging collector
commit
|
commitdiff
|
tree
2021-10-06
Tom Lane
Fix null-pointer crash in postgres_fdw's conversion_err...
commit
|
commitdiff
|
tree
2021-10-06
Tom Lane
Doc: improve timezone/README's recipe for tracking...
commit
|
commitdiff
|
tree
2021-10-06
Dean Rasheed
Fix corner-case loss of precision in numeric_power().
commit
|
commitdiff
|
tree
2021-10-06
Peter Eisentraut
Fix loop variable signedness
commit
|
commitdiff
|
tree
2021-10-06
Michael Paquier
Fix warning in TAP test of pg_verifybackup
commit
|
commitdiff
|
tree
2021-10-05
Robert Haas
Flexible options for CREATE_REPLICATION_SLOT.
commit
|
commitdiff
|
tree
2021-10-05
Robert Haas
Flexible options for BASE_BACKUP.
commit
|
commitdiff
|
tree
2021-10-05
Fujii Masao
Make recovery report error message when invalid page...
commit
|
commitdiff
|
tree
2021-10-05
Tom Lane
Doc: improve description of UNION/INTERSECT/EXCEPT...
commit
|
commitdiff
|
tree
2021-10-05
Fujii Masao
doc: Document pg_encoding_to_char() and pg_char_to_enco...
commit
|
commitdiff
|
tree
2021-10-05
Amit Kapila
Remove obsolete comment in snapbuild.c.
commit
|
commitdiff
|
tree
2021-10-05
Fujii Masao
psql: Improve tab-completion for LOCK TABLE.
commit
|
commitdiff
|
tree
2021-10-04
Bruce Momjian
doc: remove URL for ICU explorer/locexp
commit
|
commitdiff
|
tree
2021-10-04
Andres Freund
Fix TestLib::slurp_file() with offset on windows.
commit
|
commitdiff
|
tree
2021-10-04
Andres Freund
windows: Define WIN32_LEAN_AND_MEAN to make compilation...
commit
|
commitdiff
|
tree
2021-10-04
Daniel Gustafsson
Fix check for trapping exit() calls in libpq
commit
|
commitdiff
|
tree
2021-10-04
Tom Lane
Update our mapping of Windows time zone names some...
commit
|
commitdiff
|
tree
2021-10-04
Peter Eisentraut
Make Unicode makefile parallel-safe
commit
|
commitdiff
|
tree
2021-10-04
Tom Lane
Doc: fix minor issues in GiST support function document...
commit
|
commitdiff
|
tree
2021-10-04
Daniel Gustafsson
Fix duplicate words in comments
commit
|
commitdiff
|
tree
2021-10-04
Daniel Gustafsson
Provide error hint on exit() check when building libpq
commit
|
commitdiff
|
tree
2021-10-04
Peter Eisentraut
Update Unicode map text files
commit
|
commitdiff
|
tree
2021-10-04
Daniel Gustafsson
Provide error hint if TAP tests are not enabled
commit
|
commitdiff
|
tree
2021-10-04
Daniel Gustafsson
Replace occurrences of InvalidXid with InvalidTransactionId
commit
|
commitdiff
|
tree
2021-10-04
Michael Paquier
Fix snapshot builds during promotion of hot standby...
commit
|
commitdiff
|
tree
2021-10-03
Tom Lane
Fix checking of query type in plpgsql's RETURN QUERY...
commit
|
commitdiff
|
tree
2021-10-03
Peter Geoghegan
Enable deduplication in system catalog indexes.
commit
|
commitdiff
|
tree
2021-10-02
Tom Lane
Update our mapping of Windows time zone names using...
commit
|
commitdiff
|
tree
2021-10-02
Tom Lane
Re-alphabetize the win32_tzmap[] array.
commit
|
commitdiff
|
tree
2021-10-02
Michael Paquier
pg_stat_statements: Add some tests for older versions...
commit
|
commitdiff
|
tree
2021-10-01
Andres Freund
Reference test binary using TESTDIR in 001_libpq_pipeli...
commit
|
commitdiff
|
tree
2021-10-01
Alvaro Herrera
Error out if SKIP LOCKED and WITH TIES are both specified
commit
|
commitdiff
|
tree
2021-10-01
Alvaro Herrera
Remove unstable, unnecessary test; fix typo
commit
|
commitdiff
|
tree
2021-10-01
Daniel Gustafsson
Fix memory leak in pg_hmac
commit
|
commitdiff
|
tree
2021-10-01
Tom Lane
Avoid believing incomplete MCV-only stats in get_variab...
commit
|
commitdiff
|
tree
2021-10-01
Tom Lane
Fix Portal snapshot tracking to handle subtransactions...
commit
|
commitdiff
|
tree
2021-10-01
Amit Kapila
Doc: Move pg_stat_replication_slots view to "Collected...
commit
|
commitdiff
|
tree
2021-10-01
David Rowley
Ensure interleaved_parts field is always initialized
commit
|
commitdiff
|
tree
2021-09-30
Tom Lane
Remove gratuitous environment dependency in 002_types...
commit
|
commitdiff
|
tree
2021-09-30
Tom Lane
Treat ETIMEDOUT as indicating a non-recoverable connect...
commit
|
commitdiff
|
tree
2021-09-30
Alvaro Herrera
Repair two portability oversights of new test
commit
|
commitdiff
|
tree
2021-09-29
Peter Eisentraut
psql: Add various tests
commit
|
commitdiff
|
tree
2021-09-29
Alvaro Herrera
Fix WAL replay in presence of an incomplete record
commit
|
commitdiff
|
tree
2021-09-29
Fujii Masao
pgbench: Fix handling of socket errors during benchmark.
commit
|
commitdiff
|
tree
2021-09-29
Fujii Masao
pgbench: Correct log level of message output when socke...
commit
|
commitdiff
|
tree
2021-09-29
Michael Paquier
Clarify use of "statistics objects" in the code
commit
|
commitdiff
|
tree
2021-09-29
Peter Eisentraut
Fix incorrect format placeholder
commit
|
commitdiff
|
tree
2021-09-29
Michael Paquier
doc: Fix some typos and markups
commit
|
commitdiff
|
tree
2021-09-29
Michael Paquier
Refactor output file handling when forking syslogger...
commit
|
commitdiff
|
tree
2021-09-28
Tom Lane
Fix instability in contrib/bloom TAP tests.
commit
|
commitdiff
|
tree
2021-09-28
Magnus Hagander
Properly schema-prefix reference to pg_catalog.pg_get_s...
commit
|
commitdiff
|
tree
2021-09-28
Peter Eisentraut
Support amcheck of sequences
commit
|
commitdiff
|
tree
2021-09-27
Tom Lane
Re-enable contrib/bloom's TAP tests.
commit
|
commitdiff
|
tree
2021-09-27
Michael Paquier
Fix typos and grammar in code comments
commit
|
commitdiff
|
tree
2021-09-27
Peter Geoghegan
Remove unneeded nbtree latestRemovedXid comments.
commit
|
commitdiff
|
tree
2021-09-26
Thomas Munro
Track LLVM 14 API changes.
commit
|
commitdiff
|
tree
2021-09-26
Tom Lane
Avoid unnecessary division in interval_cmp_value().
commit
|
commitdiff
|
tree
2021-09-26
Michael Paquier
Fix typos in docs
commit
|
commitdiff
|
tree
2021-09-25
Peter Geoghegan
Update obsolete nbtree deletion comments.
commit
|
commitdiff
|
tree
2021-09-25
Peter Geoghegan
vacuumlazy.c: Remove obsolete 'onecall' comment.
commit
|
commitdiff
|
tree
2021-09-25
Tom Lane
Doc: extend warnings about collation-mismatch hazards...
commit
|
commitdiff
|
tree
2021-09-25
Michael Paquier
doc: Improve description of index vacuuming with GUCs
commit
|
commitdiff
|
tree
2021-09-25
Michael Paquier
doc: Add missing markup in CREATE EVENT TRIGGER page
commit
|
commitdiff
|
tree
2021-09-24
Peter Geoghegan
nbtree README: Add note about latestRemovedXid.
commit
|
commitdiff
|
tree
2021-09-23
Peter Eisentraut
Add missing $Test::Builder::Level settings
commit
|
commitdiff
|
tree
2021-09-23
John Naylor
Add exception for unicode_east_asian_fw_table.h to...
commit
|
commitdiff
|
tree
2021-09-23
John Naylor
Add exception for unicode_east_asian_fw_table.h to...
commit
|
commitdiff
|
tree
2021-09-23
Alexander Korotkov
Split macros from visibilitymap.h into a separate header
commit
|
commitdiff
|
tree
2021-09-23
Tomas Vondra
Release memory allocated by dependency_degree
commit
|
commitdiff
|
tree
2021-09-23
Tomas Vondra
Free memory after building each statistics object
commit
|
commitdiff
|
tree
2021-09-23
Peter Geoghegan
Document issue with heapam line pointer truncation.
commit
|
commitdiff
|
tree
2021-09-22
Fujii Masao
postgres_fdw: Refactor transaction rollback code to...
commit
|
commitdiff
|
tree
2021-09-22
Peter Eisentraut
Make use of PG_INT64_MAX/PG_INT64_MIN
commit
|
commitdiff
|
tree
2021-09-22
Amit Kapila
Invalidate all partitions for a partitioned table in...
commit
|
commitdiff
|
tree
2021-09-22
Amit Kapila
Add parent table name in an error in reorderbuffer.c.
commit
|
commitdiff
|
tree
2021-09-22
Peter Geoghegan
Fix "single value strategy" index deletion issue.
commit
|
commitdiff
|
tree
2021-09-22
Michael Paquier
Fix some issues with TAP tests for postgres -C
commit
|
commitdiff
|
tree
2021-09-21
Michael Paquier
Fix places in TestLib.pm in need of adaptation to the...
commit
|
commitdiff
|
tree
2021-09-21
Tom Lane
Fix misevaluation of STABLE parameters in CALL within...
commit
|
commitdiff
|
tree
2021-09-21
Alvaro Herrera
Document XLOG_INCLUDE_XID a little better
commit
|
commitdiff
|
tree
2021-09-21
Michael Paquier
Introduce GUC shared_memory_size_in_huge_pages
commit
|
commitdiff
|
tree
next