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月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
2024年01月09日 Nathan Bossart Fix documentation for wal_summary_keep_time. commit | commitdiff | tree
2024年01月09日 Nathan Bossart Cross-check lists of predefined LWLocks. commit | commitdiff | tree
2024年01月09日 Joe Conway Add new function, PQchangePassword(), to libpq commit | commitdiff | tree
2024年01月09日 Tatsuo Ishii Doc: fix character_sets view. commit | commitdiff | tree
2024年01月09日 Alexander Korotkov An addition to 8c441c08279 commit | commitdiff | tree
2024年01月09日 Alexander Korotkov Forbid SJE with result relation commit | commitdiff | tree
2024年01月08日 Alexander Korotkov Fix misuse of RelOptInfo.unique_for_rels cache by SJE commit | commitdiff | tree
2024年01月08日 Noah Misch Make dblink interruptible, via new libpqsrv APIs. commit | commitdiff | tree
2024年01月08日 Noah Misch Remove excess #include "utils/wait_event.h". commit | commitdiff | tree
2024年01月08日 Noah Misch Fix missing word in comment. commit | commitdiff | tree
2024年01月08日 Alexander Korotkov Fix indentation in ExecParallelHashIncreaseNumBatches() commit | commitdiff | tree
2024年01月08日 Tom Lane Allow examine_simple_variable() to work on INSERT RETUR... commit | commitdiff | tree
2024年01月08日 Alexander Korotkov Strengthen tests for 5ef34a8fc3 commit | commitdiff | tree
2024年01月07日 Tom Lane Fix integer-overflow problem in intarray's g_int_decomp... commit | commitdiff | tree
2024年01月07日 Alexander Korotkov Fix oversized memory allocation in Parallel Hash Join commit | commitdiff | tree
2024年01月06日 Alexander Korotkov Fix the issue that SJE mistakenly omits qual clauses commit | commitdiff | tree
2024年01月05日 Tom Lane Clean up some edge cases in plpgsql's %TYPE parsing. commit | commitdiff | tree
2024年01月05日 Andrew Dunstan Add copyright notices to a few perl scripts that don... commit | commitdiff | tree
2024年01月05日 Michael Paquier Fix corruption of local buffer state during extend... commit | commitdiff | tree
2024年01月04日 Tom Lane Teach estimate_array_length() to use statistics where... commit | commitdiff | tree
2024年01月04日 Nathan Bossart Add macros for looping through a List without a ListCell. commit | commitdiff | tree
2024年01月04日 Tom Lane In plpgsql, allow %TYPE and %ROWTYPE to be followed... commit | commitdiff | tree
2024年01月04日 Peter Eisentraut ALTER TABLE command to change generation expression commit | commitdiff | tree
2024年01月04日 David Rowley Fix use of incorrect TupleTableSlot in DISTINCT aggregates commit | commitdiff | tree
2024年01月04日 Amit Kapila Track conflict_reason in pg_replication_slots. commit | commitdiff | tree
2024年01月04日 Bruce Momjian Update copyright for 2024 commit | commitdiff | tree
2024年01月03日 Michael Paquier doc: fix typo "vertexes" -> "vertices" commit | commitdiff | tree
2024年01月03日 Tom Lane Avoid masking EOF (no-password-supplied) conditions... commit | commitdiff | tree
2024年01月03日 Peter Eisentraut Second attempt at organizing jsonpath operators and... commit | commitdiff | tree
2024年01月03日 Peter Eisentraut Revert "Reorganise jsonpath operators and methods" commit | commitdiff | tree
2024年01月03日 Tom Lane Doc: Python's control flow construct is try/except... commit | commitdiff | tree
2024年01月03日 Robert Haas Fix defects in PrepareForIncrementalBackup. commit | commitdiff | tree
2024年01月03日 Peter Eisentraut Make Perl warnings fatal in newly added TAP tests commit | commitdiff | tree
2024年01月03日 Peter Eisentraut Reorganise jsonpath operators and methods commit | commitdiff | tree
2024年01月03日 Peter Eisentraut Add numeric_int8_opt_error() to optionally suppress... commit | commitdiff | tree
2024年01月03日 Peter Eisentraut Refactor: separate function to find all objects dependi... commit | commitdiff | tree
2024年01月03日 Michael Paquier Fix some typos commit | commitdiff | tree
2024年01月03日 Michael Paquier Remove unnecessary PGDATABASE settings from TAP tests commit | commitdiff | tree
2024年01月02日 Tom Lane Minor fixes for search path cache code. commit | commitdiff | tree
2024年01月02日 Robert Haas Remove Lock suffix from WALSummarizerLock in wait_event... commit | commitdiff | tree
2024年01月02日 Robert Haas jsonpath_exec: fix typo "absense" -> "absence" commit | commitdiff | tree
2024年01月02日 Robert Haas libpq: fix typo "occurences" -> "occurrences" in tests commit | commitdiff | tree
2024年01月02日 Robert Haas gist: fix typo "split(t)ed" -> "split" commit | commitdiff | tree
2024年01月02日 Robert Haas tsquery: fix typo "rewrited" -> "rewritten" commit | commitdiff | tree
2024年01月02日 Robert Haas Fix typos in comments and in one isolation test. commit | commitdiff | tree
2024年01月02日 Robert Haas Add WALSummarizerLock to wait_event_names.txt commit | commitdiff | tree
2024年01月02日 Peter Eisentraut Fix typos in simplehash.h commit | commitdiff | tree
2024年01月02日 Alexander Korotkov Replace the relid in some missing fields during SJE commit | commitdiff | tree
2024年01月02日 Amit Kapila Allow upgrades to preserve the full subscription's... commit | commitdiff | tree
2024年01月01日 Peter Eisentraut Turn AT_PASS_* macros into an enum commit | commitdiff | tree
2023年12月31日 Peter Eisentraut Revert "pg_stat_statements: Add coverage for entry_deal... commit | commitdiff | tree
2023年12月31日 Michael Paquier Exclude files generated by generate-wait_event_types... commit | commitdiff | tree
2023年12月30日 Tomas Vondra Fix parallel BRIN builds with synchronized scans commit | commitdiff | tree
2023年12月30日 Tomas Vondra Minor cleanup of the BRIN parallel build code commit | commitdiff | tree
2023年12月30日 Heikki Linnakangas Don't send "cannot connect" errors on invalid startup... commit | commitdiff | tree
2023年12月30日 Peter Eisentraut pg_stat_statements: Add TAP test for testing restarts commit | commitdiff | tree
2023年12月30日 Peter Eisentraut pg_stat_statements: Add coverage for entry_dealloc() commit | commitdiff | tree
2023年12月30日 Peter Eisentraut Add GUC backtrace_on_internal_error commit | commitdiff | tree
2023年12月29日 Peter Eisentraut Follow-up fixes for "Make all Perl warnings fatal" commit | commitdiff | tree
2023年12月29日 Jeff Davis Fix collate.windows.win1252 test. commit | commitdiff | tree
2023年12月29日 Peter Eisentraut Make all Perl warnings fatal commit | commitdiff | tree
2023年12月29日 Tom Lane In pg_dump, don't dump a stats object unless dumping... commit | commitdiff | tree
2023年12月28日 Peter Eisentraut Fix variable name and comment commit | commitdiff | tree
2023年12月28日 Michael Paquier doc: Mention AttributeRelationId in FDW validator funct... commit | commitdiff | tree
2023年12月27日 Tom Lane Improve the implementation of information_schema._pg_ex... commit | commitdiff | tree
2023年12月27日 Tom Lane Doc: specify aclitem syntax more clearly. commit | commitdiff | tree
2023年12月27日 Tom Lane Fix another incorrect data type choice from commit... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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