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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2017年01月20日 Tom Lane Try to fix non-MSVC Windows builds in the wake of logic... commit | commitdiff | tree
2017年01月20日 Tom Lane Allow backslash line continuations in pgbench's meta... commit | commitdiff | tree
2017年01月20日 Fujii Masao Add description of temporary column into pg_replication... commit | commitdiff | tree
2017年01月20日 Peter Eisentraut Paper over pg_upgrade test failure commit | commitdiff | tree
2017年01月20日 Peter Eisentraut Bump catversion commit | commitdiff | tree
2017年01月20日 Peter Eisentraut Logical replication commit | commitdiff | tree
2017年01月20日 Tom Lane Avoid core dump for empty prepared statement in an... commit | commitdiff | tree
2017年01月19日 Tom Lane Fix Assert failure induced by commit 215b43cdc. commit | commitdiff | tree
2017年01月19日 Andres Freund Fix platform dependant regression output triggered... commit | commitdiff | tree
2017年01月19日 Andres Freund Remove obsoleted code relating to targetlist SRF evalua... commit | commitdiff | tree
2017年01月19日 Alvaro Herrera Fix race condition in reading commit timestamps commit | commitdiff | tree
2017年01月19日 Peter Eisentraut initdb: Fix for mixed-case superuser names commit | commitdiff | tree
2017年01月19日 Robert Haas Teach partitioning tests not to use DROP TABLE ...... commit | commitdiff | tree
2017年01月19日 Robert Haas Avoid some code duplication in map_partition_varattnos(). commit | commitdiff | tree
2017年01月19日 Robert Haas Fix some problems in check_new_partition_bound(). commit | commitdiff | tree
2017年01月19日 Robert Haas Fix RETURNING to work correctly with partition tuple... commit | commitdiff | tree
2017年01月19日 Robert Haas Fix failure to enforce partitioning contraint for inter... commit | commitdiff | tree
2017年01月19日 Stephen Frost Dump sequence data based on the TableDataInfo flag commit | commitdiff | tree
2017年01月19日 Alvaro Herrera Allow negative years in make_date to represent BC years commit | commitdiff | tree
2017年01月19日 Andres Freund Adapt python regression tests to 69f4b9c85f16. commit | commitdiff | tree
2017年01月18日 Tom Lane Doc: improve documentation of new SRF-in-tlist behavior. commit | commitdiff | tree
2017年01月18日 Andres Freund Move targetlist SRF handling from expression evaluation... commit | commitdiff | tree
2017年01月18日 Robert Haas Improve comment in hashsearch.c. commit | commitdiff | tree
2017年01月18日 Tom Lane Reset the proper GUC in create_index test. commit | commitdiff | tree
2017年01月18日 Alvaro Herrera Change some test macros to return true booleans commit | commitdiff | tree
2017年01月18日 Magnus Hagander Implement array version of jsonb_delete and operator commit | commitdiff | tree
2017年01月18日 Tom Lane Disable transforms that replaced AT TIME ZONE with... commit | commitdiff | tree
2017年01月18日 Robert Haas Avoid use of DROP TABLE .. CASCADE in partitioning... commit | commitdiff | tree
2017年01月18日 Robert Haas Add some more tests for tuple routing. commit | commitdiff | tree
2017年01月18日 Robert Haas Update information_schema queries and system views... commit | commitdiff | tree
2017年01月18日 Alvaro Herrera Make messages mentioning type names more uniform commit | commitdiff | tree
2017年01月18日 Robert Haas Factor out logic for computing number of parallel workers. commit | commitdiff | tree
2017年01月18日 Tom Lane Avoid conflicts with collation aliases generated by... commit | commitdiff | tree
2017年01月18日 Tom Lane Improve RLS planning by marking individual quals with... commit | commitdiff | tree
2017年01月18日 Peter Eisentraut Add function to import operating system collations commit | commitdiff | tree
2017年01月17日 Alvaro Herrera Remove dead code in bootstrap commit | commitdiff | tree
2017年01月17日 Alvaro Herrera Fix typo commit | commitdiff | tree
2017年01月17日 Alvaro Herrera Fix typo commit | commitdiff | tree
2017年01月17日 Peter Eisentraut Correct include file path commit | commitdiff | tree
2017年01月17日 Peter Eisentraut Generate fmgr prototypes automatically commit | commitdiff | tree
2017年01月17日 Peter Eisentraut Register missing money operators in system catalogs commit | commitdiff | tree
2017年01月17日 Peter Eisentraut Add more tests for money type commit | commitdiff | tree
2017年01月17日 Peter Eisentraut Rename C symbols for backend lo_ functions commit | commitdiff | tree
2017年01月17日 Peter Eisentraut Remove unnecessary include commit | commitdiff | tree
2017年01月17日 Peter Eisentraut Remove unnecessary prototypes in loadable modules commit | commitdiff | tree
2017年01月17日 Peter Eisentraut doc: Update URL for Microsoft download site commit | commitdiff | tree
2017年01月17日 Magnus Hagander Add compression support to pg_receivexlog commit | commitdiff | tree
2017年01月17日 Fujii Masao Fix an assertion failure related to an exclusive backup. commit | commitdiff | tree
2017年01月16日 Tom Lane Fix check_srf_call_placement() to handle VALUES cases... commit | commitdiff | tree
2017年01月16日 Tom Lane Fix NULL pointer dereference in tuplesort.c. commit | commitdiff | tree
2017年01月16日 Magnus Hagander Fix incorrect comparison due to bad merge commit | commitdiff | tree
2017年01月16日 Magnus Hagander Make pg_basebackup use temporary replication slots commit | commitdiff | tree
2017年01月16日 Fujii Masao Fix typos in comments. commit | commitdiff | tree
2017年01月15日 Tom Lane Fix matching of boolean index columns to sort ordering. commit | commitdiff | tree
2017年01月14日 Tom Lane Teach contrib/pg_stat_statements to handle multi-statem... commit | commitdiff | tree
2017年01月14日 Tom Lane Change representation of statement lists, and add state... commit | commitdiff | tree
2017年01月14日 Tom Lane Throw suitable error for COPY TO STDOUT/FROM STDIN... commit | commitdiff | tree
2017年01月14日 Magnus Hagander Change default values for backup and replication parameters commit | commitdiff | tree
2017年01月14日 Peter Eisentraut pg_ctl: Change default to wait for all actions commit | commitdiff | tree
2017年01月14日 Peter Eisentraut Updates to reflect that pg_ctl stop -m fast is the... commit | commitdiff | tree
2017年01月13日 Tom Lane Fix some more regression test row-order-instability... commit | commitdiff | tree
2017年01月13日 Tom Lane In PL/Tcl tests, don't choke if optional error fields... commit | commitdiff | tree
2017年01月13日 Peter Eisentraut pg_upgrade: Fix for changed pg_ctl default stop mode commit | commitdiff | tree
2017年01月13日 Robert Haas Fix a bug in how we generate partition constraints. commit | commitdiff | tree
2017年01月13日 Robert Haas Fix cardinality estimates for parallel joins. commit | commitdiff | tree
2017年01月12日 Tom Lane Fix field order in struct catcache. commit | commitdiff | tree
2017年01月12日 Peter Eisentraut Fix mistake in comment commit | commitdiff | tree
2017年01月12日 Peter Eisentraut Make whitespace consistent inside some script files commit | commitdiff | tree
2017年01月12日 Robert Haas Fix incorrect function name in comment. commit | commitdiff | tree
2017年01月11日 Stephen Frost pg_restore: Don't allow non-positive number of jobs commit | commitdiff | tree
2017年01月11日 Magnus Hagander Fix some typos in comments commit | commitdiff | tree
2017年01月11日 Bruce Momjian pg_xlogdump: document --path behavior commit | commitdiff | tree
2017年01月10日 Stephen Frost pg_dump: Strict names with no matching schema commit | commitdiff | tree
2017年01月10日 Alvaro Herrera Fix overflow check in StringInfo; add missing casts commit | commitdiff | tree
2017年01月10日 Robert Haas Improve coding in _hash_addovflpage. commit | commitdiff | tree
2017年01月10日 Stephen Frost Fix invalid-parallel-jobs error message commit | commitdiff | tree
2017年01月09日 Tom Lane Fix error handling in pltcl_returnnext. commit | commitdiff | tree
2017年01月09日 Alvaro Herrera Fix ALTER TABLE / SET TYPE for irregular inheritance commit | commitdiff | tree
2017年01月09日 Alvaro Herrera BRIN revmap pages are not standard pages ... commit | commitdiff | tree
2017年01月09日 Tom Lane Expand the regression tests for PL/Tcl. commit | commitdiff | tree
2017年01月09日 Magnus Hagander Use an enum instead of two bools to indicate wal inclus... commit | commitdiff | tree
2017年01月07日 Tom Lane Get rid of ParseState.p_value_substitute; use a columnr... commit | commitdiff | tree
2017年01月07日 Tom Lane Improve documentation of struct ParseState. commit | commitdiff | tree
2017年01月06日 Stephen Frost Add basic pg_dumpall/pg_restore TAP tests commit | commitdiff | tree
2017年01月06日 Tom Lane Merge two copies of tuple-building code in pltcl.c. commit | commitdiff | tree
2017年01月06日 Stephen Frost Protect against NULL-dereference in pg_dump commit | commitdiff | tree
2017年01月06日 Tom Lane Invalidate cached plans on FDW option changes. commit | commitdiff | tree
2017年01月06日 Robert Haas Repair commit b81b5a96f424531b97cdd1dba97d9d1b9c9d372e. commit | commitdiff | tree
2017年01月05日 Robert Haas Fix possible leak of semaphore count. commit | commitdiff | tree
2017年01月05日 Peter Eisentraut Use 'use strict' in all Perl programs commit | commitdiff | tree
2017年01月05日 Robert Haas Fix possible crash reading pg_stat_activity. commit | commitdiff | tree
2017年01月05日 Tom Lane Fix handling of empty arrays in array_fill(). commit | commitdiff | tree
2017年01月05日 Simon Riggs Fix format for TAP test docs commit | commitdiff | tree
2017年01月04日 Tom Lane Handle OID column inheritance correctly in ALTER TABLE... commit | commitdiff | tree
2017年01月04日 Robert Haas Improve documentation of timestamp internal representation. commit | commitdiff | tree
2017年01月04日 Robert Haas Assorted code improvements for table partitioning. commit | commitdiff | tree
2017年01月04日 Robert Haas Remove unnecessary arguments from partitioning functions. commit | commitdiff | tree
2017年01月04日 Robert Haas Fix reporting of constraint violations for table partit... commit | commitdiff | tree
2017年01月04日 Simon Riggs Add new TAP tests for pg_recvlogical commit | commitdiff | tree
2017年01月04日 Simon Riggs Add pg_recvlogical —-endpos=LSN commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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