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月22日 Amit Kapila Add a new slot sync worker to synchronize logical slots. commit | commitdiff | tree
2024年02月22日 Peter Eisentraut pgindent fix commit | commitdiff | tree
2024年02月22日 Amit Kapila Fix the intermittent buildfarm failures in 031_column_list. commit | commitdiff | tree
2024年02月22日 Peter Eisentraut Remove custom Constraint node read/write implementations commit | commitdiff | tree
2024年02月22日 Amit Kapila Improve ERROR/LOG messages added by commits ddd5f4f54a... commit | commitdiff | tree
2024年02月22日 Michael Paquier Speed up uuid_out() by not relying on a StringInfo commit | commitdiff | tree
2024年02月21日 Michael Paquier Add lookup table for replication slot conflict reasons commit | commitdiff | tree
2024年02月21日 Heikki Linnakangas Remove superfluous 'pgprocno' field from PGPROC commit | commitdiff | tree
2024年02月21日 Alvaro Herrera MERGE ... DO NOTHING: require SELECT privileges commit | commitdiff | tree
2024年02月21日 Alvaro Herrera Fix typo commit | commitdiff | tree
2024年02月21日 Daniel Gustafsson doc: Fix link to pg_ident_file_mappings view commit | commitdiff | tree
2024年02月21日 Michael Paquier Add option force_initdb to PostgreSQL::Test::Cluster... commit | commitdiff | tree
2024年02月21日 Alexander Korotkov Remove extra check_stack_depth() from dropconstraint_in... commit | commitdiff | tree
2024年02月20日 Tom Lane Doc: improve explanation of type interval, especially... commit | commitdiff | tree
2024年02月20日 Alexander Korotkov Replace relids in lateral subquery parse tree during SJE commit | commitdiff | tree
2024年02月20日 Peter Eisentraut Revert "Improve compression and storage support with... commit | commitdiff | tree
2024年02月20日 David Rowley Minor corrections for partition pruning commit | commitdiff | tree
2024年02月20日 Michael Paquier Fix race leading to incorrect conflict cause in Invalid... commit | commitdiff | tree
2024年02月20日 Michael Paquier doc: Use system-username instead of system-user commit | commitdiff | tree
2024年02月19日 David Rowley Fix incorrect pruning of NULL partition for boolean... commit | commitdiff | tree
2024年02月19日 Noah Misch Fix test race between primary XLOG_RUNNING_XACTS and... commit | commitdiff | tree
2024年02月19日 Noah Misch Bound waits in 035_standby_logical_decoding.pl. commit | commitdiff | tree
2024年02月19日 Tom Lane Doc: fix typo in SECURITY LABEL synopsis. commit | commitdiff | tree
2024年02月19日 Alexander Korotkov Get rid of pg_class usage in SJE regression tests commit | commitdiff | tree
2024年02月19日 Peter Eisentraut ci: Add test coverage of different pg_upgrade modes commit | commitdiff | tree
2024年02月19日 Amit Kapila Fix 004_subscription.pl to allow its usage in --link... commit | commitdiff | tree
2024年02月19日 Michael Paquier ecpg: Fix zero-termination of string generated by intoasc() commit | commitdiff | tree
2024年02月19日 Michael Paquier ecpg: Fix error handling on OOMs when parsing timestamps commit | commitdiff | tree
2024年02月16日 Alexander Korotkov Remove remaining references to timeouts-long commit | commitdiff | tree
2024年02月16日 Nathan Bossart Use new overflow-safe integer comparison functions. commit | commitdiff | tree
2024年02月16日 Nathan Bossart Introduce overflow-safe integer comparison functions. commit | commitdiff | tree
2024年02月16日 Jeff Davis Pass correct count to WALRead(). commit | commitdiff | tree
2024年02月16日 Jeff Davis Add assert to WALReadFromBuffers(). commit | commitdiff | tree
2024年02月16日 Nathan Bossart Replace calls to pg_qsort() with the qsort() macro. commit | commitdiff | tree
2024年02月16日 Alexander Korotkov Add missing check_stack_depth() to some recursive functions commit | commitdiff | tree
2024年02月16日 Alexander Korotkov Remove timeouts-long.out commit | commitdiff | tree
2024年02月16日 Peter Eisentraut Improve compression and storage support with inheritance commit | commitdiff | tree
2024年02月16日 Peter Eisentraut Remove non-existing file from .gitattributes commit | commitdiff | tree
2024年02月16日 Amit Kapila Disable autovacuum on primary in 040_standby_failover_s... commit | commitdiff | tree
2024年02月16日 Amit Kapila Fix the incorrect format specifier used in commit 7a424... commit | commitdiff | tree
2024年02月16日 Amit Kapila Change the LOG level in 040_standby_failover_slots_sync... commit | commitdiff | tree
2024年02月16日 Amit Kapila Add more LOG and DEBUG messages for slot synchronization. commit | commitdiff | tree
2024年02月16日 David Rowley Attempt to stabilize flapping regression test commit | commitdiff | tree
2024年02月16日 Alexander Korotkov Followup fixes for transaction_timeout commit | commitdiff | tree
2024年02月15日 Alexander Korotkov Introduce transaction_timeout commit | commitdiff | tree
2024年02月15日 Tom Lane Doc: improve a couple of comments in postgresql.conf... commit | commitdiff | tree
2024年02月15日 Alexander Korotkov Pull up ANY-SUBLINK with the necessary lateral support. commit | commitdiff | tree
2024年02月15日 Peter Eisentraut Allow passing extra options to initdb for tests commit | commitdiff | tree
2024年02月15日 Amit Kapila Another try to fix BF failure introduced in commit... commit | commitdiff | tree
2024年02月15日 David Rowley Simplify PathKey checking code commit | commitdiff | tree
2024年02月15日 David Rowley Clarify the 'rows' parameter in create_append_path commit | commitdiff | tree
2024年02月14日 Nathan Bossart Remove obsolete check in SIGTERM handler for the startu... commit | commitdiff | tree
2024年02月14日 Nathan Bossart Centralize logic for restoring errno in signal handlers. commit | commitdiff | tree
2024年02月14日 Nathan Bossart Check that MyProcPid == getpid() in backend signal... commit | commitdiff | tree
2024年02月14日 Nathan Bossart Allow pg_monitor to execute pg_current_logfile(). commit | commitdiff | tree
2024年02月14日 Tom Lane Fix multiranges to behave more like dependent types. commit | commitdiff | tree
2024年02月14日 Amit Kapila Fix BF introduced in commit ddd5f4f54a. commit | commitdiff | tree
2024年02月14日 Daniel Gustafsson doc: Remove links to further reading from pgcrypto... commit | commitdiff | tree
2024年02月14日 Amit Kapila Add a slot synchronization function. commit | commitdiff | tree
2024年02月14日 Michael Paquier Revert "Refactor CopyReadAttributes{CSV,Text}() to... commit | commitdiff | tree
2024年02月13日 Michael Paquier pgcrypto: Fix incorrect argument vs PG_GETARG*() mappings commit | commitdiff | tree
2024年02月13日 Michael Paquier Improve comment about query_id_enabled in queryjumblefu... commit | commitdiff | tree
2024年02月13日 Tom Lane Catch overflow when rounding intervals in AdjustInterva... commit | commitdiff | tree
2024年02月13日 Heikki Linnakangas Fix 'mmap' DSM implementation with allocations larger... commit | commitdiff | tree
2024年02月13日 Tom Lane Use a safer outfuncs/readfuncs representation for BitSt... commit | commitdiff | tree
2024年02月13日 Daniel Gustafsson Skip .DS_Store files in server side utils commit | commitdiff | tree
2024年02月13日 Peter Eisentraut Use correct format placeholder for timeline IDs commit | commitdiff | tree
2024年02月13日 Amit Kapila Doc: Improve upgrade for streaming replication section. commit | commitdiff | tree
2024年02月12日 Jeff Davis Read WAL directly from WAL buffers. commit | commitdiff | tree
2024年02月12日 Heikki Linnakangas Remove "#ifdef WIN32" guards from src/port/win32*.c commit | commitdiff | tree
2024年02月12日 Heikki Linnakangas Remove unnecessary smgropen() calls commit | commitdiff | tree
2024年02月11日 Alexander Korotkov Fix some typos in event trigger docs commit | commitdiff | tree
2024年02月11日 Alexander Korotkov Use heap_inplace_update() to unset pg_database.dathaslo... commit | commitdiff | tree
2024年02月11日 Peter Eisentraut Remove obsolete script related to MSVC build system commit | commitdiff | tree
2024年02月11日 Thomas Munro Fix gai_strerror() thread-safety on Windows. commit | commitdiff | tree
2024年02月11日 Peter Eisentraut Use extensible buffers to assemble command lines commit | commitdiff | tree
2024年02月10日 Andrew Dunstan Disallow jsonpath methods involving TZ in immutable... commit | commitdiff | tree
2024年02月09日 Tom Lane Remove race condition in pg_get_expr(). commit | commitdiff | tree
2024年02月09日 Tom Lane Avoid concurrent calls to bindtextdomain(). commit | commitdiff | tree
2024年02月09日 Tom Lane Clean up Windows-specific mutex code in libpq and ecpglib. commit | commitdiff | tree
2024年02月09日 Daniel Gustafsson Refactor pipe_read_line to return the full line commit | commitdiff | tree
2024年02月09日 Alexander Korotkov Fix usage of aggregate pathkeys in group_keys_reorder_b... commit | commitdiff | tree
2024年02月09日 Peter Eisentraut Fix propagation of persistence to sequences in ALTER... commit | commitdiff | tree
2024年02月09日 Michael Paquier Add previous commit to .git-blame-ignore-revs commit | commitdiff | tree
2024年02月09日 Michael Paquier Fix indentation of copyto.c commit | commitdiff | tree
2024年02月09日 Michael Paquier Improve COPY TO performance when server and client... commit | commitdiff | tree
2024年02月08日 Peter Eisentraut Apply pg_dump test cleanups to test_pg_dump as well commit | commitdiff | tree
2024年02月08日 Alexander Korotkov Fix gcc >= 10 warning commit | commitdiff | tree
2024年02月08日 Daniel Gustafsson doc: Remove superfluous bracket in synopsis commit | commitdiff | tree
2024年02月08日 Alexander Korotkov Fix wrong logic in TransactionIdInRecentPast() commit | commitdiff | tree
2024年02月08日 Peter Eisentraut Fix documentation build with older docbook-xsl commit | commitdiff | tree
2024年02月08日 Peter Eisentraut Update comment commit | commitdiff | tree
2024年02月08日 Masahiko Sawada Fix meson installation of xid_wraparound test. commit | commitdiff | tree
2024年02月08日 John Naylor Fix warnings in cpluspluscheck commit | commitdiff | tree
2024年02月07日 Daniel Gustafsson Rename static function to avoid conflicting names commit | commitdiff | tree
2024年02月07日 Nathan Bossart Remove Start* macros in postmaster.c. commit | commitdiff | tree
2024年02月07日 Alvaro Herrera Update PQparameterStatus and ParameterStatus docs commit | commitdiff | tree
2024年02月07日 David Rowley Adjust reltarget assignment for UPPERREL_PARTIAL_DISTIN... commit | commitdiff | tree
2024年02月07日 Amit Kapila Set LSN for wbuf in _hash_freeovflpage() iff wbuf is... commit | commitdiff | tree
2024年02月07日 Amit Kapila Clean-ups for 776621a5e4 and 7329240437. commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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