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年09月30日 Tom Lane Support arrays over domains. commit | commitdiff | tree
2017年09月30日 Andres Freund Fix copy & pasto in 510b8cbff15f. commit | commitdiff | tree
2017年09月30日 Andres Freund Fix typo. commit | commitdiff | tree
2017年09月30日 Andres Freund Extend & revamp pg_bswap.h infrastructure. commit | commitdiff | tree
2017年09月29日 Peter Eisentraut Use Py_RETURN_NONE where suitable commit | commitdiff | tree
2017年09月29日 Tom Lane Fix inadequate locking during get_rel_oids(). commit | commitdiff | tree
2017年09月29日 Robert Haas psql: Don't try to print a partition constraint we... commit | commitdiff | tree
2017年09月29日 Robert Haas pgbench: If we fail to send a command to the server... commit | commitdiff | tree
2017年09月29日 Peter Eisentraut psql: Update \d sequence display commit | commitdiff | tree
2017年09月29日 Tom Lane Marginal improvement for generated code in execExprInte... commit | commitdiff | tree
2017年09月29日 Peter Eisentraut Add background worker type commit | commitdiff | tree
2017年09月29日 Robert Haas Remove replacement selection sort. commit | commitdiff | tree
2017年09月29日 Peter Eisentraut Add PostgreSQL version to coverage output commit | commitdiff | tree
2017年09月29日 Peter Eisentraut Add lcov --initial commit | commitdiff | tree
2017年09月28日 Peter Eisentraut Remove SGML marked sections commit | commitdiff | tree
2017年09月28日 Alvaro Herrera Fix freezing of a dead HOT-updated tuple commit | commitdiff | tree
2017年09月28日 Peter Eisentraut Have lcov exclude external files commit | commitdiff | tree
2017年09月28日 Peter Eisentraut Run only top-level recursive lcov commit | commitdiff | tree
2017年09月27日 Tom Lane Fix behavior when converting a float infinity to numeric. commit | commitdiff | tree
2017年09月27日 Tom Lane Revert to 9.6 treatment of ALTER TYPE enumtype ADD... commit | commitdiff | tree
2017年09月27日 Peter Eisentraut Fix plperl build commit | commitdiff | tree
2017年09月27日 Dean Rasheed Improve the CREATE POLICY documentation. commit | commitdiff | tree
2017年09月27日 Peter Eisentraut Improve vpath support in plperl build commit | commitdiff | tree
2017年09月27日 Peter Eisentraut Get rid of parameterized marked sections in SGML commit | commitdiff | tree
2017年09月27日 Peter Eisentraut pg_basebackup: Add option to create replication slot commit | commitdiff | tree
2017年09月27日 Noah Misch Don't recommend "DROP SCHEMA information_schema CASCADE". commit | commitdiff | tree
2017年09月26日 Peter Eisentraut Add some more pg_receivewal tests commit | commitdiff | tree
2017年09月26日 Peter Eisentraut Turn on log_replication_commands in PostgresNode commit | commitdiff | tree
2017年09月26日 Tom Lane Improve wording of error message added in commit 714805010. commit | commitdiff | tree
2017年09月26日 Tom Lane Fix failure-to-read-man-page in commit 899bd785c. commit | commitdiff | tree
2017年09月26日 Tom Lane Remove heuristic same-transaction test from check_safe_... commit | commitdiff | tree
2017年09月26日 Tom Lane Use a blacklist to distinguish original from add-on... commit | commitdiff | tree
2017年09月26日 Peter Eisentraut Sort pg_basebackup options better commit | commitdiff | tree
2017年09月26日 Peter Eisentraut Handle heap rewrites better in logical replication commit | commitdiff | tree
2017年09月26日 Robert Haas Remove lsn from HashScanPosData. commit | commitdiff | tree
2017年09月26日 Robert Haas Fix trivial mistake in README. commit | commitdiff | tree
2017年09月25日 Tom Lane Avoid SIGBUS on Linux when a DSM memory request overrun... commit | commitdiff | tree
2017年09月25日 Tom Lane Make construct_[md_]array return a valid empty array... commit | commitdiff | tree
2017年09月25日 Andrew Dunstan Support building with Visual Studio 2017 commit | commitdiff | tree
2017年09月24日 Tom Lane Fix assorted infelicities in new SetWALSegSize() function. commit | commitdiff | tree
2017年09月24日 Peter Eisentraut Allow ICU to use SortSupport on Windows with UTF-8 commit | commitdiff | tree
2017年09月24日 Peter Eisentraut doc: Expand user documentation on SCRAM commit | commitdiff | tree
2017年09月24日 Peter Eisentraut Fix pg_basebackup test to original intent commit | commitdiff | tree
2017年09月23日 Tom Lane ... and the very same bug in publicationListToArray(). commit | commitdiff | tree
2017年09月23日 Tom Lane Fix bogus size calculation in strlist_to_textarray(). commit | commitdiff | tree
2017年09月23日 Tom Lane Improve memory management in autovacuum.c. commit | commitdiff | tree
2017年09月23日 Tom Lane Remove pgbench "progress" test pending solution of... commit | commitdiff | tree
2017年09月23日 Tom Lane Ten-second timeout in 013_crash_restart.pl is not enoug... commit | commitdiff | tree
2017年09月23日 Peter Eisentraut Refactor new file permission handling commit | commitdiff | tree
2017年09月23日 Alvaro Herrera Test BRIN autosummarization commit | commitdiff | tree
2017年09月22日 Peter Eisentraut Fix saving and restoring umask commit | commitdiff | tree
2017年09月22日 Peter Eisentraut Revert "Add basic TAP test setup for pg_upgrade" commit | commitdiff | tree
2017年09月22日 Andres Freund Add inline murmurhash32(uint32) function. commit | commitdiff | tree
2017年09月22日 Peter Eisentraut doc: Document commands that cannot be run in a transact... commit | commitdiff | tree
2017年09月22日 Andres Freund Expand expected output for recovery test even further. commit | commitdiff | tree
2017年09月22日 Andres Freund Fix s/intidb/initdb/ typo. commit | commitdiff | tree
2017年09月22日 Robert Haas For wal_consistency_checking, mask page checksum as... commit | commitdiff | tree
2017年09月22日 Robert Haas hash: Implement page-at-a-time scan. commit | commitdiff | tree
2017年09月22日 Tom Lane Allow up to 3 "-P 1" reports per thread in pgbench... commit | commitdiff | tree
2017年09月22日 Peter Eisentraut Remove contrib/chkpass commit | commitdiff | tree
2017年09月22日 Tom Lane Mop-up for commit 85feb77aa09cda9ff3e12cf95c757c499dc25343. commit | commitdiff | tree
2017年09月22日 Tom Lane Assume wcstombs(), towlower(), and sibling functions... commit | commitdiff | tree
2017年09月22日 Peter Eisentraut Fix build with !USE_WIDE_UPPER_LOWER commit | commitdiff | tree
2017年09月22日 Alvaro Herrera Document further existing locks as wait events commit | commitdiff | tree
2017年09月22日 Tom Lane Sync our copy of the timezone library with IANA tzcode commit | commitdiff | tree
2017年09月22日 Tom Lane Revert "Fix bool/int type confusion" commit | commitdiff | tree
2017年09月21日 Andrew Dunstan Provide a test for variable existence in psql commit | commitdiff | tree
2017年09月21日 Tom Lane Give a better error for duplicate entries in VACUUM... commit | commitdiff | tree
2017年09月21日 Andrew Dunstan Quieten warnings about unused variables commit | commitdiff | tree
2017年09月21日 Robert Haas Associate partitioning information with each RelOptInfo. commit | commitdiff | tree
2017年09月20日 Tom Lane Improve dubious memory management in pg_newlocale_from_... commit | commitdiff | tree
2017年09月20日 Tom Lane Fix instability in subscription regression test. commit | commitdiff | tree
2017年09月20日 Tom Lane Fix erroneous documentation about noise word GROUP. commit | commitdiff | tree
2017年09月20日 Robert Haas Fix create_lateral_join_info to handle dead relations... commit | commitdiff | tree
2017年09月20日 Robert Haas Fix typo. commit | commitdiff | tree
2017年09月20日 Bruce Momjian docs: re-add instructions on setting wal_level for... commit | commitdiff | tree
2017年09月20日 Peter Eisentraut Fix compiler warning commit | commitdiff | tree
2017年09月20日 Peter Eisentraut Sync process names between ps and pg_stat_activity commit | commitdiff | tree
2017年09月20日 Magnus Hagander Mention need for --no-inc-recursive in rsync command commit | commitdiff | tree
2017年09月20日 Andres Freund Make WAL segment size configurable at initdb time. commit | commitdiff | tree
2017年09月20日 Andres Freund Accept that server might not be able to send error... commit | commitdiff | tree
2017年09月20日 Tom Lane Remove no-op GiST support functions in the core GiST... commit | commitdiff | tree
2017年09月20日 Tom Lane Allow no-op GiST support functions to be omitted. commit | commitdiff | tree
2017年09月19日 Andres Freund s/NULL byte/NUL byte/ in comment refering to C string... commit | commitdiff | tree
2017年09月19日 Peter Eisentraut Add basic TAP test setup for pg_upgrade commit | commitdiff | tree
2017年09月19日 Andres Freund Avoid use of non-portable strnlen() in pgstat_clip_acti... commit | commitdiff | tree
2017年09月19日 Andres Freund Speedup pgstat_report_activity by moving mb-aware trunc... commit | commitdiff | tree
2017年09月19日 Andrew Dunstan Disable multi-byte citext tests commit | commitdiff | tree
2017年09月19日 Tom Lane Cache datatype-output-function lookup info across calls... commit | commitdiff | tree
2017年09月19日 Andrew Dunstan Set client encoding to UTF8 for the citext regression... commit | commitdiff | tree
2017年09月19日 Andres Freund Make new crash restart test a bit more robust. commit | commitdiff | tree
2017年09月19日 Bruce Momjian doc: add example of % substitution for connection... commit | commitdiff | tree
2017年09月19日 Andrew Dunstan Add citext_pattern_ops for citext contrib module commit | commitdiff | tree
2017年09月19日 Andres Freund Rearm statement_timeout after each executed query. commit | commitdiff | tree
2017年09月19日 Andres Freund Fix uninitialized variable in dshash.c. commit | commitdiff | tree
2017年09月19日 Andres Freund Add test for postmaster crash restarts. commit | commitdiff | tree
2017年09月19日 Andres Freund Fix crash restart bug introduced in 8356753c212. commit | commitdiff | tree
2017年09月18日 Tom Lane Minor code-cleanliness improvements for btree. commit | commitdiff | tree
2017年09月18日 Tom Lane Make ExplainOpenGroup and ExplainCloseGroup public. commit | commitdiff | tree
2017年09月18日 Tom Lane Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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