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年08月27日 Daniel Gustafsson docs: clarify bgw_restart_time documentation commit | commitdiff | tree
2021年08月27日 Peter Geoghegan track_io_timing logging: Don't special case 0 ms. commit | commitdiff | tree
2021年08月27日 Peter Geoghegan Reorder log_autovacuum_min_duration log output. commit | commitdiff | tree
2021年08月27日 Peter Geoghegan vacuumlazy.c: Remove unnecessary parentheses. commit | commitdiff | tree
2021年08月27日 Peter Eisentraut Change Texinfo output to UTF-8 commit | commitdiff | tree
2021年08月27日 Tom Lane Handle interaction of regexp's makesearch and MATCHALL... commit | commitdiff | tree
2021年08月27日 Daniel Gustafsson Avoid invoking PQfnumber in loop constructs commit | commitdiff | tree
2021年08月27日 Amit Kapila Add logical change details to logical replication worke... commit | commitdiff | tree
2021年08月27日 Peter Geoghegan contrib/amcheck: Add heapam CHECK_FOR_INTERRUPTS(). commit | commitdiff | tree
2021年08月26日 John Naylor Extend collection of Unicode combining characters to... commit | commitdiff | tree
2021年08月26日 John Naylor Update display widths as part of updating Unicode commit | commitdiff | tree
2021年08月26日 John Naylor Revert "Rename unicode_combining_table to unicode_width... commit | commitdiff | tree
2021年08月26日 John Naylor Revert "Change mbbisearch to return the character range" commit | commitdiff | tree
2021年08月26日 Peter Eisentraut Fix handling of partitioned index in RelationGetNumberO... commit | commitdiff | tree
2021年08月25日 John Naylor Change mbbisearch to return the character range commit | commitdiff | tree
2021年08月25日 John Naylor Rename unicode_combining_table to unicode_width_table commit | commitdiff | tree
2021年08月25日 Tom Lane Remove redundant test. commit | commitdiff | tree
2021年08月25日 Robert Haas Fix broken snapshot handling in parallel workers. commit | commitdiff | tree
2021年08月25日 Peter Eisentraut psql: Make cancel test more timing robust commit | commitdiff | tree
2021年08月25日 Peter Eisentraut Fix typo commit | commitdiff | tree
2021年08月25日 Michael Paquier Fix incorrect merge in ECPG code with DECLARE commit | commitdiff | tree
2021年08月25日 Amit Kapila Fix toast rewrites in logical decoding. commit | commitdiff | tree
2021年08月25日 Etsuro Fujita Doc: Tweak function prototype indentation for consistency. commit | commitdiff | tree
2021年08月25日 Michael Paquier Add tab completion for EXPLAIN .. EXECUTE in psql commit | commitdiff | tree
2021年08月25日 Fujii Masao Avoid using ambiguous word "positive" in error message. commit | commitdiff | tree
2021年08月25日 Fujii Masao Improve error message about valid value for distance... commit | commitdiff | tree
2021年08月25日 Fujii Masao ecpg: Remove trailing period from error message. commit | commitdiff | tree
2021年08月24日 Tom Lane Fix regexp misbehavior with capturing parens inside... commit | commitdiff | tree
2021年08月24日 Amit Kapila Fix Alter Subscription's Add/Drop Publication behavior. commit | commitdiff | tree
2021年08月23日 Tom Lane Prevent regexp back-refs from sometimes matching when... commit | commitdiff | tree
2021年08月23日 Alvaro Herrera Avoid creating archive status ".ready" files too early commit | commitdiff | tree
2021年08月23日 Bruce Momjian Improve defaults shown in postgresql.conf.sample and... commit | commitdiff | tree
2021年08月23日 Michael Paquier Fix backup manifests to generate correct WAL-Ranges... commit | commitdiff | tree
2021年08月22日 Peter Eisentraut psql: Improve portability of query cancel test commit | commitdiff | tree
2021年08月22日 David Rowley Fix broken regression test caused by 22c4e88eb commit | commitdiff | tree
2021年08月22日 David Rowley Allow parallel DISTINCT commit | commitdiff | tree
2021年08月21日 Tom Lane Improve error messages about misuse of SELECT INTO. commit | commitdiff | tree
2021年08月20日 Tom Lane Fix performance bug in regexp's citerdissect/creviterdi... commit | commitdiff | tree
2021年08月20日 Daniel Gustafsson Remove --quiet option from pg_amcheck commit | commitdiff | tree
2021年08月20日 Peter Eisentraut psql: Add test for query canceling commit | commitdiff | tree
2021年08月20日 Peter Eisentraut pg_resetwal: Improve numeric command-line argument... commit | commitdiff | tree
2021年08月20日 Peter Eisentraut pg_amcheck: Fix block number parsing on command line commit | commitdiff | tree
2021年08月19日 Tom Lane Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. commit | commitdiff | tree
2021年08月19日 Andres Freund Unset MyBEEntry, making elog.c's call to pgstat_get_my_... commit | commitdiff | tree
2021年08月19日 Amit Kapila Rename LOGICAL_REP_MSG_STREAM_END to LOGICAL_REP_MSG_ST... commit | commitdiff | tree
2021年08月19日 Amit Kapila Fix typo in protocol.sgml. commit | commitdiff | tree
2021年08月19日 Michael Paquier Improve performance of float overflow checks in btree_gist commit | commitdiff | tree
2021年08月19日 Michael Paquier Revert refactoring of hex code to src/common/ commit | commitdiff | tree
2021年08月18日 Tom Lane Fix check_agg_arguments' examination of aggregate FILTE... commit | commitdiff | tree
2021年08月18日 Daniel Gustafsson Doc: Fix typo in logical decoding example commit | commitdiff | tree
2021年08月18日 Daniel Gustafsson Fix pg_amcheck --skip option parameter handling commit | commitdiff | tree
2021年08月17日 Tom Lane Prevent ALTER TYPE/DOMAIN/OPERATOR from changing extens... commit | commitdiff | tree
2021年08月17日 Tom Lane Reduce assumptions about locale's behavior in new regex... commit | commitdiff | tree
2021年08月17日 Tom Lane Improve regex compiler's arc moving/copying logic. commit | commitdiff | tree
2021年08月17日 Michael Meskes Improved ECPG warning as suggested by Michael Paquier... commit | commitdiff | tree
2021年08月17日 Daniel Gustafsson Set type identifier on BIO commit | commitdiff | tree
2021年08月17日 Heikki Linnakangas doc: 123円 and \x12 escapes in COPY are in database... commit | commitdiff | tree
2021年08月16日 Alvaro Herrera Revert analyze support for partitioned tables commit | commitdiff | tree
2021年08月16日 Tom Lane Reduce memory consumption for pending invalidation... commit | commitdiff | tree
2021年08月16日 Daniel Gustafsson Emit namespace in the post-copy errmsg commit | commitdiff | tree
2021年08月16日 John Naylor Use direct function calls for pg_popcount{32,64} on... commit | commitdiff | tree
2021年08月16日 Daniel Gustafsson Clarify initdb --sync-only help message and docs commit | commitdiff | tree
2021年08月16日 Michael Paquier Refresh apply delay on reload of recovery_min_apply_del... commit | commitdiff | tree
2021年08月13日 Tom Lane Un-break s_lock_test. commit | commitdiff | tree
2021年08月13日 Tom Lane Add RISC-V spinlock support in s_lock.h. commit | commitdiff | tree
2021年08月13日 Peter Eisentraut pg_amcheck: Message style and structuring improvements commit | commitdiff | tree
2021年08月13日 Andres Freund Remove support for background workers without BGWORKER_... commit | commitdiff | tree
2021年08月13日 Andres Freund Fix typo. commit | commitdiff | tree
2021年08月13日 Michael Meskes Fix connection handling for DEALLOCATE and DESCRIBE... commit | commitdiff | tree
2021年08月13日 Daniel Gustafsson Fix sslsni connparam boolean check commit | commitdiff | tree
2021年08月13日 David Rowley Fix incorrect hash table resizing code in simplehash.h commit | commitdiff | tree
2021年08月12日 Thomas Munro Make EXEC_BACKEND more convenient on macOS. commit | commitdiff | tree
2021年08月12日 Tomas Vondra Use appropriate tuple descriptor in FDW batching commit | commitdiff | tree
2021年08月12日 John Naylor Speed up generation of Unicode hash functions. commit | commitdiff | tree
2021年08月12日 John Naylor Fix grammar mistake in hash index README commit | commitdiff | tree
2021年08月12日 Michael Paquier Avoid unnecessary shared invalidations in ROLLBACK... commit | commitdiff | tree
2021年08月12日 Heikki Linnakangas Fix segfault during EvalPlanQual with mix of local... commit | commitdiff | tree
2021年08月10日 Tom Lane Fix failure of btree_gin indexscans with "char" type... commit | commitdiff | tree
2021年08月10日 Daniel Gustafsson Add alternative output for OpenSSL 3 without legacy... commit | commitdiff | tree
2021年08月10日 Daniel Gustafsson Disable OpenSSL EVP digest padding in pgcrypto commit | commitdiff | tree
2021年08月10日 Daniel Gustafsson Remove unused regression test certificate server-ss commit | commitdiff | tree
2021年08月10日 Michael Paquier Add tab completion for DECLARE .. ASENSITIVE in psql commit | commitdiff | tree
2021年08月10日 Michael Paquier Fix regression test output of sepgsql commit | commitdiff | tree
2021年08月10日 Michael Paquier Add call to object access hook at the end of table... commit | commitdiff | tree
2021年08月10日 Tom Lane Let regexp_replace() make use of REG_NOSUB when feasible. commit | commitdiff | tree
2021年08月09日 Andres Freund Fix bogus assertion in BootstrapModeMain(). commit | commitdiff | tree
2021年08月09日 Tom Lane Avoid determining regexp subexpression matches, when... commit | commitdiff | tree
2021年08月09日 David Rowley Remove some special cases from MSVC build scripts commit | commitdiff | tree
2021年08月09日 David Rowley Doc: Fix misleading statement about VACUUM memory limits commit | commitdiff | tree
2021年08月09日 David Rowley Use ExplainPropertyInteger for queryid in EXPLAIN commit | commitdiff | tree
2021年08月09日 Amit Kapila Fix typo in 022_twophase_cascade.pl. commit | commitdiff | tree
2021年08月09日 David Rowley Add POPCNT support for MSVC x86_64 builds commit | commitdiff | tree
2021年08月09日 Bruce Momjian doc: mention pg_upgrade extension script commit | commitdiff | tree
2021年08月08日 Peter Eisentraut Remove some unnecessary casts in format arguments commit | commitdiff | tree
2021年08月08日 Tom Lane Doc: remove bogus <indexterm> items. commit | commitdiff | tree
2021年08月08日 Peter Eisentraut Check the size in COPY_POINTER_FIELD commit | commitdiff | tree
2021年08月08日 Peter Eisentraut Change NestPath node to contain JoinPath node commit | commitdiff | tree
2021年08月08日 Peter Eisentraut Change SeqScan node to contain Scan node commit | commitdiff | tree
2021年08月08日 Tom Lane Rethink regexp engine's backref-related compilation... commit | commitdiff | tree
2021年08月08日 David Rowley Remove unused function declaration commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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