git.postgresql.org Git - postgresql.git/shortlog

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
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
2020年04月04日 Peter Eisentraut Revert "Improve handling of parameter differences in... commit | commitdiff | tree
2020年04月04日 Amit Kapila Add infrastructure to track WAL usage. commit | commitdiff | tree
2020年04月04日 Jeff Davis Include chunk overhead in hash table entry size estimate. commit | commitdiff | tree
2020年04月04日 Robert Haas Fix resource management bug with replication=database. commit | commitdiff | tree
2020年04月04日 Robert Haas Be more careful about time_t vs. pg_time_t in basebackup.c. commit | commitdiff | tree
2020年04月03日 Robert Haas pg_validatebackup: Fix 'make clean' to remove tmp_check. commit | commitdiff | tree
2020年04月03日 Robert Haas pg_validatebackup: Adjust TAP tests to undo permissions... commit | commitdiff | tree
2020年04月03日 Robert Haas pg_validatebackup: Also use perl2host in TAP tests. commit | commitdiff | tree
2020年04月03日 Tom Lane Cosmetic improvements for code related to partitionwise... commit | commitdiff | tree
2020年04月03日 Robert Haas pg_validatebackup: Use tempdir_short in TAP tests. commit | commitdiff | tree
2020年04月03日 Robert Haas pg_validatebackup: Adjust TAP tests to placate perlcritic. commit | commitdiff | tree
2020年04月03日 Robert Haas Generate backup manifests for base backups, and validat... commit | commitdiff | tree
2020年04月03日 Fujii Masao Include information on buffer usage during planning... commit | commitdiff | tree
2020年04月03日 Tom Lane Fix bugs in gin_fuzzy_search_limit processing. commit | commitdiff | tree
2020年04月03日 Fujii Masao Improve stability of explain regression test. commit | commitdiff | tree
2020年04月03日 Alvaro Herrera Add a glossary to the documentation commit | commitdiff | tree
2020年04月03日 Robert Haas pg_waldump: Don't call XLogDumpDisplayStats() if -q... commit | commitdiff | tree
2020年04月03日 Robert Haas Add checksum helper functions. commit | commitdiff | tree
2020年04月03日 Tom Lane Fix bogus CALLED_AS_TRIGGER() defenses. commit | commitdiff | tree
2020年04月03日 Fujii Masao Revert "Include information on buffer usage during... commit | commitdiff | tree
2020年04月03日 Fujii Masao Add wait events for recovery conflicts. commit | commitdiff | tree
2020年04月03日 Michael Paquier Add support for \aset in pgbench commit | commitdiff | tree
2020年04月03日 Fujii Masao Include information on buffer usage during planning... commit | commitdiff | tree
2020年04月03日 Robert Haas pg_waldump: Add a --quiet option. commit | commitdiff | tree
2020年04月02日 Tom Lane Improve stability fix for partition_aggregate test. commit | commitdiff | tree
2020年04月02日 Bruce Momjian doc: remove unnecessary INNER keyword commit | commitdiff | tree
2020年04月02日 Bruce Momjian doc: remove comma, related to commit 92d31085e9 commit | commitdiff | tree
2020年04月02日 Tom Lane Improve user control over truncation of logged bind... commit | commitdiff | tree
2020年04月02日 Tomas Vondra Fix typo in SLRU stats documentation commit | commitdiff | tree
2020年04月02日 David Rowley Attempt to stabilize partitionwise_aggregate test commit | commitdiff | tree
2020年04月02日 Peter Eisentraut Add SQL functions for Unicode normalization commit | commitdiff | tree
2020年04月02日 Peter Eisentraut Fix whitespace commit | commitdiff | tree
2020年04月02日 Peter Eisentraut doc: Update for Unix-domain sockets on Windows commit | commitdiff | tree
2020年04月02日 Peter Eisentraut Add some comments to some SQL features commit | commitdiff | tree
2020年04月02日 Thomas Munro Add maintenance_io_concurrency to postgresql.conf.sample. commit | commitdiff | tree
2020年04月02日 Amit Kapila Allow parallel vacuum to accumulate buffer usage. commit | commitdiff | tree
2020年04月02日 Fujii Masao Allow pg_stat_statements to track planning statistics. commit | commitdiff | tree
2020年04月02日 Tomas Vondra Collect statistics about SLRU caches commit | commitdiff | tree
2020年04月01日 Tom Lane Clean up parsing of ltree and lquery some more. commit | commitdiff | tree
2020年04月01日 Tom Lane Add support for binary I/O of ltree, lquery, and ltxtqu... commit | commitdiff | tree
2020年04月01日 Tom Lane Check equality semantics for unique indexes on partitio... commit | commitdiff | tree
2020年04月01日 Tom Lane Improve selectivity estimation for assorted match-style... commit | commitdiff | tree
2020年04月01日 Peter Eisentraut Refactor code to look up local replication tuple commit | commitdiff | tree
2020年04月01日 Peter Eisentraut Update SQL features count commit | commitdiff | tree
2020年04月01日 Alexander Korotkov Fix typo in contrib/intarray documentation commit | commitdiff | tree
2020年04月01日 Alexander Korotkov Correct CREATE INDEX documentation for opclass parameters commit | commitdiff | tree
2020年04月01日 Alexander Korotkov Documentation corrections for opclass parameters commit | commitdiff | tree
2020年04月01日 Michael Paquier Fix crash in psql when attempting to reuse old connection commit | commitdiff | tree
2020年04月01日 Amit Kapila Fix coverity complaint about commit 40d964ec99. commit | commitdiff | tree
2020年04月01日 Bruce Momjian psql: do file completion for \gx commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /