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月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
2017年09月18日 Tom Lane Fix, or at least ameliorate, bugs in logicalrep_worker_... commit | commitdiff | tree
2017年09月18日 Peter Eisentraut Update some dead external links in the documentation commit | commitdiff | tree
2017年09月18日 Peter Eisentraut Remove dead external links from documentation commit | commitdiff | tree
2017年09月18日 Peter Eisentraut Fix DROP SUBSCRIPTION hang commit | commitdiff | tree
2017年09月17日 Tom Lane Doc: update v10 release notes through today. commit | commitdiff | tree
2017年09月17日 Tom Lane Allow rel_is_distinct_for() to look through RelabelType... commit | commitdiff | tree
2017年09月17日 Tom Lane Fix possible dangling pointer dereference in trigger.c. commit | commitdiff | tree
2017年09月17日 Tom Lane Ensure that BEFORE STATEMENT triggers fire the right... commit | commitdiff | tree
2017年09月17日 Tom Lane Fix bogus size calculation introduced by commit cc5f81366. commit | commitdiff | tree
2017年09月16日 Tom Lane Doc: add example of transition table use in a trigger. commit | commitdiff | tree
2017年09月16日 Tom Lane Fix SQL-spec incompatibilities in new transition table... commit | commitdiff | tree
2017年09月16日 Bruce Momjian docs: clarify pg_upgrade docs regarding standbys and... commit | commitdiff | tree
2017年09月16日 Robert Haas After a MINVALUE/MAXVALUE bound, allow only more of... commit | commitdiff | tree
2017年09月15日 Alvaro Herrera src/test/ldap: Fix test function in Linux port commit | commitdiff | tree
2017年09月15日 Peter Eisentraut Apply pg_get_serial_sequence() to identity column seque... commit | commitdiff | tree
2017年09月15日 Peter Eisentraut Add LDAP authentication test suite commit | commitdiff | tree
2017年09月15日 Tom Lane Get rid of shared_record_typmod_registry_worker_detach... commit | commitdiff | tree
2017年09月15日 Robert Haas Test coverage for CREATE/ALTER FOREIGN DATA WRAPPER... commit | commitdiff | tree
2017年09月15日 Tom Lane Don't use anonymous unions. commit | commitdiff | tree
2017年09月15日 Tom Lane Avoid duplicate typedef for SharedRecordTypmodRegistry. commit | commitdiff | tree
2017年09月15日 Andres Freund Remove TupleDesc remapping logic from tqueue.c. commit | commitdiff | tree
2017年09月15日 Andres Freund Add support for coordinating record typmods among paral... commit | commitdiff | tree
2017年09月15日 Peter Eisentraut isn: Fix debug code commit | commitdiff | tree
2017年09月15日 Peter Eisentraut pg_archivecleanup: Add test suite commit | commitdiff | tree
2017年09月15日 Peter Eisentraut passwordcheck: Add test suite commit | commitdiff | tree
2017年09月15日 Peter Eisentraut chkpass: Add test suite commit | commitdiff | tree
2017年09月15日 Peter Eisentraut lo: Add test suite commit | commitdiff | tree
2017年09月15日 Peter Eisentraut fuzzystrmatch: Add test suite commit | commitdiff | tree
2017年09月15日 Peter Eisentraut adminpack: Add test suite commit | commitdiff | tree
2017年09月14日 Robert Haas Add missing tags to GetCommandLogLevel. commit | commitdiff | tree
2017年09月14日 Andres Freund Perform only one ReadControlFile() during startup. commit | commitdiff | tree
2017年09月14日 Robert Haas Expand partitioned table RTEs level by level, without... commit | commitdiff | tree
2017年09月14日 Peter Eisentraut Avoid use of bool in thread_test.c commit | commitdiff | tree
2017年09月14日 Robert Haas Make RelationGetPartitionDispatchInfo expand depth... commit | commitdiff | tree
2017年09月14日 Peter Eisentraut Remove BoolPtr type commit | commitdiff | tree
2017年09月14日 Peter Eisentraut Fix bool/int type confusion commit | commitdiff | tree
2017年09月14日 Robert Haas Fix inconsistent capitalization. commit | commitdiff | tree
2017年09月14日 Robert Haas Set partitioned_rels appropriately when UNION ALL is... commit | commitdiff | tree
2017年09月14日 Andres Freund Properly check interrupts in execScan.c. commit | commitdiff | tree
2017年09月14日 Stephen Frost Fix ordering in pg_dump of GRANTs commit | commitdiff | tree
2017年09月13日 Tom Lane Adjust unstable regression test case. commit | commitdiff | tree
2017年09月13日 Tom Lane Update contrib/seg for new scalarlesel/scalargesel... commit | commitdiff | tree
2017年09月13日 Tom Lane Distinguish selectivity of < from <= and > from >=. commit | commitdiff | tree
2017年09月13日 Peter Eisentraut doc: Remove incorrect SCRAM protocol documentation commit | commitdiff | tree
2017年09月13日 Bruce Momjian docs: adjust "link mode" mention in pg_upgrade streami... commit | commitdiff | tree
2017年09月13日 Bruce Momjian docs: improve pg_upgrade standby instructions commit | commitdiff | tree
2017年09月13日 Peter Eisentraut Improve error message in WAL sender commit | commitdiff | tree
2017年09月13日 Peter Eisentraut Define LDAP_NO_ATTRS if necessary. commit | commitdiff | tree
2017年09月12日 Tom Lane Add psql variables to track success/failure of SQL... commit | commitdiff | tree
2017年09月12日 Andres Freund Introduce BYTES unit for GUCs. commit | commitdiff | tree
2017年09月12日 Bruce Momjian docs: improve pg_upgrade rsync instructions commit | commitdiff | tree
2017年09月12日 Peter Eisentraut doc: Remove useless marked section commit | commitdiff | tree
2017年09月12日 Peter Eisentraut doc: Document default scope in LDAP URL commit | commitdiff | tree
2017年09月12日 Peter Eisentraut Allow custom search filters to be configured for LDAP... commit | commitdiff | tree
2017年09月12日 Michael Meskes Fixed ECPG to correctly handle out-of-scope cursor... commit | commitdiff | tree
2017年09月12日 Tom Lane Fix RecursiveCopy.pm to cope with disappearing files. commit | commitdiff | tree
2017年09月11日 Bruce Momjian PG 10 release notes: change trigger transition tables commit | commitdiff | tree
2017年09月11日 Bruce Momjian PG 10 release notes: update PL/Tcl functions item commit | commitdiff | tree
2017年09月11日 Peter Eisentraut pg_receivewal: Add --endpos option commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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