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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2022年07月06日 Peter Eisentraut Refactor sending of DataRow messages in replication... commit | commitdiff | tree
2022年07月06日 Peter Eisentraut Unify DLSUFFIX on Darwin commit | commitdiff | tree
2022年07月06日 Peter Eisentraut Reorder ecpg_config.h.in alphabetically commit | commitdiff | tree
2022年07月06日 Michael Paquier autho_explain: Add GUC to log query parameters commit | commitdiff | tree
2022年07月05日 Tom Lane Tighten pg_upgrade's new check for non-upgradable anyar... commit | commitdiff | tree
2022年07月05日 Andres Freund pgstat: reduce timer overhead by leaving timer running. commit | commitdiff | tree
2022年07月05日 Andres Freund expression eval: Fix EEOP_JSON_CONSTRUCTOR and EEOP_JSO... commit | commitdiff | tree
2022年07月05日 Andres Freund Revert 019_replslot_limit.pl related debugging aids. commit | commitdiff | tree
2022年07月05日 Robert Haas Rename pg_checkpointer predefined role to pg_checkpoint. commit | commitdiff | tree
2022年07月05日 Tom Lane Fix pg_upgrade to detect non-upgradable anyarray usages. commit | commitdiff | tree
2022年07月05日 Tom Lane Fix errors in copyfuncs/equalfuncs support for JSON... commit | commitdiff | tree
2022年07月05日 Alvaro Herrera libpq: Improve idle state handling in pipeline mode commit | commitdiff | tree
2022年07月05日 Alvaro Herrera BRIN: improve documentation on summarization commit | commitdiff | tree
2022年07月05日 Peter Eisentraut Fix pg_prepared_statements.result_types for DML statements commit | commitdiff | tree
2022年07月05日 Michael Paquier Simplify a bit the special rules generating unaccent... commit | commitdiff | tree
2022年07月05日 Peter Eisentraut Add result_types column to pg_prepared_statements view commit | commitdiff | tree
2022年07月05日 Michael Paquier Remove durable_rename_excl() commit | commitdiff | tree
2022年07月05日 Michael Paquier Replace durable_rename_excl() by durable_rename(),... commit | commitdiff | tree
2022年07月04日 Peter Eisentraut Refactor sending of RowDescription messages in replicat... commit | commitdiff | tree
2022年07月04日 Alvaro Herrera Implement List support for TransactionId commit | commitdiff | tree
2022年07月04日 Michael Paquier Prevent write operations on large objects in read-only... commit | commitdiff | tree
2022年07月04日 Peter Eisentraut Fix for change timeline field of IDENTIFY_SYSTEM to... commit | commitdiff | tree
2022年07月04日 Peter Eisentraut Change timeline field of IDENTIFY_SYSTEM to int8 commit | commitdiff | tree
2022年07月04日 Peter Eisentraut Fix attlen in RowDescription of BASE_BACKUP response commit | commitdiff | tree
2022年07月04日 Tom Lane Use a short socket directory path in pg_upgrade testing. commit | commitdiff | tree
2022年07月03日 Andrew Dunstan Remove %error-verbose directive from jsonpath parser commit | commitdiff | tree
2022年07月03日 Tom Lane Allow makeaclitem() to accept multiple privilege names. commit | commitdiff | tree
2022年07月03日 Noah Misch Add Windows file version information to libpq/test... commit | commitdiff | tree
2022年07月03日 Tom Lane Simplify tab completion of extension versions, redux. commit | commitdiff | tree
2022年07月03日 Peter Eisentraut Remove redundant null pointer checks before PQclear... commit | commitdiff | tree
2022年07月03日 Peter Eisentraut Remove redundant null pointer checks before free() commit | commitdiff | tree
2022年07月03日 Peter Eisentraut Remove redundant null pointer checks before pg_free() commit | commitdiff | tree
2022年07月03日 Noah Misch Fix previous commit's ecpg_clocale for ppc Darwin. commit | commitdiff | tree
2022年07月02日 Noah Misch ecpglib: call newlocale() once per process. commit | commitdiff | tree
2022年07月02日 Jeff Davis Emit debug message when executing extension script. commit | commitdiff | tree
2022年07月02日 Peter Eisentraut Reformat some node comments commit | commitdiff | tree
2022年07月02日 Thomas Munro Default to dynamic_shared_memory_type=sysv on Solaris. commit | commitdiff | tree
2022年07月02日 Michael Paquier Introduce pg_attribute_nonnull(...) commit | commitdiff | tree
2022年07月02日 Noah Misch Replace PGISOLATIONTIMEOUT with 2 * PG_TEST_TIMEOUT_DEF... commit | commitdiff | tree
2022年07月02日 Noah Misch Fix race condition in t/028_pitr_timelines.pl. commit | commitdiff | tree
2022年07月01日 Tom Lane Remove no-longer-used parameter for create_groupingsets... commit | commitdiff | tree
2022年07月01日 Peter Eisentraut Add missing GETTEXT_FLAGS entry commit | commitdiff | tree
2022年07月01日 Peter Eisentraut Add construct_array_builtin, deconstruct_array_builtin commit | commitdiff | tree
2022年07月01日 Fujii Masao doc: Add index entry for MERGE SQL command. commit | commitdiff | tree
2022年07月01日 John Naylor Clarify that pg_dump takes ACCESS SHARE lock commit | commitdiff | tree
2022年07月01日 Thomas Munro Harden dsm_impl.c against unexpected EEXIST. commit | commitdiff | tree
2022年07月01日 Michael Paquier Fix code comments still referring to pg_start/stop_backup() commit | commitdiff | tree
2022年07月01日 Michael Paquier Refactor the TAP test of auto_explain commit | commitdiff | tree
2022年06月30日 Peter Eisentraut Change some unnecessary MemSet calls commit | commitdiff | tree
2022年06月30日 Peter Eisentraut Avoid unnecessary MemSet call commit | commitdiff | tree
2022年06月30日 Tom Lane Stamp HEAD as 16devel. commit | commitdiff | tree
2022年06月30日 Tom Lane Add 82d0ffae3 to git-blame-ignore-revs. commit | commitdiff | tree
2022年06月30日 Tom Lane pgindent run prior to branching v15. commit | commitdiff | tree
2022年06月28日 Bruce Momjian relnotes: update item about public schema permission... commit | commitdiff | tree
2022年06月27日 Tom Lane Stamp 15beta2. REL_15_BETA2 commit | commitdiff | tree
2022年06月27日 Magnus Hagander Remove outdated recommendation for manual VACUUM commit | commitdiff | tree
2022年06月27日 Peter Eisentraut PL/Python: Update guide to alternative expected files commit | commitdiff | tree
2022年06月27日 Peter Eisentraut pg_upgrade: Fix version comparison for global ICU support commit | commitdiff | tree
2022年06月27日 Michael Paquier doc: Mention attribute "inherited" in pg_stats_ext... commit | commitdiff | tree
2022年06月27日 Peter Eisentraut Translation updates commit | commitdiff | tree
2022年06月27日 Heikki Linnakangas Fix visibility check when XID is committed in CLOG... commit | commitdiff | tree
2022年06月26日 Thomas Munro Fix relptr's encoding of the base address. commit | commitdiff | tree
2022年06月26日 Tom Lane Harden range_table_mutator() against null RangeTblEntry... commit | commitdiff | tree
2022年06月25日 Thomas Munro Don't trust signalfd() on illumos. commit | commitdiff | tree
2022年06月25日 Noah Misch CREATE INDEX: use the original userid for more ACL... commit | commitdiff | tree
2022年06月25日 Noah Misch Use --no-unlogged-table-data in t/027_stream_regress.pl. commit | commitdiff | tree
2022年06月24日 Peter Eisentraut Remove unportable test commit | commitdiff | tree
2022年06月24日 Amit Kapila Fix intermetent test failure in 028_row_filter.pl. commit | commitdiff | tree
2022年06月24日 Amit Kapila Doc: clarify that tablesync ignores publish operation. commit | commitdiff | tree
2022年06月23日 Peter Eisentraut Fix missing newline at end of message commit | commitdiff | tree
2022年06月23日 Michael Paquier Fix typo in pg_publication.c commit | commitdiff | tree
2022年06月23日 Peter Eisentraut PL/Tcl: Don't link with -lc explicitly commit | commitdiff | tree
2022年06月23日 Amit Kapila Fix memory leak due to LogicalRepRelMapEntry.attrmap. commit | commitdiff | tree
2022年06月23日 Michael Paquier Fix two issues with HEADER MATCH in COPY commit | commitdiff | tree
2022年06月22日 Andres Freund pgstat: Mention pgstat_replslot.c in pgstat.c. commit | commitdiff | tree
2022年06月22日 Bruce Momjian doc: improve wording of plpgsql RAISE format text commit | commitdiff | tree
2022年06月22日 Bruce Momjian doc: clarify wording about phantom reads commit | commitdiff | tree
2022年06月22日 Robert Haas amcheck: Fix incorrect use of VARATT_IS_COMPRESSED. commit | commitdiff | tree
2022年06月22日 Peter Eisentraut doc: Clean up title case use commit | commitdiff | tree
2022年06月21日 Tom Lane Simplify tab completion of extension versions. commit | commitdiff | tree
2022年06月21日 Amit Kapila Fix stale values in partition map entries on subscribers. commit | commitdiff | tree
2022年06月21日 Peter Eisentraut doc: Make some synopsis punctuation consistent commit | commitdiff | tree
2022年06月21日 Amit Kapila Fix partition table's REPLICA IDENTITY checking on... commit | commitdiff | tree
2022年06月20日 Peter Eisentraut Fix file references inside some SGML comments commit | commitdiff | tree
2022年06月19日 Bruce Momjian relnotes: simplify wording of pg_basebackup compressio... commit | commitdiff | tree
2022年06月19日 Peter Eisentraut Message and documentation refinements commit | commitdiff | tree
2022年06月18日 Tom Lane Fix busted tab completion of extension versions. commit | commitdiff | tree
2022年06月17日 Michael Paquier doc: Do s/int/integer/ to describe the type of some... commit | commitdiff | tree
2022年06月16日 Tomas Vondra Revert changes in HOT handling of BRIN indexes commit | commitdiff | tree
2022年06月16日 Michael Paquier Fix comment in regression tests for large objects commit | commitdiff | tree
2022年06月16日 Amit Kapila Fix data inconsistency between publisher and subscriber. commit | commitdiff | tree
2022年06月15日 Alvaro Herrera Link to MVCC docs in MERGE docs commit | commitdiff | tree
2022年06月15日 Michael Paquier Re-add locally-generated files in pg_upgrade's .gitigno... commit | commitdiff | tree
2022年06月15日 Amit Kapila Fix cache look-up failures while applying changes in... commit | commitdiff | tree
2022年06月15日 Michael Paquier Tweak behavior of psql --single-transaction depending... commit | commitdiff | tree
2022年06月14日 Tom Lane Avoid ecpglib core dump with out-of-order operations. commit | commitdiff | tree
2022年06月14日 Tom Lane Doc: clarify the default collation behavior of domains. commit | commitdiff | tree
2022年06月13日 Tom Lane pg_upgrade: further tweaking of make_outputdirs(). commit | commitdiff | tree
2022年06月12日 Andrew Dunstan Make subscription tests pass with log_error_verbosity... commit | commitdiff | tree
2022年06月11日 Bruce Momjian relnotes: update word wrapping commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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