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月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
2017年01月04日 Tom Lane Prefer int-wide pg_atomic_flag over char-wide when... commit | commitdiff | tree
2017年01月04日 Robert Haas Move partition_tuple_slot out of EState. commit | commitdiff | tree
2017年01月04日 Tom Lane Re-allow SSL passphrase prompt at server start, but... commit | commitdiff | tree
2017年01月04日 Robert Haas Update obsolete comments in lwlock.h. commit | commitdiff | tree
2017年01月04日 Simon Riggs Add 18 new recovery TAP tests commit | commitdiff | tree
2017年01月04日 Simon Riggs Allow PostgresNode.pm tests to wait for catchup commit | commitdiff | tree
2017年01月04日 Peter Eisentraut Better fix for sequence access in hot standby test commit | commitdiff | tree
2017年01月04日 Magnus Hagander Attempt to handle pending-delete files on Windows commit | commitdiff | tree
2017年01月04日 Magnus Hagander Make wal streaming the default mode for pg_basebackup commit | commitdiff | tree
2017年01月03日 Bruce Momjian Update copyright via script for 2017 commit | commitdiff | tree
2017年01月03日 Bruce Momjian Update manual set of copyright files for 2017 commit | commitdiff | tree
2017年01月03日 Bruce Momjian Update copyright for 2017 commit | commitdiff | tree
2017年01月03日 Tom Lane Disable prompting for passphrase while (re)loading... commit | commitdiff | tree
2017年01月03日 Peter Eisentraut Fix hot standby tests for sequence catalog change commit | commitdiff | tree
2017年01月03日 Heikki Linnakangas Remove bogus notice that older clients might not work... commit | commitdiff | tree
2017年01月03日 Tom Lane Allow SSL configuration to be updated at SIGHUP. commit | commitdiff | tree
2017年01月02日 Tom Lane Use clock_gettime(), if available, in instr_time measur... commit | commitdiff | tree
2017年01月02日 Tom Lane In pgbench logging, avoid assuming that instr_times... commit | commitdiff | tree
2017年01月01日 Tom Lane Avoid assuming that instr_time == struct timeval in... commit | commitdiff | tree
2016年12月31日 Tom Lane Fix unstable regression test results. commit | commitdiff | tree
2016年12月29日 Tom Lane Remove manual breaks in NodeTag assignments to fix... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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