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年02月06日 Michael Paquier Revert "Refactor CopyAttributeOut{CSV,Text}() to use... commit | commitdiff | tree
2024年02月06日 Alvaro Herrera Change initial use of pg_atomic_write_u64 to init commit | commitdiff | tree
2024年02月06日 Alvaro Herrera Use atomic access for SlruShared->latest_page_number commit | commitdiff | tree
2024年02月06日 John Naylor Further cosmetic review of hashfn_unstable.h commit | commitdiff | tree
2024年02月06日 John Naylor Simplify initialization of incremental hash state commit | commitdiff | tree
2024年02月06日 Michael Paquier doc: Spell I/O consistently commit | commitdiff | tree
2024年02月05日 Peter Eisentraut Fix meson installation of new generated files commit | commitdiff | tree
2024年02月05日 Heikki Linnakangas Fix assertion if index is dropped during REFRESH CONCUR... commit | commitdiff | tree
2024年02月05日 Heikki Linnakangas Run REFRESH MATERIALIZED VIEW CONCURRENTLY in right... commit | commitdiff | tree
2024年02月05日 Amit Kapila Enhance libpqrcv APIs to support slot synchronization. commit | commitdiff | tree
2024年02月05日 Amit Kapila Improve the comments in 004_subscription.pl. commit | commitdiff | tree
2024年02月05日 Michael Paquier Refactor CopyAttributeOut{CSV,Text}() to use a callback... commit | commitdiff | tree
2024年02月05日 Michael Paquier Refactor CopyReadAttributes{CSV,Text}() to use a callba... commit | commitdiff | tree
2024年02月04日 Alvaro Herrera libpq: Change some static functions to extern commit | commitdiff | tree
2024年02月04日 Alvaro Herrera libpq: Add pqReleaseConnHosts function commit | commitdiff | tree
2024年02月04日 Michael Paquier pg_basebackup: Fix check for MINIMUM_VERSION_FOR_WAL_SU... commit | commitdiff | tree
2024年02月02日 Alexander Korotkov Improve documentation for COPY ... ON_ERROR ... commit | commitdiff | tree
2024年02月02日 Heikki Linnakangas Fix typo in comments commit | commitdiff | tree
2024年02月02日 Tom Lane Translate ENOMEM to ERRCODE_OUT_OF_MEMORY in errcode_fo... commit | commitdiff | tree
2024年02月02日 Heikki Linnakangas Fix bug in bulk extending temp relation after failure commit | commitdiff | tree
2024年02月02日 David Rowley Allow Gather Merge in more cases for parallel DISTINCT commit | commitdiff | tree
2024年02月01日 Noah Misch Sync PG_VERSION file in CREATE DATABASE. commit | commitdiff | tree
2024年02月01日 Noah Misch Handle interleavings between CREATE DATABASE steps... commit | commitdiff | tree
2024年02月01日 Tom Lane Update time zone data files to tzdata release 2024a. commit | commitdiff | tree
2024年02月01日 Andrew Dunstan Avoid package qualification of $windows_os commit | commitdiff | tree
2024年02月01日 Robert Haas Continue my quest to make 002_blocks.pl pass reliably. commit | commitdiff | tree
2024年02月01日 Bruce Momjian doc: improve role option documentation commit | commitdiff | tree
2024年02月01日 Daniel Gustafsson doc: remove incorrect grammar for ALTER EVENT TRIGGER commit | commitdiff | tree
2024年02月01日 Daniel Gustafsson doc: Fix incorrect openssl option commit | commitdiff | tree
2024年02月01日 Michael Paquier Fix stats_fetch_consistency with stats for fixed-number... commit | commitdiff | tree
2024年01月31日 Alvaro Herrera Fix copy&paste typo in comment commit | commitdiff | tree
2024年01月31日 Daniel Gustafsson Exclude Threadsanitizer instrumentation in exit check commit | commitdiff | tree
2024年01月31日 David Rowley Fix costing bug in MergeAppend commit | commitdiff | tree
2024年01月31日 Tom Lane Clean pg_walsummary's tmp_check directory. commit | commitdiff | tree
2024年01月31日 Robert Haas In 002_blocks.pl, try to prevent a HOT update. commit | commitdiff | tree
2024年01月31日 Alvaro Herrera Update pg_walsummary copyright notices to 2024 commit | commitdiff | tree
2024年01月31日 Robert Haas Revise pg_walsummary's 002_blocks test to avoid spuriou... commit | commitdiff | tree
2024年01月31日 Peter Eisentraut doc: Document more that relations share a namespace commit | commitdiff | tree
2024年01月31日 Heikki Linnakangas Give SMgrRelation pointers a well-defined lifetime. commit | commitdiff | tree
2024年01月31日 Heikki Linnakangas Remove some obsolete smgrcloseall() calls. commit | commitdiff | tree
2024年01月31日 Michael Paquier Add .gitignore to src/test/modules/gin/ commit | commitdiff | tree
2024年01月31日 Michael Paquier Add tests for int4_bool() in int.c commit | commitdiff | tree
2024年01月31日 David Rowley Consider the "LIMIT 1" optimization with parallel DISTINCT commit | commitdiff | tree
2024年01月31日 Michael Paquier Fix various issues with ALTER TEXT SEARCH CONFIGURATION commit | commitdiff | tree
2024年01月30日 Andrew Dunstan Fix 003_extrafiles.pl test for the Windows commit | commitdiff | tree
2024年01月30日 David Rowley Simplify partial path generation in GROUP BY/ORDER BY commit | commitdiff | tree
2024年01月30日 Alvaro Herrera Split use of SerialSLRULock, creating SerialControlLock commit | commitdiff | tree
2024年01月30日 Amit Kapila Add a failover option to subscriptions. commit | commitdiff | tree
2024年01月30日 Daniel Gustafsson pgcrypto: Fix check for buffer size commit | commitdiff | tree
2024年01月30日 Peter Eisentraut Fix incorrect format placeholders for Oid commit | commitdiff | tree
2024年01月29日 David Rowley Delay build of Memoize hash table until executor run commit | commitdiff | tree
2024年01月29日 David Rowley Doc: mention foreign keys can reference unique indexes commit | commitdiff | tree
2024年01月29日 Nathan Bossart Move is_valid_ascii() to ascii.h. commit | commitdiff | tree
2024年01月29日 Tom Lane Fix incompatibilities with libxml2 >= 2.12.0. commit | commitdiff | tree
2024年01月29日 Alvaro Herrera Add EXPLAIN (MEMORY) to report planner memory consumption commit | commitdiff | tree
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
next
This is the main PostgreSQL git repository.
RSS Atom

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