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
2020年04月14日
Tom Lane
Account for collation when coercing the output of a...
commit
|
commitdiff
|
tree
2020年04月14日
Andrew Dunstan
Stop requiring an explicit return from perl subroutines
commit
|
commitdiff
|
tree
2020年04月14日
Andrew Dunstan
Set Perl search path more idiomatically
commit
|
commitdiff
|
tree
2020年04月14日
Robert Haas
Document the backup manifest file format.
commit
|
commitdiff
|
tree
2020年04月14日
Peter Geoghegan
Rearrange _bt_insertonpg() "update metapage" code.
commit
|
commitdiff
|
tree
2020年04月14日
Michael Paquier
Fix collection of typos and grammar mistakes in the...
commit
|
commitdiff
|
tree
2020年04月14日
Peter Geoghegan
Add defensive "split_only_page" nbtree assertion.
commit
|
commitdiff
|
tree
2020年04月14日
Amit Kapila
Comments and doc fixes for commit 40d964ec99.
commit
|
commitdiff
|
tree
2020年04月14日
Peter Geoghegan
Make _bt_insertonpg() more like _bt_split().
commit
|
commitdiff
|
tree
2020年04月14日
Noah Misch
Add a wait_for_catchup() before immediate stop of a...
commit
|
commitdiff
|
tree
2020年04月13日
Alvaro Herrera
Silence Perl warning
commit
|
commitdiff
|
tree
2020年04月13日
Peter Geoghegan
Harmonize nbtree page split point code.
commit
|
commitdiff
|
tree
2020年04月13日
Andrew Dunstan
Use perl's $/ more idiomatically
commit
|
commitdiff
|
tree
2020年04月13日
Andrew Dunstan
Use perl warnings pragma consistently
commit
|
commitdiff
|
tree
2020年04月13日
Andrew Dunstan
Print policy name in perlcritic messages
commit
|
commitdiff
|
tree
2020年04月13日
Robert Haas
Rename pg_validatebackup to pg_verifybackup some more.
commit
|
commitdiff
|
tree
2020年04月13日
Amit Kapila
Cosmetic fixups for WAL usage work.
commit
|
commitdiff
|
tree
2020年04月13日
Peter Eisentraut
Improve error messages after LoadLibrary()
commit
|
commitdiff
|
tree
2020年04月12日
Tom Lane
Doc: introduce new layout for tables of functions and...
commit
|
commitdiff
|
tree
2020年04月12日
Tom Lane
Doc: introduce and document "&zwsp;" for allowing optio...
commit
|
commitdiff
|
tree
2020年04月12日
Robert Haas
Rename pg_validatebackup to pg_verifybackup.
commit
|
commitdiff
|
tree
2020年04月12日
Peter Geoghegan
Doc: Fix contrib/amcheck tip.
commit
|
commitdiff
|
tree
2020年04月11日
Tom Lane
Suppress -Wimplicit-fallthrough warning in new LIMIT...
commit
|
commitdiff
|
tree
2020年04月11日
Noah Misch
Optimize RelationFindReplTupleSeq() for CLOBBER_CACHE_A...
commit
|
commitdiff
|
tree
2020年04月11日
Noah Misch
When WalSndCaughtUp, sleep only in WalSndWaitForWal().
commit
|
commitdiff
|
tree
2020年04月11日
Tom Lane
Make EXPLAIN report maximum hashtable usage across...
commit
|
commitdiff
|
tree
2020年04月11日
Tom Lane
Clear dangling pointer to avoid bogus EXPLAIN printout...
commit
|
commitdiff
|
tree
2020年04月11日
Peter Eisentraut
Fix RELCACHE_FORCE_RELEASE issue
commit
|
commitdiff
|
tree
2020年04月11日
Peter Eisentraut
Fix relcache reference leak
commit
|
commitdiff
|
tree
2020年04月11日
Andrew Gierth
doc: restore intentional typo
commit
|
commitdiff
|
tree
2020年04月11日
Peter Geoghegan
Add contrib/amcheck debug message.
commit
|
commitdiff
|
tree
2020年04月10日
Tom Lane
Doc: clarify locking requirements for ALTER TABLE ADD...
commit
|
commitdiff
|
tree
2020年04月10日
Tom Lane
Suppress unused-variable warning.
commit
|
commitdiff
|
tree
2020年04月10日
Tom Lane
Doc: sync CREATE GROUP syntax synopsis with CREATE...
commit
|
commitdiff
|
tree
2020年04月10日
Michael Paquier
Fix collection of typos and grammar mistakes in the...
commit
|
commitdiff
|
tree
2020年04月09日
Tom Lane
Further stabilize results of 019_replslot_limit.pl.
commit
|
commitdiff
|
tree
2020年04月09日
Tom Lane
Further cleanup of ts_headline code.
commit
|
commitdiff
|
tree
2020年04月09日
Tom Lane
Doc: improve documentation about ts_headline() function.
commit
|
commitdiff
|
tree
2020年04月09日
Tom Lane
Fix default text search parser's ts_headline code for...
commit
|
commitdiff
|
tree
2020年04月09日
Tom Lane
Cosmetic improvements for default text search parser...
commit
|
commitdiff
|
tree
2020年04月09日
Peter Eisentraut
Fix CREATE TABLE LIKE INCLUDING GENERATED column order...
commit
|
commitdiff
|
tree
2020年04月09日
Fujii Masao
Fix typo in pg_validatebackup documentation.
commit
|
commitdiff
|
tree
2020年04月09日
Fujii Masao
Exclude backup_manifest file that existed in database...
commit
|
commitdiff
|
tree
2020年04月09日
Amit Kapila
Allow parallel create index to accumulate buffer usage...
commit
|
commitdiff
|
tree
2020年04月09日
Fujii Masao
Add note in pg_stat_statements documentation about...
commit
|
commitdiff
|
tree
2020年04月08日
Andrew Dunstan
Msys2 tweaks for pg_validatebackup corruption test
commit
|
commitdiff
|
tree
2020年04月08日
Peter Eisentraut
createuser: Change a fprintf to pg_log_error
commit
|
commitdiff
|
tree
2020年04月08日
Tomas Vondra
Stabilize incremental_sort tests
commit
|
commitdiff
|
tree
2020年04月08日
Tom Lane
Fix pg_dump/pg_restore to restore event trigger comment...
commit
|
commitdiff
|
tree
2020年04月08日
Thomas Munro
Rationalize GetWalRcv{Write,Flush}RecPtr().
commit
|
commitdiff
|
tree
2020年04月08日
Peter Eisentraut
Allow publishing partition changes via ancestors
commit
|
commitdiff
|
tree
2020年04月08日
Alexander Korotkov
Revert 0f5ca02f53
commit
|
commitdiff
|
tree
2020年04月08日
David Rowley
Modify additional power 2 calculations to use new helpe...
commit
|
commitdiff
|
tree
2020年04月08日
Michael Paquier
Fix crash when using COLLATE in partition bound expressions
commit
|
commitdiff
|
tree
2020年04月08日
David Rowley
Modify various power 2 calculations to use new helper...
commit
|
commitdiff
|
tree
2020年04月08日
Jeff Davis
Create memory context for HashAgg with a reasonable...
commit
|
commitdiff
|
tree
2020年04月08日
David Rowley
Add functions to calculate the next power of 2
commit
|
commitdiff
|
tree
2020年04月08日
Tom Lane
Put back mistakenly removed #include.
commit
|
commitdiff
|
tree
2020年04月08日
Alvaro Herrera
Remove testing for precise LSN/reserved bytes in new...
commit
|
commitdiff
|
tree
2020年04月08日
Thomas Munro
Support PrefetchBuffer() in recovery.
commit
|
commitdiff
|
tree
2020年04月08日
Tom Lane
Allow partitionwise join to handle nested FULL JOIN...
commit
|
commitdiff
|
tree
2020年04月08日
Etsuro Fujita
Allow partitionwise joins in more cases.
commit
|
commitdiff
|
tree
2020年04月08日
Tom Lane
Fix circle_in to accept "(x,y),r" as it's advertised...
commit
|
commitdiff
|
tree
2020年04月08日
Andres Freund
snapshot scalability: Move delayChkpt from PGXACT to...
commit
|
commitdiff
|
tree
2020年04月08日
Tomas Vondra
Track SLRU page hits in SimpleLruReadPage_ReadOnly
commit
|
commitdiff
|
tree
2020年04月08日
Andres Freund
Fix XLogReader FD leak that makes backends unusable...
commit
|
commitdiff
|
tree
2020年04月07日
Alvaro Herrera
Appease perlcritic
commit
|
commitdiff
|
tree
2020年04月07日
Peter Geoghegan
Remove nbtree BTreeTupleSetAltHeapTID() function.
commit
|
commitdiff
|
tree
2020年04月07日
Alvaro Herrera
Allow users to limit storage reserved by replication...
commit
|
commitdiff
|
tree
2020年04月07日
Tom Lane
Allow psql's \g and \gx commands to transiently change...
commit
|
commitdiff
|
tree
2020年04月07日
Alexander Korotkov
Implement waiting for given lsn at transaction start
commit
|
commitdiff
|
tree
2020年04月07日
Alvaro Herrera
Support FETCH FIRST WITH TIES
commit
|
commitdiff
|
tree
2020年04月07日
Tom Lane
Adjust bytea get_bit/set_bit to use int8 not int4 for...
commit
|
commitdiff
|
tree
2020年04月07日
Tomas Vondra
Remove debugging elog from pgstat_recv_resetslrucounter
commit
|
commitdiff
|
tree
2020年04月07日
Tomas Vondra
Minor improvements in Incremental Sort explain
commit
|
commitdiff
|
tree
2020年04月07日
Fujii Masao
Prevent archive recovery from scanning non-existent...
commit
|
commitdiff
|
tree
2020年04月07日
Tomas Vondra
Consider Incremental Sort paths at additional places
commit
|
commitdiff
|
tree
2020年04月07日
Tom Lane
Fix representation of SORT_TYPE_STILL_IN_PROGRESS.
commit
|
commitdiff
|
tree
2020年04月07日
Thomas Munro
Introduce xid8-based functions to replace txid_XXX.
commit
|
commitdiff
|
tree
2020年04月07日
Thomas Munro
Add SQL type xid8 to expose FullTransactionId to users.
commit
|
commitdiff
|
tree
2020年04月06日
Tomas Vondra
Use INT64_FORMAT when formatting int64 values in explain
commit
|
commitdiff
|
tree
2020年04月06日
Tomas Vondra
Fix failures in incremental_sort due to number of workers
commit
|
commitdiff
|
tree
2020年04月06日
Peter Geoghegan
Fix nbtree kill_prior_tuple posting list assert.
commit
|
commitdiff
|
tree
2020年04月06日
Tomas Vondra
Fix show_incremental_sort_info with force_parallel_mode
commit
|
commitdiff
|
tree
2020年04月06日
Tomas Vondra
Implement Incremental Sort
commit
|
commitdiff
|
tree
2020年04月06日
Tom Lane
Re-stabilize infinite_recurse() test case.
commit
|
commitdiff
|
tree
2020年04月06日
Peter Eisentraut
Add logical replication support to replicate into parti...
commit
|
commitdiff
|
tree
2020年04月06日
Amit Kapila
Allow autovacuum to log WAL usage statistics.
commit
|
commitdiff
|
tree
2020年04月06日
Michael Paquier
Refactor cluster.c to use new routine get_index_isclust...
commit
|
commitdiff
|
tree
2020年04月06日
Amit Kapila
Add the option to report WAL usage in EXPLAIN and auto_...
commit
|
commitdiff
|
tree
2020年04月06日
Michael Paquier
Preserve clustered index after rewrites with ALTER...
commit
|
commitdiff
|
tree
2020年04月06日
Andres Freund
Recompute stack base in forked postmaster children.
commit
|
commitdiff
|
tree
2020年04月06日
Andres Freund
Use TransactionXmin instead of RecentGlobalXmin in...
commit
|
commitdiff
|
tree
2020年04月05日
Andres Freund
Fix recently introduced typo.
commit
|
commitdiff
|
tree
2020年04月05日
Peter Eisentraut
Save errno across LWLockRelease() calls
commit
|
commitdiff
|
tree
2020年04月05日
Tom Lane
Further improve stability fix for partition_aggregate...
commit
|
commitdiff
|
tree
2020年04月05日
Amit Kapila
Allow pg_stat_statements to track WAL usage statistics.
commit
|
commitdiff
|
tree
2020年04月04日
Noah Misch
Add perl2host call missing from a new test file.
commit
|
commitdiff
|
tree
2020年04月04日
Tom Lane
Remove bogus Assert, add some regression test cases...
commit
|
commitdiff
|
tree
2020年04月04日
Noah Misch
Skip WAL for new relfilenodes, under wal_level=minimal.
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル