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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2014年07月02日 Bruce Momjian pg_upgrade: preserve database and relation minmxid... commit | commitdiff | tree
2014年07月02日 Andres Freund Rename logical decoding's pg_llog directory to pg_logical. commit | commitdiff | tree
2014年07月02日 Bruce Momjian pg_upgrade: no need to remove "members" files for... commit | commitdiff | tree
2014年07月02日 Tom Lane Add some errdetail to checkRuleResultList(). commit | commitdiff | tree
2014年07月02日 Fujii Masao Prevent psql from issuing BEGIN before ALTER SYSTEM... commit | commitdiff | tree
2014年07月02日 Tom Lane Allow CREATE/ALTER DATABASE to manipulate datistemplate... commit | commitdiff | tree
2014年07月01日 Tom Lane Refactor CREATE/ALTER DATABASE syntax so options need... commit | commitdiff | tree
2014年07月01日 Tom Lane Remove some useless code in the configure script. commit | commitdiff | tree
2014年07月01日 Tom Lane Improve handling of OOM score adjustment in sample... commit | commitdiff | tree
2014年07月01日 Tom Lane Fix inadequately-sized output buffer in contrib/unaccent. commit | commitdiff | tree
2014年07月01日 Robert Haas Avoid copying index tuples when building an index. commit | commitdiff | tree
2014年07月01日 Tom Lane Issue a WARNING about invalid rule file format in contr... commit | commitdiff | tree
2014年07月01日 Tom Lane Allow multi-character source strings in contrib/unaccent. commit | commitdiff | tree
2014年07月01日 Tom Lane Allow empty replacement strings in contrib/unaccent. commit | commitdiff | tree
2014年06月30日 Bruce Momjian pg_upgrade: update C comments about pg_dumpall commit | commitdiff | tree
2014年06月30日 Noah Misch Don't prematurely free the BufferAccessStrategy in... commit | commitdiff | tree
2014年06月30日 Andres Freund Fix typos in the cluster_name commit. commit | commitdiff | tree
2014年06月30日 Andres Freund Check interrupts during logical decoding more frequently. commit | commitdiff | tree
2014年06月30日 Heikki Linnakangas Fix and enhance the assertion of no palloc's in a criti... commit | commitdiff | tree
2014年06月29日 Tom Lane Remove use_json_as_text options from json_to_record... commit | commitdiff | tree
2014年06月29日 Andres Freund Add cluster_name GUC which is included in process title... commit | commitdiff | tree
2014年06月28日 Andres Freund Remove Alpha and Tru64 support. commit | commitdiff | tree
2014年06月28日 Tom Lane Allow pushdown of WHERE quals into subqueries with... commit | commitdiff | tree
2014年06月27日 Alvaro Herrera Have multixact be truncated by checkpoint, not vacuum commit | commitdiff | tree
2014年06月27日 Alvaro Herrera Don't allow relminmxid to go backwards during VACUUM... commit | commitdiff | tree
2014年06月27日 Alvaro Herrera Fix broken Assert() introduced by 8e9a16ab8f7f0e58 commit | commitdiff | tree
2014年06月27日 Tom Lane Disallow pushing volatile qual expressions down into... commit | commitdiff | tree
2014年06月26日 Tom Lane Get rid of bogus separate pg_proc entries for json_extr... commit | commitdiff | tree
2014年06月26日 Tom Lane Forward-patch regression test for "could not find pathk... commit | commitdiff | tree
2014年06月26日 Fujii Masao Remove obsolete example of CSV log file name from log_f... commit | commitdiff | tree
2014年06月25日 Tom Lane Rationalize error messages within jsonfuncs.c. commit | commitdiff | tree
2014年06月25日 Tom Lane Cosmetic improvements in jsonfuncs.c. commit | commitdiff | tree
2014年06月25日 Tom Lane Fix handling of nested JSON objects in json_populate_re... commit | commitdiff | tree
2014年06月24日 Bruce Momjian pg_upgrade: remove pg_multixact files left by initdb commit | commitdiff | tree
2014年06月24日 Heikki Linnakangas Don't allow foreign tables with OIDs. commit | commitdiff | tree
2014年06月24日 Robert Haas Check for interrupts during tuple-insertion loops. commit | commitdiff | tree
2014年06月23日 Heikki Linnakangas Improve tab-completion of DROP and ALTER ENABLE/DISABLE... commit | commitdiff | tree
2014年06月23日 Fujii Masao Fix typo in replication slot function doc. commit | commitdiff | tree
2014年06月23日 Fujii Masao Add missing closing parenthesis into max_replication_sl... commit | commitdiff | tree
2014年06月23日 Heikki Linnakangas Fix bug in WAL_DEBUG. commit | commitdiff | tree
2014年06月21日 Bruce Momjian doc: adjust JSONB GIN index description commit | commitdiff | tree
2014年06月21日 Bruce Momjian 9.4 release notes: adjust some entry wording commit | commitdiff | tree
2014年06月21日 Kevin Grittner Fix documentation template for CREATE TRIGGER. commit | commitdiff | tree
2014年06月20日 Tom Lane Add Asserts to verify that catalog cache keys are uniqu... commit | commitdiff | tree
2014年06月20日 Joe Conway Clean up data conversion short-lived memory context. commit | commitdiff | tree
2014年06月20日 Andres Freund Do all-visible handling in lazy_vacuum_page() outside... commit | commitdiff | tree
2014年06月20日 Andres Freund Don't allow to disable backend assertions via the debug... commit | commitdiff | tree
2014年06月20日 Tom Lane Avoid leaking memory while evaluating arguments for... commit | commitdiff | tree
2014年06月20日 Noah Misch Fix contrib/pg_upgrade/test.sh for $PWD containing... commit | commitdiff | tree
2014年06月20日 Noah Misch Let installcheck-world pass against a server requiring... commit | commitdiff | tree
2014年06月19日 Tom Lane Document SQL functions' behavior of parsing the whole... commit | commitdiff | tree
2014年06月19日 Kevin Grittner Fix calculation of PREDICATELOCK_MANAGER_LWLOCK_OFFSET. commit | commitdiff | tree
2014年06月19日 Fujii Masao Don't allow data_directory to be set in postgresql... commit | commitdiff | tree
2014年06月19日 Tom Lane Improve our mechanism for controlling the Linux out... commit | commitdiff | tree
2014年06月18日 Andrew Dunstan Remove unnecessary check for jbvBinary in convertJsonbV... commit | commitdiff | tree
2014年06月18日 Tom Lane Fix weird spacing in error message. commit | commitdiff | tree
2014年06月18日 Andrew Dunstan Document that jsonb has all the standard comparison... commit | commitdiff | tree
2014年06月18日 Tom Lane Implement UPDATE tab SET (col1,col2,...) = (SELECT... commit | commitdiff | tree
2014年06月18日 Noah Misch Fix the MSVC build process for uuid-ossp. commit | commitdiff | tree
2014年06月17日 Bruce Momjian 9.4 release notes: improve valgrind mention commit | commitdiff | tree
2014年06月17日 Heikki Linnakangas Revert accidental change of WAL_DEBUG default. commit | commitdiff | tree
2014年06月16日 Tom Lane Avoid recursion when processing simple lists of AND... commit | commitdiff | tree
2014年06月16日 Bruce Momjian Use type pgsocket for Windows pipe emulation socket... commit | commitdiff | tree
2014年06月14日 Noah Misch Secure Unix-domain sockets of "make check" temporary... commit | commitdiff | tree
2014年06月14日 Noah Misch Add mkdtemp() to libpgport. commit | commitdiff | tree
2014年06月14日 Heikki Linnakangas Change the signature of rm_desc so that it's passed... commit | commitdiff | tree
2014年06月13日 Noah Misch Harden pg_filenode_relation test against concurrent... commit | commitdiff | tree
2014年06月13日 Noah Misch Adjust 9.4 release notes. commit | commitdiff | tree
2014年06月13日 Noah Misch emacs.samples: Reliably override ".dir-locals.el". commit | commitdiff | tree
2014年06月13日 Tom Lane Improve predtest.c's ability to reason about operator... commit | commitdiff | tree
2014年06月13日 Tom Lane Fix pg_restore's processing of old-style BLOB COMMENTS... commit | commitdiff | tree
2014年06月12日 Tom Lane Improve tuplestore's error messages for I/O failures. commit | commitdiff | tree
2014年06月12日 Tom Lane Adjust largeobject regression test to leave a couple... commit | commitdiff | tree
2014年06月12日 Tom Lane Preserve exposed type of subquery outputs when substitu... commit | commitdiff | tree
2014年06月12日 Tom Lane Remove inadvertent copyright violation in largeobject... commit | commitdiff | tree
2014年06月12日 Tom Lane Add regression test to prevent future breakage of legac... commit | commitdiff | tree
2014年06月12日 Tom Lane Rename lo_create(oid, bytea) to lo_from_bytea(). commit | commitdiff | tree
2014年06月12日 Alvaro Herrera Fix typos commit | commitdiff | tree
2014年06月12日 Tom Lane Remove unnecessary output expressions from unflattened... commit | commitdiff | tree
2014年06月12日 Andres Freund Consistency improvements for slot and decoding code. commit | commitdiff | tree
2014年06月11日 Noah Misch Have configuration templates augment, not replace,... commit | commitdiff | tree
2014年06月11日 Noah Misch Consistently define BUILDING_DLL during builds of src... commit | commitdiff | tree
2014年06月11日 Noah Misch Fix typos in comments. commit | commitdiff | tree
2014年06月11日 Fujii Masao Fix typos in comments. commit | commitdiff | tree
2014年06月11日 Tom Lane Fix ancient encoding error in hungarian.stop. commit | commitdiff | tree
2014年06月11日 Tom Lane Stamp shared-library minor version numbers for 9.5. commit | commitdiff | tree
2014年06月11日 Tom Lane Stamp HEAD as 9.5devel. commit | commitdiff | tree
2014年06月10日 Tom Lane Forward-port regression test for bug #10587 into 9... commit | commitdiff | tree
2014年06月09日 Tom Lane Fix infinite loop when splitting inner tuples in SPGiST... commit | commitdiff | tree
2014年06月09日 Alvaro Herrera Wrap multixact/members correctly during extension,... commit | commitdiff | tree
2014年06月05日 Andres Freund Fix off-by-one in decoding causing one-record events... commit | commitdiff | tree
2014年06月05日 Tom Lane Add defenses against running with a wrong selection... commit | commitdiff | tree
2014年06月05日 Andres Freund Consistently spell a replication slot's name as slot_name. commit | commitdiff | tree
2014年06月05日 Andres Freund Move regression test listing of builtin leakproof funct... commit | commitdiff | tree
2014年06月05日 Heikki Linnakangas Adjust SP-GiST WAL record formats to reduce alignment... commit | commitdiff | tree
2014年06月05日 Tom Lane Tweak new regression test case for better portability. commit | commitdiff | tree
2014年06月05日 Tom Lane Add btree and hash opclasses for pg_lsn. commit | commitdiff | tree
2014年06月04日 Tom Lane Bump PG_CONTROL_VERSION for previous 9.4 changes. commit | commitdiff | tree
2014年06月04日 Andres Freund Fix longstanding bug in HeapTupleSatisfiesVacuum(). commit | commitdiff | tree
2014年06月04日 Fujii Masao Add description of pg_stat directory into doc. commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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