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月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
2024年01月17日 Alexander Korotkov Remove the flaky check in event_trigger_login regressio... commit | commitdiff | tree
2024年01月17日 Alexander Korotkov Fix spelling in notice commit | commitdiff | tree
2024年01月17日 Heikki Linnakangas Fix incorrect comment on how BackendStatusArray is... commit | commitdiff | tree
2024年01月17日 Daniel Gustafsson Close socket in case of errors in setting non-blocking commit | commitdiff | tree
2024年01月17日 Michael Paquier Fix description of DecodeInsert() in decode.c commit | commitdiff | tree
2024年01月17日 Michael Paquier Remove some comments related to pqPipelineSync() and... commit | commitdiff | tree
2024年01月17日 Michael Paquier Add support for parsing of large XML data (>= 10MB) commit | commitdiff | tree
2024年01月16日 Michael Paquier xml2: Replace deprecated routines with recommended... commit | commitdiff | tree
2024年01月16日 Alexander Korotkov Fix format specifier for NOTICE in copyfrom.c commit | commitdiff | tree
2024年01月16日 Alexander Korotkov Add new COPY option SAVE_ERROR_TO commit | commitdiff | tree
2024年01月16日 David Rowley Fix REALLOCATE_BITMAPSETS code commit | commitdiff | tree
2024年01月16日 Robert Haas Be more consistent about whether to update the FSM... commit | commitdiff | tree
2024年01月16日 Peter Eisentraut Support identity columns in partitioned tables commit | commitdiff | tree
2024年01月16日 Daniel Gustafsson Decorate WITH with literal markup tags commit | commitdiff | tree
2024年01月16日 Heikki Linnakangas Add missing PGDLLIMPORT markings commit | commitdiff | tree
2024年01月16日 Alvaro Herrera struct XmlTableRoutine: use C99 designated initializers commit | commitdiff | tree
2024年01月16日 Alvaro Herrera Don't test already-referenced pointer for nullness commit | commitdiff | tree
2024年01月16日 Peter Eisentraut doc: Add Identity Column section under Data Definition... commit | commitdiff | tree
2024年01月16日 Peter Eisentraut Assert that partition inherits from only one parent... commit | commitdiff | tree
2024年01月16日 Peter Eisentraut doc: Decorate PostgreSQL with productname tag commit | commitdiff | tree
2024年01月16日 Michael Paquier libpq: Add PQsendPipelineSync() commit | commitdiff | tree
2024年01月16日 Michael Paquier Fix a typo and some doc indentation related to libpq... commit | commitdiff | tree
2024年01月15日 Robert Haas Fix typos. commit | commitdiff | tree
2024年01月15日 Alexander Korotkov Fix 'negative bitmapset member' error commit | commitdiff | tree
2024年01月15日 Alvaro Herrera Avoid useless ReplicationOriginExitCleanup locking commit | commitdiff | tree
2024年01月15日 Michael Paquier Reduce dependency to money data type in main regression... commit | commitdiff | tree
2024年01月14日 Tom Lane Prevent access to an unpinned buffer in BEFORE ROW... commit | commitdiff | tree
2024年01月14日 Peter Eisentraut pg_dump: Remove obsolete trigger support commit | commitdiff | tree
2024年01月14日 Peter Eisentraut doc: Update catalog documentation for attstattarget... commit | commitdiff | tree
2024年01月14日 Peter Eisentraut Remove useless Assert commit | commitdiff | tree
2024年01月13日 Peter Eisentraut Escape output of pg_amcheck test commit | commitdiff | tree
2024年01月13日 Tom Lane Add previous commit to .git-blame-ignore-revs. commit | commitdiff | tree
2024年01月13日 Tom Lane Re-pgindent catcache.c after previous commit. commit | commitdiff | tree
2024年01月13日 Tom Lane Cope with catcache entries becoming stale during detoas... commit | commitdiff | tree
2024年01月13日 Peter Eisentraut Make attstattarget nullable commit | commitdiff | tree
2024年01月13日 Jeff Davis Fix memory leak in connection string validation. commit | commitdiff | tree
2024年01月12日 Alvaro Herrera Add empty placeholder LINGUAS file for pg_walsummary commit | commitdiff | tree
2024年01月12日 Jeff Davis Re-validate connection string in libpqrcv_connect(). commit | commitdiff | tree
2024年01月12日 Peter Eisentraut Refactor ATExecAddColumn() to use BuildDescForRelation() commit | commitdiff | tree
2024年01月12日 Robert Haas Fix typo. commit | commitdiff | tree
2024年01月12日 Alvaro Herrera Added literal tag for RETURNING commit | commitdiff | tree
2024年01月12日 Michael Paquier Fix pg_walsummary's .gitignore commit | commitdiff | tree
2024年01月12日 Michael Paquier Refactor code checking for file existence commit | commitdiff | tree
2024年01月11日 Michael Paquier Rework how logirep launchers are stopped during pg_upgrade commit | commitdiff | tree
2024年01月11日 Peter Eisentraut Fix some inconsistent whitespace in Perl file commit | commitdiff | tree
2024年01月11日 Peter Eisentraut Fix incorrect format placeholder commit | commitdiff | tree
2024年01月11日 Jeff Davis Cleanup for unicode-update build target and test. commit | commitdiff | tree
2024年01月11日 Tom Lane Allow subquery pullup to wrap a PlaceHolderVar in anoth... commit | commitdiff | tree
2024年01月11日 Robert Haas Try to fix pg_walsummary buildfarm failures. commit | commitdiff | tree
2024年01月11日 Robert Haas Remove hastup from LVPagePruneState. commit | commitdiff | tree
2024年01月11日 Robert Haas Reindent after commit d9ef650fca7bc574586f4171cd929cfd5... commit | commitdiff | tree
2024年01月11日 Robert Haas Repair various defects in dc212340058b4e7ecfc5a7a81ec50... commit | commitdiff | tree
2024年01月11日 Robert Haas Add new pg_walsummary tool. commit | commitdiff | tree
2024年01月11日 Robert Haas Add new function pg_get_wal_summarizer_state(). commit | commitdiff | tree
2024年01月11日 Magnus Hagander Clarify which xml tools are missing in meson error... commit | commitdiff | tree
2024年01月11日 Magnus Hagander Fix omission in partitioning limitation documentation commit | commitdiff | tree
2024年01月11日 Amit Kapila Fix an intermetant BF failure in 003_logical_slots. commit | commitdiff | tree
2024年01月11日 John Naylor Update documentation of default fdw_tuple_cost commit | commitdiff | tree
2024年01月11日 Michael Paquier pg_regress: Disable autoruns for cmd.exe on Windows commit | commitdiff | tree
2024年01月10日 Tom Lane Restore initdb's old behavior of always setting the... commit | commitdiff | tree
2024年01月10日 Tom Lane Allow noise semicolons ending psql \sf, \ef, \sv, ... commit | commitdiff | tree
2024年01月10日 Tom Lane Fix Asserts in calc_non_nestloop_required_outer(). commit | commitdiff | tree
2024年01月10日 Tom Lane Handle WindowClause.runCondition in tree walker/mutator... commit | commitdiff | tree
2024年01月10日 Bruce Momjian doc: clarify who owns the initdb-created cluster,... commit | commitdiff | tree
2024年01月10日 Magnus Hagander Show the default checkpoint method in the pg_basebackup... commit | commitdiff | tree
2024年01月10日 Michael Paquier pg_ctl: Disable autoruns for cmd.exe on Windows commit | commitdiff | tree
2024年01月09日 Robert Haas Document WAL summarization information functions. commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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