git.postgresql.org Git - postgresql.git/shortlog

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2020年11月12日 Fujii Masao Use standard SIGHUP and SIGTERM handlers in walreceiver. commit | commitdiff | tree
2020年11月12日 Alexander Korotkov Fix name of the macro for getting signature length... commit | commitdiff | tree
2020年11月12日 Fujii Masao pg_stat_statements: track number of rows processed... commit | commitdiff | tree
2020年11月12日 Michael Paquier Remove useless SHA256 initialization when not using... commit | commitdiff | tree
2020年11月11日 Tomas Vondra Remove duplicate code in brin_memtuple_initialize commit | commitdiff | tree
2020年11月11日 Peter Eisentraut Fix some stray whitespace in parser files commit | commitdiff | tree
2020年11月11日 Magnus Hagander Remove line missed in previous commit commit | commitdiff | tree
2020年11月11日 Magnus Hagander Remove vacuumdb --analyze-in-stages from pg_upgrade... commit | commitdiff | tree
2020年11月11日 Peter Eisentraut Add pg_nodiscard decorations to some functions commit | commitdiff | tree
2020年11月11日 Peter Eisentraut Add pg_nodiscard function declaration specifier commit | commitdiff | tree
2020年11月11日 Peter Eisentraut Fix cases of discarding result from list API functions commit | commitdiff | tree
2020年11月11日 Tom Lane Fix and simplify some usages of TimestampDifference(). commit | commitdiff | tree
2020年11月11日 Bruce Momjian doc: fix spelling "connction" to "connection" commit | commitdiff | tree
2020年11月10日 Tom Lane Work around cross-version-upgrade issues created by... commit | commitdiff | tree
2020年11月10日 Heikki Linnakangas pg_rewind: Fix thinko in parsing target WAL. commit | commitdiff | tree
2020年11月10日 Magnus Hagander Fix out of date comment commit | commitdiff | tree
2020年11月10日 Magnus Hagander Remove -o option to postmaster commit | commitdiff | tree
2020年11月10日 Andres Freund jit: Add support for LLVM 12. commit | commitdiff | tree
2020年11月09日 Tom Lane Doc: clarify data type behavior of COALESCE and NULLIF. commit | commitdiff | tree
2020年11月09日 Peter Geoghegan Remove ineffective heapam CHECK_FOR_INTERRUPTS(). commit | commitdiff | tree
2020年11月09日 Noah Misch Ignore attempts to \gset into specially treated variables. commit | commitdiff | tree
2020年11月09日 Noah Misch In security-restricted operations, block enqueue of... commit | commitdiff | tree
2020年11月09日 Magnus Hagander Remove analyze_new_cluster script from pg_upgrade commit | commitdiff | tree
2020年11月09日 Magnus Hagander Remove incorrect %s in string commit | commitdiff | tree
2020年11月09日 Fujii Masao doc: Add note about pg_settings and customized options... commit | commitdiff | tree
2020年11月09日 Thomas Munro Fix parsePGArray() error checking in pg_dump. commit | commitdiff | tree
2020年11月08日 Tom Lane In INSERT/UPDATE, use the table's real tuple descriptor... commit | commitdiff | tree
2020年11月08日 Thomas Munro Fix assertion in collation version lookup. commit | commitdiff | tree
2020年11月08日 Peter Eisentraut Fix test for error message change commit | commitdiff | tree
2020年11月08日 Peter Geoghegan Improve nbtree README's LP_DEAD section. commit | commitdiff | tree
2020年11月07日 Alvaro Herrera Message style improvements commit | commitdiff | tree
2020年11月07日 Peter Eisentraut Fix redundant error messages in client tools commit | commitdiff | tree
2020年11月07日 Tom Lane Avoid re-using output variables in new ecpg test case. commit | commitdiff | tree
2020年11月07日 Tom Lane Fix ecpg's mishandling of B'...' and X'...' literals. commit | commitdiff | tree
2020年11月07日 Peter Eisentraut Move catalog index declarations commit | commitdiff | tree
2020年11月07日 Peter Eisentraut Move catalog toast table declarations commit | commitdiff | tree
2020年11月07日 Alvaro Herrera Plug memory leak in index_get_partition commit | commitdiff | tree
2020年11月07日 Michael Paquier Add GUC_LIST_INPUT and GUC_LIST_QUOTE to unix_socket_di... commit | commitdiff | tree
2020年11月07日 Michael Paquier Fix minor issues with new unicode {de,re}composition... commit | commitdiff | tree
2020年11月06日 Tomas Vondra Properly detoast data in brin_form_tuple commit | commitdiff | tree
2020年11月06日 Tom Lane Revert "Accept relations of any kind in LOCK TABLE". commit | commitdiff | tree
2020年11月06日 Tom Lane Revert "pg_dump: Lock all relations, not just plain... commit | commitdiff | tree
2020年11月06日 Fujii Masao pg_prewarm: make autoprewarm leader use standard SIGHUP... commit | commitdiff | tree
2020年11月06日 Magnus Hagander Add pg_strong_random_init function to initialize random... commit | commitdiff | tree
2020年11月06日 Amit Kapila Use strlcpy instead of memcpy for copying the slot... commit | commitdiff | tree
2020年11月05日 Peter Geoghegan Fix wal_consistency_checking nbtree bug. commit | commitdiff | tree
2020年11月05日 Tom Lane Don't throw an error for LOCK TABLE on a self-referenti... commit | commitdiff | tree
2020年11月05日 Peter Geoghegan Fix nbtree cleanup-only VACUUM stats inaccuracies. commit | commitdiff | tree
2020年11月05日 Thomas Munro Fix unlinking of SLRU segments. commit | commitdiff | tree
2020年11月04日 Tom Lane Remove underflow error in float division with infinite... commit | commitdiff | tree
2020年11月04日 Tom Lane Declare assorted array functions using anycompatible... commit | commitdiff | tree
2020年11月04日 Tom Lane Declare lead() and lag() using anycompatible not anyele... commit | commitdiff | tree
2020年11月04日 Tom Lane Improve our ability to regurgitate SQL-syntax function... commit | commitdiff | tree
2020年11月04日 Tom Lane Remove useless entries for aggregate functions from... commit | commitdiff | tree
2020年11月04日 Fujii Masao Fix segmentation fault that commit ac22929a26 caused. commit | commitdiff | tree
2020年11月04日 Peter Eisentraut Enable hash partitioning of text arrays commit | commitdiff | tree
2020年11月04日 Heikki Linnakangas pg_rewind: Refactor the abstraction to fetch from local... commit | commitdiff | tree
2020年11月04日 Heikki Linnakangas pg_rewind: Replace the hybrid list+array data structure... commit | commitdiff | tree
2020年11月04日 Heikki Linnakangas Refactor pg_rewind for more clear decision making. commit | commitdiff | tree
2020年11月04日 Heikki Linnakangas pg_rewind: Move syncTargetDirectory() to file_ops.c commit | commitdiff | tree
2020年11月04日 Fujii Masao Get rid of the dedicated latch for signaling the startu... commit | commitdiff | tree
2020年11月04日 Fujii Masao Use standard SIGHUP handler in syslogger. commit | commitdiff | tree
2020年11月04日 Thomas Munro Tolerate version lookup failure for old style Windows... commit | commitdiff | tree
2020年11月04日 Michael Paquier Revert pg_relation_check_pages() commit | commitdiff | tree
2020年11月03日 Tomas Vondra Use INT64_FORMAT to print int64 variables in sort debug commit | commitdiff | tree
2020年11月03日 Tomas Vondra Fix get_useful_pathkeys_for_relation for volatile expre... commit | commitdiff | tree
2020年11月03日 Tom Lane Guard against core dump from uninitialized subplan. commit | commitdiff | tree
2020年11月03日 Tom Lane Improve error messages around REPLICATION and BYPASSRLS... commit | commitdiff | tree
2020年11月03日 Tom Lane Allow users with BYPASSRLS to alter their own passwords. commit | commitdiff | tree
2020年11月03日 Peter Eisentraut Disallow ALTER TABLE ONLY / DROP EXPRESSION commit | commitdiff | tree
2020年11月03日 Peter Eisentraut Remove deprecated containment operators for built-in... commit | commitdiff | tree
2020年11月03日 Magnus Hagander Use the non-deprecated TG_TABLE_MAME in test trigger commit | commitdiff | tree
2020年11月03日 Magnus Hagander Improve error handling in backend OpenSSL implementation commit | commitdiff | tree
2020年11月03日 Magnus Hagander Use be_tls_* API for SSL information in sslinfo commit | commitdiff | tree
2020年11月03日 Peter Eisentraut Remove use of deprecated containment operators in tests commit | commitdiff | tree
2020年11月03日 Amit Kapila Fix typos. commit | commitdiff | tree
2020年11月03日 Tom Lane Fix unportable use of getnameinfo() in pg_hba_file_rule... commit | commitdiff | tree
2020年11月02日 Tom Lane Remove special checks for pg_rewrite.ev_qual and ev_act... commit | commitdiff | tree
2020年11月02日 Tom Lane Rethink the generation rule for fmgroids.h macros. commit | commitdiff | tree
2020年11月02日 Tom Lane Second thoughts on TOAST decompression. commit | commitdiff | tree
2020年11月02日 Peter Eisentraut Use PG_GETARG_TRANSACTIONID where appropriate commit | commitdiff | tree
2020年11月02日 Magnus Hagander Clarify temporary table name shadowing in CREATE TABLE... commit | commitdiff | tree
2020年11月02日 Thomas Munro Track collation versions for indexes. commit | commitdiff | tree
2020年11月02日 Thomas Munro Add pg_depend.refobjversion. commit | commitdiff | tree
2020年11月02日 Thomas Munro Remove pg_collation.collversion. commit | commitdiff | tree
2020年11月02日 Heikki Linnakangas doc: Mention UNION/ORDER BY etc. keywords in section... commit | commitdiff | tree
2020年11月02日 David Rowley Fix unstable partition_prune regression tests commit | commitdiff | tree
2020年11月02日 Michael Paquier Fix some grammar and typos in comments and docs commit | commitdiff | tree
2020年11月02日 Amit Kapila Use Enum for top level logical replication message... commit | commitdiff | tree
2020年11月02日 David Rowley Allow run-time pruning on nested Append/MergeAppend... commit | commitdiff | tree
2020年11月01日 Tom Lane Fix two issues in TOAST decompression. commit | commitdiff | tree
2020年11月01日 Tom Lane Avoid null pointer dereference if error result lacks... commit | commitdiff | tree
2020年11月01日 Michael Paquier Preserve index data in pg_statistic across REINDEX... commit | commitdiff | tree
2020年11月01日 Michael Paquier Add error code for encryption failure in pgcrypto commit | commitdiff | tree
2020年10月31日 Noah Misch Set debug_query_string in worker_spi. commit | commitdiff | tree
2020年10月31日 Noah Misch Reproduce debug_query_string==NULL on parallel workers. commit | commitdiff | tree
2020年10月30日 Tom Lane Fix assertion failure in check_new_partition_bound(). commit | commitdiff | tree
2020年10月30日 Heikki Linnakangas Fix missing validation for the new GiST sortsupport... commit | commitdiff | tree
2020年10月30日 Tom Lane Doc: clarify description for pg_constraint.convalidated. commit | commitdiff | tree
2020年10月29日 Tom Lane Stabilize timetz test across DST transitions. commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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