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年03月06日 Simon Riggs Enhance docs for ALTER TABLE lock levels of storage... commit | commitdiff | tree
2017年03月06日 Simon Riggs Reduce lock levels for table storage params related... commit | commitdiff | tree
2017年03月06日 Simon Riggs Allow partitioned tables to be dropped without CASCADE commit | commitdiff | tree
2017年03月04日 Tom Lane In rebuild_relation(), don't access an already-closed... commit | commitdiff | tree
2017年03月04日 Peter Eisentraut pg_dump: Fix ordering commit | commitdiff | tree
2017年03月04日 Peter Eisentraut Disallow CREATE/DROP SUBSCRIPTION in transaction block commit | commitdiff | tree
2017年03月04日 Peter Eisentraut Fix parsing of DROP SUBSCRIPTION ... DROP SLOT commit | commitdiff | tree
2017年03月04日 Andres Freund Fix two recently introduced grammar errors in mmgr... commit | commitdiff | tree
2017年03月03日 Peter Eisentraut Fix typo commit | commitdiff | tree
2017年03月03日 Peter Eisentraut doc: Put callouts in SQL comments commit | commitdiff | tree
2017年03月03日 Peter Eisentraut psql: Add tab completion for logical replication commit | commitdiff | tree
2017年03月03日 Peter Eisentraut Add RENAME support for PUBLICATIONs and SUBSCRIPTIONs commit | commitdiff | tree
2017年03月03日 Peter Eisentraut Fix after trigger execution in logical replication commit | commitdiff | tree
2017年03月03日 Peter Eisentraut Use asynchronous connect API in libpqwalreceiver commit | commitdiff | tree
2017年03月03日 Simon Riggs Allow vacuums to report oldestxmin commit | commitdiff | tree
2017年03月03日 Robert Haas Add pg_current_logfile() function. commit | commitdiff | tree
2017年03月03日 Robert Haas Notify bgworker registrant after freeing worker slot. commit | commitdiff | tree
2017年03月03日 Robert Haas Improve error reporting for tuple-routing failures. commit | commitdiff | tree
2017年03月02日 Peter Eisentraut Correct old release note item commit | commitdiff | tree
2017年03月02日 Tom Lane Update documentation of tsquery_phrase(). commit | commitdiff | tree
2017年03月02日 Robert Haas Refactor bitmap heap scan in preparation for parallel... commit | commitdiff | tree
2017年03月02日 Robert Haas Don't uselessly rewrite, truncate, VACUUM, or ANALYZE... commit | commitdiff | tree
2017年03月02日 Robert Haas Update comments overlooked by 2f5c9d9c9cec436e55847ec58... commit | commitdiff | tree
2017年03月02日 Noah Misch Handle unaligned SerializeSnapshot() buffer. commit | commitdiff | tree
2017年03月01日 Alvaro Herrera Create <sect3> in the functions-xml section commit | commitdiff | tree
2017年03月01日 Peter Eisentraut Fix timeouts in PostgresNode::psql commit | commitdiff | tree
2017年03月01日 Andres Freund Fix s/ITERTOR/ITERATOR/ typo in simplehash.h. commit | commitdiff | tree
2017年03月01日 Peter Eisentraut Fix naming inconsistency commit | commitdiff | tree
2017年03月01日 Peter Eisentraut Collect duplicate copies of oid_cmp() commit | commitdiff | tree
2017年03月01日 Peter Eisentraut Move atooid() definition to a central place commit | commitdiff | tree
2017年03月01日 Peter Eisentraut psql: Add tab completion for DEALLOCATE commit | commitdiff | tree
2017年03月01日 Robert Haas hash: Refactor and clean up bucket split code. commit | commitdiff | tree
2017年03月01日 Andres Freund Fix assertion failure due to over-eager code deduplication. commit | commitdiff | tree
2017年03月01日 Andres Freund Overhaul memory management README. commit | commitdiff | tree
2017年03月01日 Andres Freund Reduce size of common allocation header. commit | commitdiff | tree
2017年02月28日 Peter Eisentraut Use proper enum constants for LockWaitPolicy commit | commitdiff | tree
2017年02月28日 Magnus Hagander Fix incorrect variable datatype commit | commitdiff | tree
2017年02月27日 Tom Lane Allow index AMs to return either HeapTuple or IndexTupl... commit | commitdiff | tree
2017年02月27日 Robert Haas hash: Refactor overflow page allocation. commit | commitdiff | tree
2017年02月27日 Robert Haas hash: Refactor bucket squeeze code. commit | commitdiff | tree
2017年02月27日 Tom Lane Remove PL/Tcl's "module" facility. commit | commitdiff | tree
2017年02月27日 Peter Eisentraut chomp PQerrorMessage() in backend uses commit | commitdiff | tree
2017年02月27日 Andres Freund Use the new "Slab" context for some allocations in... commit | commitdiff | tree
2017年02月27日 Andres Freund Add "Slab" MemoryContext implementation for efficient... commit | commitdiff | tree
2017年02月27日 Andres Freund Make useful infrastructure from aset.c generally available. commit | commitdiff | tree
2017年02月26日 Magnus Hagander Add missing progname prefix to some messages commit | commitdiff | tree
2017年02月26日 Magnus Hagander Clarify the role of checkpoint at the begininng of... commit | commitdiff | tree
2017年02月26日 Robert Haas TAP tests for target_session_attrs connection parameter. commit | commitdiff | tree
2017年02月26日 Robert Haas Basic tab completion for partitioning. commit | commitdiff | tree
2017年02月26日 Robert Haas Allow custom and foreign scans to have shutdown callbacks. commit | commitdiff | tree
2017年02月25日 Tom Lane Put back #include <windows.h> in dirmod.c. commit | commitdiff | tree
2017年02月25日 Tom Lane Remove some configure header-file checks that we weren... commit | commitdiff | tree
2017年02月25日 Tom Lane Remove useless duplicate inclusions of system header... commit | commitdiff | tree
2017年02月25日 Bruce Momjian pg_upgrade docs: clarify instructions on standby exten... commit | commitdiff | tree
2017年02月24日 Tom Lane Suppress compiler warnings in ecpg test on newer Window... commit | commitdiff | tree
2017年02月24日 Tom Lane Fix unportable definition of BSWAP64() macro. commit | commitdiff | tree
2017年02月24日 Robert Haas Make tablesample work with partitioned tables. commit | commitdiff | tree
2017年02月24日 Tom Lane Add an Assert that enum_cmp_internal() gets passed... commit | commitdiff | tree
2017年02月23日 Tom Lane Consistently declare timestamp variables as TimestampTz. commit | commitdiff | tree
2017年02月23日 Tom Lane Remove now-dead code for !HAVE_INT64_TIMESTAMP. commit | commitdiff | tree
2017年02月23日 Tom Lane Remove pg_control's enableIntTimes field. commit | commitdiff | tree
2017年02月23日 Tom Lane De-support floating-point timestamps. commit | commitdiff | tree
2017年02月23日 Peter Eisentraut Fix logical replication with different encodings commit | commitdiff | tree
2017年02月23日 Peter Eisentraut Remove deprecated COMMENT ON RULE syntax commit | commitdiff | tree
2017年02月22日 Tom Lane Fix contrib/pg_trgm's extraction of trigrams from regul... commit | commitdiff | tree
2017年02月22日 Andrew Dunstan Correctly handle array pseudotypes in to_json and to_jsonb commit | commitdiff | tree
2017年02月22日 Robert Haas Pass the source text for a parallel query to the workers. commit | commitdiff | tree
2017年02月22日 Robert Haas Fix incorrect typecast. commit | commitdiff | tree
2017年02月22日 Robert Haas Shut down Gather's children before shutting down Gather... commit | commitdiff | tree
2017年02月22日 Robert Haas doc: Add missing comma. commit | commitdiff | tree
2017年02月21日 Tom Lane Suppress unused-variable warning. commit | commitdiff | tree
2017年02月21日 Tom Lane Fix sloppy handling of corner-case errors in fd.c. commit | commitdiff | tree
2017年02月21日 Alvaro Herrera Add tests for two-phase commit commit | commitdiff | tree
2017年02月21日 Peter Eisentraut Fix whitespace commit | commitdiff | tree
2017年02月21日 Fujii Masao Fix typo in comment. commit | commitdiff | tree
2017年02月21日 Fujii Masao Fix connection leak in DROP SUBSCRIPTION command. commit | commitdiff | tree
2017年02月21日 Fujii Masao Make walsender always initialize the buffers. commit | commitdiff | tree
2017年02月21日 Fujii Masao Remove confusing comment about unsupported feature. commit | commitdiff | tree
2017年02月21日 Peter Eisentraut doc: Update URL for plr commit | commitdiff | tree
2017年02月21日 Tom Lane Use less-generic table name in new regression test... commit | commitdiff | tree
2017年02月21日 Peter Eisentraut Make more use of castNode() commit | commitdiff | tree
2017年02月21日 Tom Lane Reject too-old Python versions a bit sooner. commit | commitdiff | tree
2017年02月21日 Peter Eisentraut Drop support for Python 2.3 commit | commitdiff | tree
2017年02月21日 Simon Riggs Small correction to BRIN docs commit | commitdiff | tree
2017年02月20日 Tom Lane Improve error message for misuse of TZ, tz, OF formatti... commit | commitdiff | tree
2017年02月20日 Tom Lane Fix documentation of to_char/to_timestamp TZ, tz, OF... commit | commitdiff | tree
2017年02月19日 Tom Lane Make src/interfaces/libpq/test clean up after itself. commit | commitdiff | tree
2017年02月19日 Tom Lane Dept of second thoughts: rename new perl script. commit | commitdiff | tree
2017年02月19日 Tom Lane Adjust PL/Tcl regression test to dodge a possible bug... commit | commitdiff | tree
2017年02月19日 Tom Lane Suppress "unused variable" warnings with older versions... commit | commitdiff | tree
2017年02月19日 Robert Haas Make partitions automatically inherit OIDs. commit | commitdiff | tree
2017年02月19日 Robert Haas Add optimizer and executor support for parallel index... commit | commitdiff | tree
2017年02月19日 Robert Haas Make dsa_allocate interface more like MemoryContextAlloc. commit | commitdiff | tree
2017年02月18日 Magnus Hagander Fix help message for pg_basebackup -R commit | commitdiff | tree
2017年02月18日 Peter Eisentraut Optimize query for information_schema.constraint_column... commit | commitdiff | tree
2017年02月17日 Peter Eisentraut doc: Fix typos commit | commitdiff | tree
2017年02月17日 Peter Eisentraut pg_dump: Message style improvements commit | commitdiff | tree
2017年02月17日 Tom Lane Document usage of COPT environment variable for adjusti... commit | commitdiff | tree
2017年02月17日 Peter Eisentraut pg_dump: Fix typo in query commit | commitdiff | tree
2017年02月17日 Peter Eisentraut Remove redundant coverage target commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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