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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2024年03月27日 Masahiko Sawada Allow specifying initial and maximum segment sizes... commit | commitdiff | tree
2024年03月27日 Nathan Bossart Fix compiler warning for pg_lfind32(). commit | commitdiff | tree
2024年03月26日 Nathan Bossart Add commit 64e401b62b to .git-blame-ignore-revs. commit | commitdiff | tree
2024年03月26日 Tom Lane Remove some redundant set_cheapest() calls. commit | commitdiff | tree
2024年03月26日 Nathan Bossart Optimize roles_is_member_of() with a Bloom filter. commit | commitdiff | tree
2024年03月26日 Tom Lane Fix failure of ALTER FOREIGN TABLE SET SCHEMA to move... commit | commitdiff | tree
2024年03月26日 Nathan Bossart Micro-optimize pg_lfind32(). commit | commitdiff | tree
2024年03月26日 Tom Lane Propagate pathkeys from CTEs up to the outer query. commit | commitdiff | tree
2024年03月26日 Bruce Momjian C comment: mention no doc for negative start of substr... commit | commitdiff | tree
2024年03月26日 Tom Lane Allow "make check"-style testing to work with musl... commit | commitdiff | tree
2024年03月26日 Peter Eisentraut Remove ObjectClass type commit | commitdiff | tree
2024年03月26日 Peter Eisentraut Message fixes for pg_createsubscriber commit | commitdiff | tree
2024年03月26日 Masahiko Sawada Fix inconsistent function prototypes with function... commit | commitdiff | tree
2024年03月26日 Masahiko Sawada Fix a calculation in TidStoreCreate(). commit | commitdiff | tree
2024年03月26日 Andres Freund Avoid edge case in pg_visibility test with small shared... commit | commitdiff | tree
2024年03月25日 Alexander Korotkov Improve error message for tts_(virtual|minimal)_is_curr... commit | commitdiff | tree
2024年03月25日 Alexander Korotkov Add comments on some MinimalTupleSlots methods usage commit | commitdiff | tree
2024年03月25日 Andres Freund ci: macos: Choose python version commit | commitdiff | tree
2024年03月25日 Alexander Korotkov Add EvalPlanQual delete returning isolation test commit | commitdiff | tree
2024年03月25日 Alexander Korotkov Allow locking updated tuples in tuple_update() and... commit | commitdiff | tree
2024年03月25日 Tom Lane Refactor predicate_{implied,refuted}_by_simple_clause. commit | commitdiff | tree
2024年03月25日 Jeff Davis Clarify comment for LogicalTapeSetBlocks(). commit | commitdiff | tree
2024年03月25日 Nathan Bossart Adjust pgbench option for debug mode. commit | commitdiff | tree
2024年03月25日 Alvaro Herrera Allow specifying an access method for partitioned tables commit | commitdiff | tree
2024年03月25日 Daniel Gustafsson Fix typo in comment commit | commitdiff | tree
2024年03月25日 Daniel Gustafsson doc: Document error handling in PGTYPESnumeric_to_long commit | commitdiff | tree
2024年03月25日 Daniel Gustafsson ecpg: Fix return code for overflow in numeric conversion commit | commitdiff | tree
2024年03月25日 Daniel Gustafsson Fix indentation from a11f330b5 commit | commitdiff | tree
2024年03月25日 Heikki Linnakangas Merge prune, freeze and vacuum WAL record formats commit | commitdiff | tree
2024年03月25日 Peter Eisentraut pg_createsubscriber: creates a new logical replica... commit | commitdiff | tree
2024年03月25日 Amit Kapila Track last_inactive_time in pg_replication_slots. commit | commitdiff | tree
2024年03月25日 Amit Langote Code review for 6190d828cd2 commit | commitdiff | tree
2024年03月25日 Alexander Korotkov reindexdb: Fix warning about uninitialized indices_tabl... commit | commitdiff | tree
2024年03月25日 Amit Langote Do not translate dummy SpecialJoinInfos for child joins commit | commitdiff | tree
2024年03月25日 Amit Langote Reduce memory used by partitionwise joins commit | commitdiff | tree
2024年03月25日 Peter Eisentraut make dist uses git archive commit | commitdiff | tree
2024年03月25日 Masahiko Sawada Fix potential integer handling issue in radixtree.h. commit | commitdiff | tree
2024年03月25日 David Rowley Allow planner to use Merge Append to efficiently implem... commit | commitdiff | tree
2024年03月25日 Alexander Korotkov reindexdb: Add the index-level REINDEX with multiple... commit | commitdiff | tree
2024年03月24日 Jeff Davis Fix convert_case(), introduced in 5c40364dd6. commit | commitdiff | tree
2024年03月24日 Nathan Bossart doc: Clarify requirements for SET ROLE. commit | commitdiff | tree
2024年03月24日 Tom Lane Allow more cases to pass the unsafe-use-of-new-enum... commit | commitdiff | tree
2024年03月24日 Tom Lane Release PQconninfoOptions array in GetDbnameFromConnect... commit | commitdiff | tree
2024年03月24日 Tom Lane Release temporary array in check_for_data_types_usage(). commit | commitdiff | tree
2024年03月24日 Peter Eisentraut ci: freebsd repartition script didn't copy .git directory commit | commitdiff | tree
2024年03月24日 Peter Eisentraut Add temporal FOREIGN KEY contraints commit | commitdiff | tree
2024年03月23日 Alexander Korotkov amcheck: Normalize index tuples containing uncompressed... commit | commitdiff | tree
2024年03月23日 Alexander Korotkov amcheck: Support for different header sizes of short... commit | commitdiff | tree
2024年03月22日 Daniel Gustafsson Revert "Add notBefore and notAfter to SSL cert info... commit | commitdiff | tree
2024年03月22日 Tom Lane Use a hash table for catcache.c's CatCList objects. commit | commitdiff | tree
2024年03月22日 Daniel Gustafsson Add notBefore and notAfter to SSL cert info display commit | commitdiff | tree
2024年03月22日 Alexander Korotkov Fix an oversight in refactoring in 06b10f80ba4. commit | commitdiff | tree
2024年03月22日 Peter Eisentraut Do not output actual value of location fields in node... commit | commitdiff | tree
2024年03月22日 Amit Kapila Track invalidation_reason in pg_replication_slots. commit | commitdiff | tree
2024年03月22日 Peter Eisentraut Make RangeTblEntry dump order consistent commit | commitdiff | tree
2024年03月22日 Peter Eisentraut Remove custom _jumbleRangeTblEntry() commit | commitdiff | tree
2024年03月22日 Peter Eisentraut Reformat some node comments commit | commitdiff | tree
2024年03月22日 Peter Eisentraut Improve comment commit | commitdiff | tree
2024年03月22日 Peter Eisentraut Remove obsolete comment commit | commitdiff | tree
2024年03月22日 Amit Langote Avoid splitting errmsg string to span multiple lines commit | commitdiff | tree
2024年03月21日 Daniel Gustafsson Fix dumping role comments when using --no-role-passwords commit | commitdiff | tree
2024年03月21日 Tom Lane Add hash support functions and hash opclass for contrib... commit | commitdiff | tree
2024年03月21日 Alexander Korotkov Add TupleTableSlotOps.is_current_xact_tuple() method commit | commitdiff | tree
2024年03月21日 Alexander Korotkov Allow table AM tuple_insert() method to return the... commit | commitdiff | tree
2024年03月21日 Alexander Korotkov Allow table AM to store complex data structures in... commit | commitdiff | tree
2024年03月21日 Robert Haas docs: Make claims about the benefits of HOT updates... commit | commitdiff | tree
2024年03月21日 Nathan Bossart Revise the style of a paragraph in README.md. commit | commitdiff | tree
2024年03月21日 Daniel Gustafsson Explicitly require password for SCRAM exchange commit | commitdiff | tree
2024年03月21日 Daniel Gustafsson Refactor SASL exchange to return tri-state status commit | commitdiff | tree
2024年03月21日 David Rowley Temporarily install debugging in partition_prune test commit | commitdiff | tree
2024年03月21日 Amit Langote Add SQL/JSON query functions commit | commitdiff | tree
2024年03月21日 Amit Kapila Allow dbname to be written as part of connstring via... commit | commitdiff | tree
2024年03月21日 Masahiko Sawada Add TIDStore, to store sets of TIDs (ItemPointerData... commit | commitdiff | tree
2024年03月20日 Tom Lane Un-break genbki.pl's error reporting capabilities. commit | commitdiff | tree
2024年03月20日 Tom Lane Add to_regtypemod function to extract typemod from... commit | commitdiff | tree
2024年03月20日 Nathan Bossart Avoid overflow in MaybeRemoveOldWalSummaries(). commit | commitdiff | tree
2024年03月20日 Jeff Davis Inline basic UTF-8 functions. commit | commitdiff | tree
2024年03月20日 Nathan Bossart Revert "Temporary patch to help debug pg_walsummary... commit | commitdiff | tree
2024年03月20日 Alvaro Herrera Review wording on tablespaces w.r.t. partitioned tables commit | commitdiff | tree
2024年03月20日 Alvaro Herrera Rework lwlocknames.txt to become lwlocklist.h commit | commitdiff | tree
2024年03月20日 Peter Eisentraut Catalog domain not-null constraints commit | commitdiff | tree
2024年03月20日 Heikki Linnakangas Remove unused PruneState member rel commit | commitdiff | tree
2024年03月20日 Heikki Linnakangas Reorganize heap_page_prune() function comment commit | commitdiff | tree
2024年03月20日 Dean Rasheed Add "--exclude-extension" to pg_dump's options. commit | commitdiff | tree
2024年03月20日 Heikki Linnakangas Remove assertions that some compiler say are tautological commit | commitdiff | tree
2024年03月20日 Peter Eisentraut Add tests for domain-related information schema views commit | commitdiff | tree
2024年03月19日 Jeff Davis Support C.UTF-8 locale in the new builtin collation... commit | commitdiff | tree
2024年03月19日 Tom Lane Improve EXPLAIN's display of SubPlan nodes and output... commit | commitdiff | tree
2024年03月19日 Nathan Bossart Inline pg_popcount{32,64} into pg_popcount(). commit | commitdiff | tree
2024年03月19日 Tom Lane Postpone reparameterization of paths until create_plan(). commit | commitdiff | tree
2024年03月19日 Peter Eisentraut gen_node_support.pl: Mark location fields as type alias... commit | commitdiff | tree
2024年03月19日 Daniel Gustafsson pg_upgrade: run all data type checks per connection commit | commitdiff | tree
2024年03月19日 Peter Eisentraut Use half-open interval notation in without_overlaps... commit | commitdiff | tree
2024年03月19日 Peter Eisentraut Fix misleading comments commit | commitdiff | tree
2024年03月19日 Peter Eisentraut Use daterange and YMD in without_overlaps tests instead... commit | commitdiff | tree
2024年03月19日 Peter Eisentraut Add some UUID support functions commit | commitdiff | tree
2024年03月19日 Peter Eisentraut Activate perlcritic InputOutput::RequireCheckedSyscalls... commit | commitdiff | tree
2024年03月19日 Jeff Davis Fix documentation oversights from 2d819a08a1. commit | commitdiff | tree
2024年03月18日 Jeff Davis Update src/common/unicode/README. commit | commitdiff | tree
2024年03月18日 Jeff Davis Fix another warning, introduced by 846311051e. commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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