projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2021-03-22
Tomas Vondra
Pass all scan keys to BRIN consistent function at once
commit
|
commitdiff
|
tree
2021-03-22
Tomas Vondra
Move bsearch_arg to src/port
commit
|
commitdiff
|
tree
2021-03-22
Tom Lane
Short-circuit slice requests that are for more than...
commit
|
commitdiff
|
tree
2021-03-22
Tom Lane
Mostly-cosmetic adjustments of TOAST-related macros.
commit
|
commitdiff
|
tree
2021-03-22
Tom Lane
Remove useless configure probe for <lz4/lz4.h>.
commit
|
commitdiff
|
tree
2021-03-22
Robert Haas
Error on invalid TOAST compression in CREATE or ALTER...
commit
|
commitdiff
|
tree
2021-03-22
Robert Haas
docs: Fix omissions related to configurable TOAST compr...
commit
|
commitdiff
|
tree
2021-03-22
Robert Haas
More code cleanup for configurable TOAST compression.
commit
|
commitdiff
|
tree
2021-03-22
Michael Paquier
Fix concurrency issues with WAL segment recycling on...
commit
|
commitdiff
|
tree
2021-03-22
Fujii Masao
pgbench: Improve error-handling in \sleep command.
commit
|
commitdiff
|
tree
2021-03-22
Noah Misch
Make a test endure log_error_verbosity=verbose.
commit
|
commitdiff
|
tree
2021-03-22
Michael Paquier
Fix new TAP test for 2PC transactions and PITRs on...
commit
|
commitdiff
|
tree
2021-03-21
Michael Paquier
Simplify TAP tests of kerberos with expected log file...
commit
|
commitdiff
|
tree
2021-03-21
Michael Paquier
Fix timeline assignment in checkpoints with 2PC transac...
commit
|
commitdiff
|
tree
2021-03-21
Tom Lane
Fix assorted silliness in ATExecSetCompression().
commit
|
commitdiff
|
tree
2021-03-21
Peter Geoghegan
Recycle nbtree pages deleted during same VACUUM.
commit
|
commitdiff
|
tree
2021-03-21
Tom Lane
Bring configure support for LZ4 up to snuff.
commit
|
commitdiff
|
tree
2021-03-21
Tom Lane
Make compression.sql regression test independent of...
commit
|
commitdiff
|
tree
2021-03-21
Andrew Dunstan
Don't run recover crash_temp_files test in Windows...
commit
|
commitdiff
|
tree
2021-03-21
Alvaro Herrera
Fix new memory leaks in libpq
commit
|
commitdiff
|
tree
2021-03-21
Andrew Dunstan
Unbreak recovery test on Windows
commit
|
commitdiff
|
tree
2021-03-21
Tom Lane
Suppress various new compiler warnings.
commit
|
commitdiff
|
tree
2021-03-21
Peter Eisentraut
Move lwlock-release probe back where it belongs
commit
|
commitdiff
|
tree
2021-03-20
Tomas Vondra
Use valid compression method in brin_form_tuple
commit
|
commitdiff
|
tree
2021-03-20
Tom Lane
Fix up pg_dump's handling of per-attribute compression...
commit
|
commitdiff
|
tree
2021-03-20
Tom Lane
Fix memory leak when rejecting bogus DH parameters.
commit
|
commitdiff
|
tree
2021-03-20
Tom Lane
Avoid leaking memory in RestoreGUCState(), and improve...
commit
|
commitdiff
|
tree
2021-03-19
Thomas Munro
Provide recovery_init_sync_method=syncfs.
commit
|
commitdiff
|
tree
2021-03-19
Tomas Vondra
Use lfirst_int in cmp_list_len_contents_asc
commit
|
commitdiff
|
tree
2021-03-19
Robert Haas
Fix use-after-ReleaseSysCache problem in ATExecAlterCol...
commit
|
commitdiff
|
tree
2021-03-19
Robert Haas
Allow configurable LZ4 TOAST compression.
commit
|
commitdiff
|
tree
2021-03-19
Tomas Vondra
Fix race condition in remove_temp_files_after_crash...
commit
|
commitdiff
|
tree
2021-03-19
Tom Lane
Blindly try to fix test script's tar invocation for...
commit
|
commitdiff
|
tree
2021-03-19
Fujii Masao
Fix comments in postmaster.c.
commit
|
commitdiff
|
tree
2021-03-19
Tom Lane
Don't leak malloc'd error string in libpqrcv_check_conn...
commit
|
commitdiff
|
tree
2021-03-19
Tom Lane
Don't leak malloc'd strings when a GUC setting is rejected.
commit
|
commitdiff
|
tree
2021-03-19
Tom Lane
Don't leak compiled regex(es) when an ispell cache...
commit
|
commitdiff
|
tree
2021-03-19
Tom Lane
Don't run RelationInitTableAccessMethod in a long-lived...
commit
|
commitdiff
|
tree
2021-03-19
Tom Lane
Don't leak rd_statlist when a relcache entry is dropped.
commit
|
commitdiff
|
tree
2021-03-19
Tomas Vondra
Fix TAP test for remove_temp_files_after_crash
commit
|
commitdiff
|
tree
2021-03-19
Michael Paquier
Improve tab completion of IMPORT FOREIGN SCHEMA with...
commit
|
commitdiff
|
tree
2021-03-18
Tom Lane
Fix misuse of foreach_delete_current().
commit
|
commitdiff
|
tree
2021-03-18
Tomas Vondra
Implement GROUP BY DISTINCT
commit
|
commitdiff
|
tree
2021-03-18
Tomas Vondra
Remove temporary files after backend crash
commit
|
commitdiff
|
tree
2021-03-18
Magnus Hagander
Fix function name in error hint
commit
|
commitdiff
|
tree
2021-03-18
Amit Kapila
Doc: Update description for parallel insert reloption.
commit
|
commitdiff
|
tree
2021-03-18
Amit Kapila
Add a new GUC and a reloption to enable inserts in...
commit
|
commitdiff
|
tree
2021-03-17
Andres Freund
Fix memory lifetime issues of replication slot stats.
commit
|
commitdiff
|
tree
2021-03-17
Tom Lane
Doc: remove duplicated step in RLS example.
commit
|
commitdiff
|
tree
2021-03-17
Tom Lane
Code review for server's handling of "tablespace map...
commit
|
commitdiff
|
tree
2021-03-17
Tom Lane
Prevent buffer overrun in read_tablespace_map().
commit
|
commitdiff
|
tree
2021-03-17
Tom Lane
Add end-to-end testing of pg_basebackup's tar-format...
commit
|
commitdiff
|
tree
2021-03-17
Tom Lane
Doc: improve discussion of variable substitution in...
commit
|
commitdiff
|
tree
2021-03-17
Thomas Munro
Revert "Fix race in Parallel Hash Join batch cleanup."
commit
|
commitdiff
|
tree
2021-03-17
Michael Paquier
Fix comment in indexing.c
commit
|
commitdiff
|
tree
2021-03-17
Peter Eisentraut
Small error message improvement
commit
|
commitdiff
|
tree
2021-03-17
Thomas Munro
Update the names of Parallel Hash Join phases.
commit
|
commitdiff
|
tree
2021-03-17
Thomas Munro
Fix race in Parallel Hash Join batch cleanup.
commit
|
commitdiff
|
tree
2021-03-17
Thomas Munro
Fix transaction.sql tests in higher isolation levels.
commit
|
commitdiff
|
tree
2021-03-17
Amit Kapila
Fix race condition in drop subscription's handling...
commit
|
commitdiff
|
tree
2021-03-17
Amit Kapila
Doc: Add a description of substream in pg_subscription.
commit
|
commitdiff
|
tree
2021-03-17
Thomas Munro
Enable parallelism in REFRESH MATERIALIZED VIEW.
commit
|
commitdiff
|
tree
2021-03-16
Peter Geoghegan
Fix comment about promising tuples.
commit
|
commitdiff
|
tree
2021-03-16
Peter Geoghegan
amcheck: Reduce debug message verbosity.
commit
|
commitdiff
|
tree
2021-03-16
Tom Lane
Avoid corner-case memory leak in SSL parameter processing.
commit
|
commitdiff
|
tree
2021-03-16
Robert Haas
Fix a confusing amcheck corruption message.
commit
|
commitdiff
|
tree
2021-03-16
Stephen Frost
Use pre-fetching for ANALYZE
commit
|
commitdiff
|
tree
2021-03-16
Stephen Frost
Improve logging of auto-vacuum and auto-analyze
commit
|
commitdiff
|
tree
2021-03-16
Tom Lane
Improve logging of bad parameter values in BIND messages.
commit
|
commitdiff
|
tree
2021-03-16
Alvaro Herrera
(Blind) fix Perl splitting of strings at newlines
commit
|
commitdiff
|
tree
2021-03-16
Michael Paquier
Add some basic tests for progress reporting of COPY
commit
|
commitdiff
|
tree
2021-03-15
Alvaro Herrera
Add libpq pipeline mode support to pgbench
commit
|
commitdiff
|
tree
2021-03-15
Alvaro Herrera
Implement pipeline mode in libpq
commit
|
commitdiff
|
tree
2021-03-15
Tom Lane
Work around issues in MinGW-64's setjmp/longjmp support.
commit
|
commitdiff
|
tree
2021-03-15
Thomas Munro
Drop SERIALIZABLE workaround from parallel query tests.
commit
|
commitdiff
|
tree
2021-03-15
Fujii Masao
Make archiver process an auxiliary process.
commit
|
commitdiff
|
tree
2021-03-15
Peter Geoghegan
Notice that heap page has dead items during VACUUM.
commit
|
commitdiff
|
tree
2021-03-13
Tom Lane
Doc: add note about how to run the pg_amcheck regressio...
commit
|
commitdiff
|
tree
2021-03-13
Robert Haas
In pg_amcheck tests, don't depend on perl's Q/q pack...
commit
|
commitdiff
|
tree
2021-03-13
Tom Lane
pg_amcheck: Keep trying to fix the tests.
commit
|
commitdiff
|
tree
2021-03-13
Thomas Munro
Fix new pthread code to respect --disable-thread-safety.
commit
|
commitdiff
|
tree
2021-03-13
Amit Kapila
Improve FK trigger parallel-safety check added by 05c84...
commit
|
commitdiff
|
tree
2021-03-13
Robert Haas
pg_amcheck: Keep trying to fix the tests.
commit
|
commitdiff
|
tree
2021-03-13
Robert Haas
pg_amcheck: Try to fix still more test failures.
commit
|
commitdiff
|
tree
2021-03-13
Robert Haas
Try to avoid apparent platform-dependency in IPC::Run
commit
|
commitdiff
|
tree
2021-03-12
Robert Haas
Fix portability issues in pg_amcheck's 004_verify_heapa...
commit
|
commitdiff
|
tree
2021-03-12
Peter Geoghegan
Consolidate nbtree VACUUM metapage routines.
commit
|
commitdiff
|
tree
2021-03-12
Robert Haas
Move PG_USED_FOR_ASSERTS_ONLY before initializer.
commit
|
commitdiff
|
tree
2021-03-12
Robert Haas
Adjust perl style.
commit
|
commitdiff
|
tree
2021-03-12
Robert Haas
Try to fix compiler warnings.
commit
|
commitdiff
|
tree
2021-03-12
Robert Haas
Add pg_amcheck, a CLI for contrib/amcheck.
commit
|
commitdiff
|
tree
2021-03-12
Tom Lane
Fix race condition in psql \e's detection of file modif...
commit
|
commitdiff
|
tree
2021-03-12
Tom Lane
Forbid marking an identity column as nullable.
commit
|
commitdiff
|
tree
2021-03-12
Thomas Munro
Specialize checkpointer sort functions.
commit
|
commitdiff
|
tree
2021-03-12
Amit Kapila
Fix size overflow in calculation introduced by commits...
commit
|
commitdiff
|
tree
2021-03-12
Amit Kapila
Fix use of relcache TriggerDesc field introduced by...
commit
|
commitdiff
|
tree
2021-03-12
Thomas Munro
Poll postmaster less frequently in recovery.
commit
|
commitdiff
|
tree
2021-03-12
Thomas Munro
Add condition variable for walreceiver shutdown.
commit
|
commitdiff
|
tree
2021-03-12
Thomas Munro
Add condition variable for recovery resume.
commit
|
commitdiff
|
tree
2021-03-12
Fujii Masao
Send statistics collected during shutdown checkpoint...
commit
|
commitdiff
|
tree
next