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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2021年03月31日 Michael Paquier Add support for --extension in pg_dump commit | commitdiff | tree
2021年03月31日 Tom Lane Remove small inefficiency in ExecARDeleteTriggers/ExecA... commit | commitdiff | tree
2021年03月30日 Bruce Momjian adjust dblink regression expected output for commit... commit | commitdiff | tree
2021年03月30日 Alvaro Herrera libpq_pipeline: add PQtrace() support and tests commit | commitdiff | tree
2021年03月30日 Alvaro Herrera Improve PQtrace() output format commit | commitdiff | tree
2021年03月30日 Bruce Momjian In messages, use singular nouns for -1, like we do... commit | commitdiff | tree
2021年03月30日 Peter Eisentraut Add tests for date_part of epoch near upper bound of... commit | commitdiff | tree
2021年03月30日 Stephen Frost Use a WaitLatch for vacuum/autovacuum sleeping commit | commitdiff | tree
2021年03月30日 Tom Lane Further tweaking of pg_dump's handling of default_toast... commit | commitdiff | tree
2021年03月30日 David Rowley Allow estimate_num_groups() to pass back further detail... commit | commitdiff | tree
2021年03月30日 David Rowley Fix compiler warning in unistr function commit | commitdiff | tree
2021年03月30日 David Rowley Allow users of simplehash.h to perform direct deletions commit | commitdiff | tree
2021年03月30日 Peter Eisentraut Add upper boundary tests for timestamp and timestamptz... commit | commitdiff | tree
2021年03月30日 Amit Kapila Add a xid argument to the filter_prepare callback for... commit | commitdiff | tree
2021年03月30日 Etsuro Fujita Update obsolete comment. commit | commitdiff | tree
2021年03月29日 Alvaro Herrera psql: call clearerr() just before printing commit | commitdiff | tree
2021年03月29日 David Rowley Adjust design of per-worker parallel seqscan data struct commit | commitdiff | tree
2021年03月29日 Andrew Dunstan Allow matching the DN of a client certificate for authe... commit | commitdiff | tree
2021年03月29日 Peter Eisentraut Clean up date_part tests a bit commit | commitdiff | tree
2021年03月29日 Peter Eisentraut Add unistr function commit | commitdiff | tree
2021年03月29日 Peter Eisentraut Reset standard_conforming_strings in strings test commit | commitdiff | tree
2021年03月29日 Peter Geoghegan PageAddItemExtended(): Add LP_UNUSED assertion. commit | commitdiff | tree
2021年03月29日 David Rowley Cache if PathTarget and RestrictInfos contain volatile... commit | commitdiff | tree
2021年03月28日 Stephen Frost doc: Define TLS as an acronym commit | commitdiff | tree
2021年03月27日 Tomas Vondra Stabilize stats_ext test with other collations commit | commitdiff | tree
2021年03月27日 Peter Eisentraut Improve consistency of SQL code capitalization commit | commitdiff | tree
2021年03月26日 Tomas Vondra Extended statistics on expressions commit | commitdiff | tree
2021年03月26日 Tomas Vondra Reduce duration of stats_ext regression tests commit | commitdiff | tree
2021年03月26日 Tomas Vondra Fix ndistinct estimates with system attributes commit | commitdiff | tree
2021年03月26日 Noah Misch Add "pg_database_owner" default role. commit | commitdiff | tree
2021年03月26日 Noah Misch Merge similar algorithms into roles_is_member_of(). commit | commitdiff | tree
2021年03月26日 Tomas Vondra Fix alignment in BRIN minmax-multi deserialization commit | commitdiff | tree
2021年03月26日 Tomas Vondra BRIN minmax-multi indexes commit | commitdiff | tree
2021年03月26日 Tomas Vondra BRIN bloom indexes commit | commitdiff | tree
2021年03月26日 Tomas Vondra Support the old signature of BRIN consistent function commit | commitdiff | tree
2021年03月26日 Tomas Vondra Remove unnecessary pg_amproc BRIN minmax entries commit | commitdiff | tree
2021年03月25日 Robert Haas Fix interaction of TOAST compression with expression... commit | commitdiff | tree
2021年03月25日 Alvaro Herrera ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY commit | commitdiff | tree
2021年03月25日 Alvaro Herrera Document lock obtained during partition detach commit | commitdiff | tree
2021年03月25日 Alvaro Herrera Add comments for AlteredTableInfo->rel commit | commitdiff | tree
2021年03月25日 Alvaro Herrera Let ALTER TABLE Phase 2 routines manage the relation... commit | commitdiff | tree
2021年03月25日 Alvaro Herrera Rework HeapTupleHeader macros to reuse itemptr.h commit | commitdiff | tree
2021年03月25日 Alvaro Herrera Remove StoreSingleInheritance reimplementation commit | commitdiff | tree
2021年03月25日 Peter Eisentraut Trim some extra whitespace in parser file commit | commitdiff | tree
2021年03月25日 Peter Eisentraut Rename a parse node to be more general commit | commitdiff | tree
2021年03月25日 Michael Paquier Sanitize the term "combo CID" in code comments commit | commitdiff | tree
2021年03月25日 Fujii Masao Fix bug in WAL replay of COMMIT_TS_SETTS record. commit | commitdiff | tree
2021年03月25日 Fujii Masao Improve connection denied error message during recovery. commit | commitdiff | tree
2021年03月24日 Andrew Dunstan Allow for installation-aware instances of PostgresNode commit | commitdiff | tree
2021年03月24日 Michael Meskes Need to step forward in the loop to get to an end. commit | commitdiff | tree
2021年03月24日 Michael Meskes Add DECLARE STATEMENT command to ECPG commit | commitdiff | tree
2021年03月24日 Peter Eisentraut Fix stray double semicolons commit | commitdiff | tree
2021年03月24日 Peter Eisentraut doc: Fix typo commit | commitdiff | tree
2021年03月24日 Stephen Frost Change checkpoint_completion_target default to 0.9 commit | commitdiff | tree
2021年03月24日 Robert Haas Tidy up more loose ends related to configurable TOAST... commit | commitdiff | tree
2021年03月24日 Peter Eisentraut Add date_bin function commit | commitdiff | tree
2021年03月24日 Peter Eisentraut Improve an error message commit | commitdiff | tree
2021年03月24日 Amit Kapila Revert "Enable parallel SELECT for "INSERT INTO ..... commit | commitdiff | tree
2021年03月24日 Fujii Masao Rename wait event WalrcvExit to WalReceiverExit. commit | commitdiff | tree
2021年03月24日 Fujii Masao Log when GetNewOidWithIndex() fails to find unused... commit | commitdiff | tree
2021年03月24日 Michael Paquier Reword slightly logs generated for index stats in autov... commit | commitdiff | tree
2021年03月23日 Tomas Vondra Allow composite types in catalog bootstrap commit | commitdiff | tree
2021年03月23日 Tomas Vondra Convert Typ from array to list in bootstrap commit | commitdiff | tree
2021年03月23日 Peter Geoghegan nbtree VACUUM: Cope with buggy opclasses. commit | commitdiff | tree
2021年03月23日 Robert Haas Improve pg_amcheck's TAP test 003_check.pl. commit | commitdiff | tree
2021年03月23日 Tom Lane Fix psql's \connect command some more. commit | commitdiff | tree
2021年03月23日 Tom Lane Avoid possible crash while finishing up a heap rewrite. commit | commitdiff | tree
2021年03月23日 Peter Eisentraut pgcrypto: Check for error return of px_cipher_decrypt() commit | commitdiff | tree
2021年03月23日 Peter Eisentraut Add bit_count SQL function commit | commitdiff | tree
2021年03月23日 Michael Paquier Add per-index stats information in verbose logs of... commit | commitdiff | tree
2021年03月23日 Amit Kapila Fix dangling pointer reference in stream_cleanup_files. commit | commitdiff | tree
2021年03月23日 Tomas Vondra Use correct spelling of statistics kind commit | commitdiff | tree
2021年03月23日 Fujii Masao Change the type of WalReceiverWaitStart wait event... commit | commitdiff | tree
2021年03月23日 Fujii Masao pg_waldump: Fix bug in per-record statistics. commit | commitdiff | tree
2021年03月23日 Bruce Momjian Add macro RelationIsPermanent() to report relation... commit | commitdiff | tree
2021年03月22日 Tomas Vondra Optimize allocations in bringetbitmap commit | commitdiff | tree
2021年03月22日 Tomas Vondra Move IS [NOT] NULL handling from BRIN support functions commit | commitdiff | tree
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
next
This is the main PostgreSQL git repository.
RSS Atom

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