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年01月29日 Heikki Linnakangas Fix locking when fixing an incomplete split of a GIN... commit | commitdiff | tree
2024年01月29日 Alvaro Herrera libpq: Move cancellation related functions to fe-cancel.c commit | commitdiff | tree
2024年01月29日 Amit Kapila Doc: Fix incorrect reference to conflicting column... commit | commitdiff | tree
2024年01月29日 Peter Eisentraut Remove make function vpathsearch commit | commitdiff | tree
2024年01月29日 Amit Kapila Fix comments in ReplicationSlotAcquire(). commit | commitdiff | tree
2024年01月29日 Amit Kapila Allow setting failover property in the replication... commit | commitdiff | tree
2024年01月29日 Masahiko Sawada Remove ReorderBufferTupleBuf structure. commit | commitdiff | tree
2024年01月28日 Michael Paquier Fix DROP ROLE when specifying duplicated roles commit | commitdiff | tree
2024年01月26日 David Rowley Attempt to fix newly added Memoize regression test commit | commitdiff | tree
2024年01月26日 Tom Lane Compare varnullingrels too in assign_param_for_var(). commit | commitdiff | tree
2024年01月26日 Tom Lane Detect Julian-date overflow in timestamp[tz]_pl_interval. commit | commitdiff | tree
2024年01月26日 Robert Haas Temporary patch to help debug pg_walsummary test failures. commit | commitdiff | tree
2024年01月26日 Robert Haas Combine FSM updates for prune and no-prune cases. commit | commitdiff | tree
2024年01月26日 Peter Eisentraut Split some code out from MergeAttributes() commit | commitdiff | tree
2024年01月26日 Alvaro Herrera Make spelling of cancelled/cancellation consistent commit | commitdiff | tree
2024年01月26日 Peter Eisentraut MergeAttributes code deduplication commit | commitdiff | tree
2024年01月26日 Michael Paquier Reindex toast before its main relation in reindex_relat... commit | commitdiff | tree
2024年01月26日 David Rowley De-dupicate Memoize cache keys commit | commitdiff | tree
2024年01月26日 Michael Paquier Fix comment in index.c commit | commitdiff | tree
2024年01月26日 David Rowley Improve NestLoopParam generation for lateral subqueries commit | commitdiff | tree
2024年01月26日 Michael Paquier Revert "Add support for parsing of large XML data ... commit | commitdiff | tree
2024年01月25日 Heikki Linnakangas Update comment, generation mem contexts have a "keeper... commit | commitdiff | tree
2024年01月25日 Tom Lane Support TZ and OF format codes in to_timestamp(). commit | commitdiff | tree
2024年01月25日 Andrew Dunstan Clean up a bug in sql/json items commit 66ea94e8e6 commit | commitdiff | tree
2024年01月25日 Tom Lane Doc: improve documentation for jsonpath behavior. commit | commitdiff | tree
2024年01月25日 Andrew Dunstan Implement various jsonpath methods commit | commitdiff | tree
2024年01月25日 Peter Eisentraut Add a const decoration commit | commitdiff | tree
2024年01月25日 Alvaro Herrera Remove dummy_spinlock commit | commitdiff | tree
2024年01月25日 Peter Eisentraut MergeAttributes: convert pg_attribute back to ColumnDef... commit | commitdiff | tree
2024年01月25日 Alvaro Herrera Fix s_lock_test compile commit | commitdiff | tree
2024年01月25日 Amit Langote Silence compiler warning introduced in 1edb3b491b commit | commitdiff | tree
2024年01月25日 Michael Paquier Add more LOG messages when starting and ending recovery... commit | commitdiff | tree
2024年01月25日 Amit Kapila Allow to enable failover property for replication slots... commit | commitdiff | tree
2024年01月25日 Peter Eisentraut Fix comment on gist_stratnum_btree commit | commitdiff | tree
2024年01月25日 Fujii Masao Remove redundant HandleWalWriterInterrupts(). commit | commitdiff | tree
2024年01月25日 Thomas Munro jit: Require at least LLVM 10. commit | commitdiff | tree
2024年01月25日 Masahiko Sawada Add progress reporting of skipped tuples during COPY... commit | commitdiff | tree
2024年01月25日 Thomas Munro Track LLVM 18 changes. commit | commitdiff | tree
2024年01月24日 Alexander Korotkov Rename index "abc" in aggregates.sql commit | commitdiff | tree
2024年01月24日 Peter Eisentraut Add temporal PRIMARY KEY and UNIQUE constraints commit | commitdiff | tree
2024年01月24日 Alvaro Herrera Improve notation of BuiltinTrancheNames commit | commitdiff | tree
2024年01月24日 Michael Paquier pgbench: Add \syncpipeline commit | commitdiff | tree
2024年01月24日 Amit Langote Refactor code used by jsonpath executor to fetch variables commit | commitdiff | tree
2024年01月24日 Amit Langote Adjust populate_record_field() to handle errors softly commit | commitdiff | tree
2024年01月24日 Amit Langote Add soft error handling to some expression nodes commit | commitdiff | tree
2024年01月24日 Michael Paquier Fix ALTER TABLE .. ADD COLUMN with complex inheritance... commit | commitdiff | tree
2024年01月23日 Nathan Bossart Fix crash in autoprewarm. commit | commitdiff | tree
2024年01月23日 Peter Eisentraut Support shared libraries on Android (using make) commit | commitdiff | tree
2024年01月23日 Peter Eisentraut meson: Map host_system android to linux commit | commitdiff | tree
2024年01月23日 Peter Eisentraut Fix makefiles for newly added files commit | commitdiff | tree
2024年01月23日 Daniel Gustafsson doc: Add acronym and glossary term for Access Method commit | commitdiff | tree
2024年01月23日 Peter Eisentraut meson: portname was set too early commit | commitdiff | tree
2024年01月23日 Heikki Linnakangas Revert "libpqwalreceiver: Convert to libpq-be-fe-helpers.h" commit | commitdiff | tree
2024年01月23日 Peter Eisentraut Generate syscache info from catalog files commit | commitdiff | tree
2024年01月23日 Michael Paquier Improve stability of recovery test 035_standby_logical_... commit | commitdiff | tree
2024年01月23日 David Rowley Add better handling of redundant IS [NOT] NULL quals commit | commitdiff | tree
2024年01月23日 Michael Paquier ci: Enable injection points in builds commit | commitdiff | tree
2024年01月23日 Nathan Bossart Fix possible NULL pointer dereference in GetNamedDSMSeg... commit | commitdiff | tree
2024年01月23日 Michael Paquier Fix ERROR message in injection_point.c commit | commitdiff | tree
2024年01月22日 Heikki Linnakangas Fix two memcpy() bugs in the new injection point code commit | commitdiff | tree
2024年01月22日 Alvaro Herrera Abort pgbench if script end is reached with an open... commit | commitdiff | tree
2024年01月22日 Alvaro Herrera Test EXPLAIN (FORMAT JSON) ... XMLTABLE commit | commitdiff | tree
2024年01月22日 Peter Eisentraut Make documentation builds reproducible commit | commitdiff | tree
2024年01月22日 David Rowley Re-disallow Memoize for parameterized nested loops... commit | commitdiff | tree
2024年01月22日 Michael Paquier Fix some typos commit | commitdiff | tree
2024年01月22日 Michael Paquier Add test module injection_points commit | commitdiff | tree
2024年01月22日 Michael Paquier Add backend support for injection points commit | commitdiff | tree
2024年01月21日 Alexander Korotkov Fix table name collision in tests in 0452b461bc commit | commitdiff | tree
2024年01月21日 Alexander Korotkov Explore alternative orderings of group-by pathkeys... commit | commitdiff | tree
2024年01月21日 Alexander Korotkov Generalize the common code of adding sort before proces... commit | commitdiff | tree
2024年01月20日 Tom Lane Add hint about not qualifying UPDATE...SET target with... commit | commitdiff | tree
2024年01月20日 Tom Lane Add planner support functions for range operators ... commit | commitdiff | tree
2024年01月19日 Nathan Bossart Teach autoprewarm to use the dynamic shared memory... commit | commitdiff | tree
2024年01月19日 Nathan Bossart Introduce the dynamic shared memory registry. commit | commitdiff | tree
2024年01月19日 Nathan Bossart doc: Reorganize section for shared memory and LWLocks. commit | commitdiff | tree
2024年01月19日 Alexander Korotkov Fix name collision in c64086b79dba commit | commitdiff | tree
2024年01月19日 Daniel Gustafsson doc: Update compiler for FreeBSD specific instructions commit | commitdiff | tree
2024年01月19日 Alexander Korotkov Reorder actions in ProcArrayApplyRecoveryInfo() commit | commitdiff | tree
2024年01月19日 Peter Eisentraut Add stratnum GiST support function commit | commitdiff | tree
2024年01月19日 Alexander Korotkov Rename COPY option from SAVE_ERROR_TO to ON_ERROR commit | commitdiff | tree
2024年01月19日 John Naylor Fixed misspelled byteswap function for big endian machines commit | commitdiff | tree
2024年01月19日 John Naylor Add optimized C string hashing commit | commitdiff | tree
2024年01月19日 John Naylor Add inline incremental hash functions for in-memory use commit | commitdiff | tree
2024年01月19日 Michael Paquier psql: Add ignore_slash_options in bind's inactive branch commit | commitdiff | tree
2024年01月19日 Michael Paquier Fix incorrect placeholder in walreceiver.c commit | commitdiff | tree
2024年01月19日 Nathan Bossart Improve some documentation about the bootstrap superuser. commit | commitdiff | tree
2024年01月18日 Jeff Davis Fix buildfarm error from commit 5c31669058. commit | commitdiff | tree
2024年01月18日 David Rowley Fix broken Bitmapset optimization in DiscreteKnapsack() commit | commitdiff | tree
2024年01月18日 Tom Lane Fix plpgsql to allow new-style SQL CREATE FUNCTION... commit | commitdiff | tree
2024年01月18日 Robert Haas Remove LVPagePruneState. commit | commitdiff | tree
2024年01月18日 Robert Haas Move VM update code from lazy_scan_heap() to lazy_scan_... commit | commitdiff | tree
2024年01月18日 Robert Haas Clarify language in incremental backup glossary entry. commit | commitdiff | tree
2024年01月18日 Robert Haas Optimize vacuuming of relations with no indexes. commit | commitdiff | tree
2024年01月18日 Robert Haas More documentation updates for incremental backup. commit | commitdiff | tree
2024年01月18日 Alvaro Herrera Rework text in replication slots documentation commit | commitdiff | tree
2024年01月18日 Peter Eisentraut Error message capitalisation commit | commitdiff | tree
2024年01月18日 Peter Eisentraut Fix an issue in PostgreSQL::Test::Cluster:psql() commit | commitdiff | tree
2024年01月18日 Michael Paquier Improve handling of dropped partitioned indexes for... commit | commitdiff | tree
2024年01月18日 Michael Paquier Add try_index_open(), conditional variant of index_open() commit | commitdiff | tree
2024年01月18日 Michael Paquier seg: Add test "security" in meson.build commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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