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年10月02日 Fujii Masao Add pg_stat_wal statistics view. commit | commitdiff | tree
2020年10月02日 Michael Paquier Add block information in error context of WAL REDO... commit | commitdiff | tree
2020年10月01日 Tom Lane Put back explicit setting of replication values within... commit | commitdiff | tree
2020年10月01日 Heikki Linnakangas Fix incorrect assertion on number of array dimensions. commit | commitdiff | tree
2020年10月01日 Heikki Linnakangas Set right-links during sorted GiST index build. commit | commitdiff | tree
2020年10月01日 Michael Paquier Remove logging.c from the shared library of src/common/ commit | commitdiff | tree
2020年10月01日 Andres Freund Fix and test snapshot behavior on standby. commit | commitdiff | tree
2020年09月30日 Alvaro Herrera Reword partitioning error message commit | commitdiff | tree
2020年09月30日 Tom Lane Fix handling of BC years in to_date/to_timestamp. commit | commitdiff | tree
2020年09月30日 Heikki Linnakangas pgbench: Use PQExpBuffer to simplify code that construc... commit | commitdiff | tree
2020年09月30日 Peter Eisentraut Fix XML id to match GUC name commit | commitdiff | tree
2020年09月30日 Tom Lane Remove obsolete replication settings within TAP tests. commit | commitdiff | tree
2020年09月30日 David Rowley Doc: Improve clarity on partitioned table limitations commit | commitdiff | tree
2020年09月29日 Tom Lane Fix make_timestamp[tz] to accept negative years as... commit | commitdiff | tree
2020年09月29日 Tom Lane Fix memory leak in plpgsql's CALL processing. commit | commitdiff | tree
2020年09月29日 Alexander Korotkov Support for ISO 8601 in the jsonpath .datetime() method commit | commitdiff | tree
2020年09月29日 Alexander Korotkov Remove excess space from jsonpath .datetime() default... commit | commitdiff | tree
2020年09月29日 Fujii Masao Archive timeline history files in standby if archive_mo... commit | commitdiff | tree
2020年09月29日 Michael Paquier Fix progress reporting of REINDEX CONCURRENTLY commit | commitdiff | tree
2020年09月29日 Tom Lane Add for_each_from, to simplify loops starting from... commit | commitdiff | tree
2020年09月29日 Michael Paquier Revert "Change SHA2 implementation based on OpenSSL... commit | commitdiff | tree
2020年09月28日 Tom Lane Stabilize create_table regression test. commit | commitdiff | tree
2020年09月28日 Tom Lane Assign collations in partition bound expressions. commit | commitdiff | tree
2020年09月28日 Tom Lane Remove complaints about COLLATE clauses in partition... commit | commitdiff | tree
2020年09月28日 Tom Lane Cache the result of converting now() to a struct pg_tm. commit | commitdiff | tree
2020年09月28日 Michael Paquier Change SHA2 implementation based on OpenSSL to use... commit | commitdiff | tree
2020年09月28日 Tom Lane Minor mop-up for List improvements. commit | commitdiff | tree
2020年09月28日 Fujii Masao Improve tab-completion for DEALLOCATE. commit | commitdiff | tree
2020年09月28日 David Rowley Improve pg_list.h's linitial(), lsecond() and co macros commit | commitdiff | tree
2020年09月28日 Michael Paquier Improve range checks of options for pg_test_fsync and... commit | commitdiff | tree
2020年09月27日 Tom Lane Move resolution of AlternativeSubPlan choices to the... commit | commitdiff | tree
2020年09月26日 Tom Lane Further stabilize output from rolenames regression... commit | commitdiff | tree
2020年09月26日 Tom Lane Revise RelationBuildRowSecurity() to avoid memory leaks. commit | commitdiff | tree
2020年09月26日 Amit Kapila Fix the logical replication from HEAD to lower versions. commit | commitdiff | tree
2020年09月25日 Thomas Munro Defer flushing of SLRU files. commit | commitdiff | tree
2020年09月25日 Michael Paquier Remove custom memory allocation layer in pgcrypto commit | commitdiff | tree
2020年09月24日 Tom Lane Fix handling of -d "connection string" in pg_dump/pg_re... commit | commitdiff | tree
2020年09月24日 Robert Haas Fix two bugs in MaintainOldSnapshotTimeMapping. commit | commitdiff | tree
2020年09月24日 Peter Eisentraut Standardize the printf format for st_size commit | commitdiff | tree
2020年09月24日 Robert Haas Add new 'old_snapshot' contrib module. commit | commitdiff | tree
2020年09月24日 Robert Haas Expose oldSnapshotControl definition via new header. commit | commitdiff | tree
2020年09月24日 Tom Lane Doc: sync lobj.sgml's copy of testlo.c with the latter... commit | commitdiff | tree
2020年09月24日 Tom Lane Improve behavior of tsearch_readline(), and remove... commit | commitdiff | tree
2020年09月23日 Thomas Munro Fix missing fsync of SLRU directories. commit | commitdiff | tree
2020年09月23日 Tom Lane Improve error cursor positions for problems with partit... commit | commitdiff | tree
2020年09月23日 Tom Lane Avoid possible dangling-pointer access in tsearch_readl... commit | commitdiff | tree
2020年09月23日 Thomas Munro Allow WaitLatch() to be used without a latch. commit | commitdiff | tree
2020年09月22日 Tom Lane Simplify SortTocFromFile() by removing fixed buffer... commit | commitdiff | tree
2020年09月22日 Tom Lane Remove arbitrary line length limit for libpq service... commit | commitdiff | tree
2020年09月22日 Tom Lane Rethink API for pg_get_line.c, one more time. commit | commitdiff | tree
2020年09月22日 Tom Lane Exclude fmgrprotos.h from pgindent processing. commit | commitdiff | tree
2020年09月22日 Tom Lane Improve the error message for an inappropriate column... commit | commitdiff | tree
2020年09月21日 Tom Lane Fix a few more generator scripts to produce pgindent... commit | commitdiff | tree
2020年09月21日 Tom Lane Copy editing: fix a bunch of misspellings and poor... commit | commitdiff | tree
2020年09月21日 Peter Eisentraut Standardize order of use strict and use warnings in... commit | commitdiff | tree
2020年09月21日 Heikki Linnakangas Fix checksum calculation in the new sorting GiST build. commit | commitdiff | tree
2020年09月20日 Tom Lane Fix new GIST build code to work under CLOBBER_CACHE_ALWAYS. commit | commitdiff | tree
2020年09月20日 Peter Eisentraut Fix whitespace commit | commitdiff | tree
2020年09月19日 Tom Lane Remove precedence hacks no longer needed without postfi... commit | commitdiff | tree
2020年09月19日 Peter Eisentraut Remove unused parameters commit | commitdiff | tree
2020年09月19日 Thomas Munro Code review for dynahash change. commit | commitdiff | tree
2020年09月18日 Thomas Munro Remove large fill factor support from dynahash.c. commit | commitdiff | tree
2020年09月18日 Tom Lane Allow most keywords to be used as column labels without... commit | commitdiff | tree
2020年09月18日 Robert Haas pg_surgery: Try to stabilize regression tests. commit | commitdiff | tree
2020年09月18日 Amit Kapila Update file header comments for logical/relation.c. commit | commitdiff | tree
2020年09月18日 Amit Kapila Fix comments in heapam.c. commit | commitdiff | tree
2020年09月18日 Tom Lane Try to stabilize output from rolenames regression test. commit | commitdiff | tree
2020年09月17日 Tom Lane Remove support for postfix (right-unary) operators. commit | commitdiff | tree
2020年09月17日 Tom Lane Remove factorial operators, leaving only the factorial... commit | commitdiff | tree
2020年09月17日 Tom Lane Further improve pgindent's list of file exclusions. commit | commitdiff | tree
2020年09月17日 Tom Lane Improve common/logging.c's support for multiple verbosi... commit | commitdiff | tree
2020年09月17日 Amit Kapila Update parallel BTree scan state when the scan keys... commit | commitdiff | tree
2020年09月17日 Peter Eisentraut Allow CURRENT_ROLE where CURRENT_USER is accepted commit | commitdiff | tree
2020年09月17日 Heikki Linnakangas Add support for building GiST index by sorting. commit | commitdiff | tree
2020年09月17日 Michael Paquier doc: Apply more consistently <productname> markup for... commit | commitdiff | tree
2020年09月17日 Michael Paquier Improve tab completion of IMPORT FOREIGN SCHEMA in... commit | commitdiff | tree
2020年09月17日 Tom Lane Teach walsender to update its process title for replica... commit | commitdiff | tree
2020年09月17日 Tom Lane Improve formatting of create_help.pl and plperl_opmask... commit | commitdiff | tree
2020年09月17日 Alvaro Herrera Fix bogus completion tag usage in walsender commit | commitdiff | tree
2020年09月16日 Tom Lane Centralize setup of SIGQUIT handling for postmaster... commit | commitdiff | tree
2020年09月16日 Tom Lane Don't fetch partition check expression during InitResul... commit | commitdiff | tree
2020年09月16日 Peter Geoghegan Fix amcheck child check pg_upgrade bug. commit | commitdiff | tree
2020年09月16日 Tom Lane Avoid unnecessary recursion to child tables in ALTER... commit | commitdiff | tree
2020年09月16日 Tom Lane Fix bogus cache-invalidation logic in logical replicati... commit | commitdiff | tree
2020年09月16日 Fujii Masao Add leader_pid field into the example of file_fdw for... commit | commitdiff | tree
2020年09月16日 Michael Paquier Avoid retrieval of CHECK constraints and DEFAULT exprs... commit | commitdiff | tree
2020年09月16日 Jeff Davis Change LogicalTapeSetBlocks() to use nBlocksWritten. commit | commitdiff | tree
2020年09月16日 Jeff Davis HashAgg: release write buffers sooner by rewinding... commit | commitdiff | tree
2020年09月16日 Amit Kapila Fix initialization of RelationSyncEntry for streaming... commit | commitdiff | tree
2020年09月16日 David Rowley Optimize compactify_tuples function commit | commitdiff | tree
2020年09月16日 Alvaro Herrera Fix use-after-free bug with event triggers in an extens... commit | commitdiff | tree
2020年09月15日 David Rowley Report resource usage at the end of recovery commit | commitdiff | tree
2020年09月15日 David Rowley Allow incremental sorts for windowing functions commit | commitdiff | tree
2020年09月15日 David Rowley Fix compiler warning commit | commitdiff | tree
2020年09月14日 Tom Lane Make walsenders show their replication commands in... commit | commitdiff | tree
2020年09月14日 Noah Misch Fix interpolation in test name. commit | commitdiff | tree
2020年09月14日 Fujii Masao Fix typos. commit | commitdiff | tree
2020年09月14日 Michael Paquier Make index_set_state_flags() transactional commit | commitdiff | tree
2020年09月14日 Peter Eisentraut Message fixes and style improvements commit | commitdiff | tree
2020年09月14日 Michael Paquier Avoid useless allocations for information of dumpable... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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