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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2016年12月01日 Andres Freund User narrower representative tuples in the hash-agg... commit | commitdiff | tree
2016年12月01日 Andres Freund Perform one only projection to compute agg arguments. commit | commitdiff | tree
2016年11月30日 Robert Haas Improve hash index bucket split behavior. commit | commitdiff | tree
2016年11月30日 Tom Lane Doc: improve description of trim() and related functions. commit | commitdiff | tree
2016年11月30日 Heikki Linnakangas Make all unicode perl scripts to use strict, rearrange... commit | commitdiff | tree
2016年11月30日 Peter Eisentraut doc: Remove claim about large shared_buffers on Windows commit | commitdiff | tree
2016年11月30日 Peter Eisentraut doc: Fix typo commit | commitdiff | tree
2016年11月30日 Heikki Linnakangas Rewrite the perl scripts to produce our Unicode convers... commit | commitdiff | tree
2016年11月30日 Heikki Linnakangas Remove leading zeros, for consistency with other map... commit | commitdiff | tree
2016年11月30日 Heikki Linnakangas Remove code points < 0x80 from character conversion... commit | commitdiff | tree
2016年11月30日 Heikki Linnakangas Remove dead stuff from pgcrypto. commit | commitdiff | tree
2016年11月30日 Tom Lane Fix bogus handling of JOIN_UNIQUE_OUTER/INNER cases... commit | commitdiff | tree
2016年11月29日 Tom Lane Improve eqjoinsel_semi's behavior for small inner relat... commit | commitdiff | tree
2016年11月29日 Peter Eisentraut Straighten out some whitespace commit | commitdiff | tree
2016年11月29日 Tom Lane Test all contrib-created operator classes with amvalidate. commit | commitdiff | tree
2016年11月29日 Tom Lane Add uuid to the set of types supported by contrib/btree... commit | commitdiff | tree
2016年11月29日 Robert Haas libpq: Add target_session_attrs parameter. commit | commitdiff | tree
2016年11月29日 Stephen Frost Add --no-blobs option to pg_dump commit | commitdiff | tree
2016年11月29日 Tom Lane Fix incorrect variable type in set_rel_consider_parallel(). commit | commitdiff | tree
2016年11月29日 Stephen Frost Clarify pg_dump -b documentation commit | commitdiff | tree
2016年11月29日 Stephen Frost Correct psql documentation example commit | commitdiff | tree
2016年11月29日 Tom Lane Fix estimate_expression_value to constant-fold SQLValue... commit | commitdiff | tree
2016年11月28日 Alvaro Herrera Fix get_relation_info name typo'ed in a comment commit | commitdiff | tree
2016年11月28日 Tom Lane Fix busted tab-completion pattern for ALTER TABLE t... commit | commitdiff | tree
2016年11月28日 Tom Lane Code review for early drop of orphaned temp relations... commit | commitdiff | tree
2016年11月27日 Magnus Hagander Mention server start requirement for ssl parameters commit | commitdiff | tree
2016年11月26日 Tom Lane Fix test about ignoring extension dependencies during... commit | commitdiff | tree
2016年11月26日 Robert Haas Mark IsPostmasterEnvironment and IsBackgroundWorker... commit | commitdiff | tree
2016年11月25日 Tom Lane Bring some clarity to the defaults for the xxx_flush_af... commit | commitdiff | tree
2016年11月25日 Tom Lane Mark a query's topmost Paths parallel-unsafe if they... commit | commitdiff | tree
2016年11月25日 Tom Lane Check for pending trigger events on far end when droppi... commit | commitdiff | tree
2016年11月25日 Magnus Hagander Fix typo in comment commit | commitdiff | tree
2016年11月24日 Tom Lane Check that default_tablespace affects ALTER TABLE ADD... commit | commitdiff | tree
2016年11月24日 Alvaro Herrera Fix commit_ts for FrozenXid and BootstrapXid commit | commitdiff | tree
2016年11月23日 Tom Lane Avoid masking a function parameter name with a local... commit | commitdiff | tree
2016年11月23日 Tom Lane Make sure ALTER TABLE preserves index tablespaces. commit | commitdiff | tree
2016年11月23日 Robert Haas Remove barrier.h commit | commitdiff | tree
2016年11月22日 Tom Lane Doc: improve documentation about composite-value usage. commit | commitdiff | tree
2016年11月22日 Robert Haas Code review for commit 274bb2b3857cc987cfa21d14775cae9b... commit | commitdiff | tree
2016年11月22日 Tom Lane Improve handling of "UPDATE ... SET (column_list) ... commit | commitdiff | tree
2016年11月22日 Robert Haas Support condition variables. commit | commitdiff | tree
2016年11月22日 Tom Lane Doc: add a section in Part II concerning RETURNING. commit | commitdiff | tree
2016年11月22日 Tom Lane Make contrib/test_decoding regression tests safe for... commit | commitdiff | tree
2016年11月22日 Tom Lane Fix uninitialized variable. commit | commitdiff | tree
2016年11月21日 Tom Lane Fix PGLC_localeconv() to handle errors better. commit | commitdiff | tree
2016年11月21日 Tom Lane Fix optimization for skipping searches for parallel... commit | commitdiff | tree
2016年11月21日 Robert Haas autovacuum: Drop orphan temp tables more quickly but... commit | commitdiff | tree
2016年11月21日 Tom Lane Fix test for subplans in force-parallel mode. commit | commitdiff | tree
2016年11月20日 Tom Lane Prevent multicolumn expansion of "foo.*" in an UPDATE... commit | commitdiff | tree
2016年11月19日 Tom Lane Fix latent costing error in create_merge_append_path. commit | commitdiff | tree
2016年11月19日 Tom Lane Code review for GUC serialization/deserialization code. commit | commitdiff | tree
2016年11月18日 Peter Eisentraut Add pg_sequences view commit | commitdiff | tree
2016年11月18日 Stephen Frost Clean up pg_dump tests, re-enable BLOB testing commit | commitdiff | tree
2016年11月17日 Robert Haas Remove or reduce verbosity of some debug messages. commit | commitdiff | tree
2016年11月17日 Tom Lane Fix pg_dump's handling of circular dependencies in... commit | commitdiff | tree
2016年11月17日 Tom Lane Improve pg_dump/pg_restore --create --if-exists logic. commit | commitdiff | tree
2016年11月17日 Tom Lane Re-pgindent src/bin/pg_dump/* commit | commitdiff | tree
2016年11月17日 Alvaro Herrera Avoid pin scan for replay of XLOG_BTREE_VACUUM in all... commit | commitdiff | tree
2016年11月16日 Peter Eisentraut doc: Further XSLT HTML build performance optimization commit | commitdiff | tree
2016年11月16日 Peter Eisentraut Build HTML documentation using XSLT stylesheets by... commit | commitdiff | tree
2016年11月15日 Tom Lane Check that result tupdesc has exactly 1 column in retur... commit | commitdiff | tree
2016年11月15日 Robert Haas Reserve zero as an invalid DSM handle. commit | commitdiff | tree
2016年11月15日 Tom Lane Allow DOS-style line endings in ~/.pgpass files. commit | commitdiff | tree
2016年11月15日 Tom Lane Account for catalog snapshot in PGXACT->xmin updates. commit | commitdiff | tree
2016年11月15日 Robert Haas Limit the number of number of tapes used for a sort... commit | commitdiff | tree
2016年11月15日 Robert Haas Fix broken statement in UCS_to_most.pl. commit | commitdiff | tree
2016年11月15日 Robert Haas pgbench: Increase maximum size of log filename from... commit | commitdiff | tree
2016年11月14日 Andres Freund Provide NO_INSTALLCHECK option for pgxs. commit | commitdiff | tree
2016年11月14日 Magnus Hagander Fix typo in comment commit | commitdiff | tree
2016年11月14日 Peter Eisentraut Allow individual TAP tests to be run via PROVE_TESTS commit | commitdiff | tree
2016年11月14日 Alvaro Herrera Fix duplication in ALTER MATERIALIZE VIEW synopsis commit | commitdiff | tree
2016年11月14日 Peter Eisentraut pg_upgrade: Upgrade sequence data via pg_dump commit | commitdiff | tree
2016年11月14日 Peter Eisentraut pg_dump: Separate table and sequence data object types commit | commitdiff | tree
2016年11月13日 Tom Lane Doc: remove obsolete example. commit | commitdiff | tree
2016年11月13日 Peter Eisentraut pg_stat_statements: Add .gitignore file for tests commit | commitdiff | tree
2016年11月12日 Andres Freund Add minimal set of regression tests for pg_stat_statements. commit | commitdiff | tree
2016年11月11日 Tom Lane Doc: fix data types of FuncCallContext's call_cntr... commit | commitdiff | tree
2016年11月10日 Tom Lane Cleanup of rewriter and planner handling of Query.hasRo... commit | commitdiff | tree
2016年11月10日 Tom Lane Re-allow user_catalog_table option for materialized... commit | commitdiff | tree
2016年11月10日 Tom Lane Support "COPY view FROM" for views with INSTEAD OF... commit | commitdiff | tree
2016年11月10日 Tom Lane Fix partial aggregation for the case of a degenerate... commit | commitdiff | tree
2016年11月10日 Tom Lane Doc: improve link. commit | commitdiff | tree
2016年11月09日 Robert Haas pgbench: Allow the transaction log file prefix to be... commit | commitdiff | tree
2016年11月09日 Peter Eisentraut doc: Improve whitespace use in XSL commit | commitdiff | tree
2016年11月08日 Tom Lane Simplify code by getting rid of SPI_push, SPI_pop,... commit | commitdiff | tree
2016年11月08日 Robert Haas psql: Tab completion for renaming enum values. commit | commitdiff | tree
2016年11月08日 Tom Lane Replace uses of SPI_modifytuple that intend to allocate... commit | commitdiff | tree
2016年11月08日 Robert Haas Fix typo. commit | commitdiff | tree
2016年11月08日 Tom Lane Make SPI_fnumber() reject dropped columns. commit | commitdiff | tree
2016年11月08日 Magnus Hagander Fix typo commit | commitdiff | tree
2016年11月08日 Robert Haas Fix mistake in XLOG_SEG_SIZE test. commit | commitdiff | tree
2016年11月08日 Tom Lane Use heap_modify_tuple not SPI_modifytuple in pl/python... commit | commitdiff | tree
2016年11月08日 Tom Lane Use heap_modify_tuple not SPI_modifytuple in pl/perl... commit | commitdiff | tree
2016年11月08日 Robert Haas Improve handling of dead tuples in hash indexes. commit | commitdiff | tree
2016年11月08日 Noah Misch Change qr/foo$/m to qr/foo\n/m, for Perl 5.8.8. commit | commitdiff | tree
2016年11月07日 Tom Lane Band-aid fix for incorrect use of view options as StdRd... commit | commitdiff | tree
2016年11月07日 Tom Lane Revert "Delete contrib/xml2's legacy implementation... commit | commitdiff | tree
2016年11月07日 Tom Lane Revert "Provide DLLEXPORT markers for C functions via... commit | commitdiff | tree
2016年11月07日 Peter Eisentraut pg_upgrade: Add NLS commit | commitdiff | tree
2016年11月07日 Peter Eisentraut pg_rewing pg_upgrade: Fix translation markers commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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