git.postgresql.org Git - postgresql.git/shortlog
git
projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
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
2021年03月12日
Fujii Masao
Force to send remaining WAL stats to the stats collecto...
commit
|
commitdiff
|
tree
2021年03月12日
Thomas Munro
Minor modernization for README.barrier.
commit
|
commitdiff
|
tree
2021年03月11日
Peter Geoghegan
Save a few cycles during nbtree VACUUM.
commit
|
commitdiff
|
tree
2021年03月11日
Peter Geoghegan
Add back vacuum_cleanup_index_scale_factor parameter.
commit
|
commitdiff
|
tree
2021年03月11日
Robert Haas
Be clear about whether a recovery pause has taken effect.
commit
|
commitdiff
|
tree
2021年03月11日
Tom Lane
Re-simplify management of inStart in pqParseInput3...
commit
|
commitdiff
|
tree
2021年03月11日
Robert Haas
Refactor and generalize the ParallelSlot machinery.
commit
|
commitdiff
|
tree
2021年03月11日
Michael Paquier
Set libcrypto callbacks for all connection threads...
commit
|
commitdiff
|
tree
2021年03月11日
Peter Geoghegan
Doc: B-Tree only has one additional parameter.
commit
|
commitdiff
|
tree
2021年03月11日
Thomas Munro
Improve comment for struct BufferDesc.
commit
|
commitdiff
|
tree
2021年03月11日
Bruce Momjian
tutorial: land height is "elevation", not "altitude"
commit
|
commitdiff
|
tree
2021年03月11日
Peter Geoghegan
VACUUM ANALYZE: Always update pg_class.reltuples.
commit
|
commitdiff
|
tree
2021年03月11日
Peter Geoghegan
Don't consider newly inserted tuples in nbtree VACUUM.
commit
|
commitdiff
|
tree
2021年03月10日
Bruce Momjian
C comments: improve description of GiST NSN and GistBu...
commit
|
commitdiff
|
tree
2021年03月10日
Thomas Munro
Replace buffer I/O locks with condition variables.
commit
|
commitdiff
|
tree
2021年03月10日
Tom Lane
Avoid creating duplicate cached plans for inherited...
commit
|
commitdiff
|
tree
2021年03月10日
Tom Lane
Doc: get rid of <foreignphrase> tags.
commit
|
commitdiff
|
tree
2021年03月10日
Tom Lane
Doc: improve introductory information about procedures.
commit
|
commitdiff
|
tree
2021年03月10日
Tom Lane
Doc: fix missing mention of procedure OUT parameters.
commit
|
commitdiff
|
tree
2021年03月10日
Peter Eisentraut
Add bound check before bsearch() for performance
commit
|
commitdiff
|
tree
2021年03月10日
Thomas Munro
Fix another portability bug in recent pgbench commit.
commit
|
commitdiff
|
tree
2021年03月10日
Thomas Munro
Try to fix portability bugs in recent pgbench commits.
commit
|
commitdiff
|
tree
2021年03月10日
Peter Eisentraut
Small debug message tweak
commit
|
commitdiff
|
tree
2021年03月10日
Michael Paquier
Move tablespace path re-creation from the makefiles...
commit
|
commitdiff
|
tree
2021年03月10日
Thomas Munro
pgbench: Synchronize client threads.
commit
|
commitdiff
|
tree
2021年03月10日
Thomas Munro
Add missing pthread_barrier_t.
commit
|
commitdiff
|
tree
2021年03月10日
Thomas Munro
pgbench: Improve time logic.
commit
|
commitdiff
|
tree
2021年03月10日
Thomas Munro
pgbench: Refactor thread portability support.
commit
|
commitdiff
|
tree
2021年03月10日
Amit Kapila
Fix valgrind issue in commit 05c8482f7f.
commit
|
commitdiff
|
tree
2021年03月10日
Amit Kapila
Enable parallel SELECT for "INSERT INTO ... SELECT...
commit
|
commitdiff
|
tree
2021年03月10日
Michael Paquier
Revert changes for SSL compression in libpq
commit
|
commitdiff
|
tree
2021年03月09日
Alexander Korotkov
Fix vague comment in jsonb documentation
commit
|
commitdiff
|
tree
2021年03月09日
Peter Eisentraut
libpq: Remove deprecated connection parameters authtype...
commit
|
commitdiff
|
tree
2021年03月09日
Michael Paquier
Switch back sslcompression to be a normal input field...
commit
|
commitdiff
|
tree
2021年03月09日
Fujii Masao
Track total amounts of times spent writing and syncing...
commit
|
commitdiff
|
tree
2021年03月09日
Michael Paquier
Add support for more progress reporting in COPY
commit
|
commitdiff
|
tree
2021年03月09日
Michael Paquier
Remove support for SSL compression
commit
|
commitdiff
|
tree
2021年03月08日
Tom Lane
Complain if a function-in-FROM returns a set when it...
commit
|
commitdiff
|
tree
2021年03月08日
Tom Lane
Properly mark pg_stat_get_subscription() as returning...
commit
|
commitdiff
|
tree
2021年03月08日
Tom Lane
Validate the OID argument of pg_import_system_collations().
commit
|
commitdiff
|
tree
2021年03月08日
Tom Lane
Further tweak memory management for regex DFAs.
commit
|
commitdiff
|
tree
2021年03月08日
Amit Kapila
Track replication origin progress for rollbacks.
commit
|
commitdiff
|
tree
2021年03月06日
Peter Eisentraut
Add bit_xor aggregate function
commit
|
commitdiff
|
tree
2021年03月06日
Magnus Hagander
Clarify that CREATEROLE roles are considered Administrators
commit
|
commitdiff
|
tree
2021年03月06日
Tom Lane
Add binary I/O capability for cube datatype.
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル