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月09日 Peter Eisentraut Automatically generate node support functions commit | commitdiff | tree
2022年07月09日 Bruce Momjian doc: add examples for array_length() and jsonb_array_l... commit | commitdiff | tree
2022年07月08日 Bruce Momjian doc: add pg_prewarm example commit | commitdiff | tree
2022年07月08日 Alexander Korotkov Add missing inequality searches to rbtree commit | commitdiff | tree
2022年07月08日 Alexander Korotkov Use C99 designator in the rbtree sentinel definition commit | commitdiff | tree
2022年07月08日 Robert Haas Preserve relfilenode of pg_largeobject and its index... commit | commitdiff | tree
2022年07月08日 Peter Eisentraut Adjust node serialization tag of A_Expr for consistency commit | commitdiff | tree
2022年07月08日 Peter Eisentraut Remove T_Join and T_Plan commit | commitdiff | tree
2022年07月08日 John Naylor Simplify json lexing state commit | commitdiff | tree
2022年07月08日 Peter Eisentraut Reformat some more node comments commit | commitdiff | tree
2022年07月08日 Thomas Munro Remove HP/Intel Itanium support. commit | commitdiff | tree
2022年07月08日 Thomas Munro Remove HP-UX port. commit | commitdiff | tree
2022年07月07日 Andrew Dunstan Only allow returning string types or bytea from json_se... commit | commitdiff | tree
2022年07月07日 Tom Lane Remove stray references to lefttree/righttree in the... commit | commitdiff | tree
2022年07月07日 Fujii Masao Add checkpoint and REDO LSN to log_checkpoints message. commit | commitdiff | tree
2022年07月07日 Dean Rasheed Fix alias matching in transformLockingClause(). commit | commitdiff | tree
2022年07月07日 Etsuro Fujita postgres_fdw: Fix grammar. commit | commitdiff | tree
2022年07月07日 Peter Eisentraut Convert macros to static inline functions (block.h) commit | commitdiff | tree
2022年07月07日 Michael Paquier Make Windows 10 the minimal runtime requirement for... commit | commitdiff | tree
2022年07月07日 Amit Kapila Re-order disable_on_error in tab-complete. commit | commitdiff | tree
2022年07月07日 Michael Paquier Clean up some includes and comments in TAP test scripts commit | commitdiff | tree
2022年07月06日 Andres Freund pgstat: slru: remove outdated comment commit | commitdiff | tree
2022年07月06日 Tom Lane Fix wrong field order in _readMergeWhenClause(). commit | commitdiff | tree
2022年07月06日 David Rowley Overload index_form_tuple to allow the memory context... commit | commitdiff | tree
2022年07月06日 Robert Haas pg_stat_statements: Fix test that assumes wal_records... commit | commitdiff | tree
2022年07月06日 Andres Freund pgstat: drop subscription stats without slot as well... commit | commitdiff | tree
2022年07月06日 Robert Haas Change internal RelFileNode references to RelFileNumber... commit | commitdiff | tree
2022年07月06日 Andres Freund Remove LLVM_CONFIG from Makefile.global.in commit | commitdiff | tree
2022年07月06日 Peter Eisentraut Tiny capitalization adjustment in pkg-config files commit | commitdiff | tree
2022年07月06日 David Rowley Remove size increase in ExprEvalStep caused by hashed... commit | commitdiff | tree
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
next
This is the main PostgreSQL git repository.
RSS Atom

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