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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2012年01月02日 Bruce Momjian Add comment about skipping binary files for copyright... commit | commitdiff | tree
2012年01月02日 Tom Lane Use LWSYNC in place of SYNC/ISYNC in PPC spinlocks... commit | commitdiff | tree
2012年01月02日 Tom Lane Use 4-byte slock_t on both PPC and PPC64. commit | commitdiff | tree
2012年01月02日 Tom Lane Use mutex hint bit in PPC LWARX instructions, where... commit | commitdiff | tree
2012年01月02日 Bruce Momjian Update copyright git skip comment. commit | commitdiff | tree
2012年01月02日 Bruce Momjian Skip any .git directory for copyright changes, not... commit | commitdiff | tree
2012年01月02日 Bruce Momjian Revert binary change in copyright year adjustment. commit | commitdiff | tree
2012年01月02日 Bruce Momjian Revert binary change in copyright year adjustment. commit | commitdiff | tree
2012年01月02日 Bruce Momjian Skip 'ico' and 'bin' extensions in copyright changes. commit | commitdiff | tree
2012年01月01日 Bruce Momjian Update copyright notices for year 2012. commit | commitdiff | tree
2012年01月01日 Bruce Momjian Don't use tabs in Perl scripts, for consistency. commit | commitdiff | tree
2012年01月01日 Bruce Momjian Fix Perl copyright script to skip .git subdirectory... commit | commitdiff | tree
2011年12月31日 Simon Riggs Send new protocol keepalive messages to standby servers. commit | commitdiff | tree
2011年12月30日 Tom Lane Revert "Remove troublesome Asserts in cost_mergejoin()." commit | commitdiff | tree
2011年12月30日 Bruce Momjian Modify tools/pgtest to run the 'make' command from... commit | commitdiff | tree
2011年12月29日 Tom Lane Adjust SP-GiST regression tests to be less locale-sensi... commit | commitdiff | tree
2011年12月29日 Peter Eisentraut PL/Python: Add argument names to function declarations commit | commitdiff | tree
2011年12月29日 Peter Eisentraut pg_dump: Dump user mappings ordered by user name commit | commitdiff | tree
2011年12月28日 Peter Eisentraut Indicate default format in --help output of pg_dump... commit | commitdiff | tree
2011年12月27日 Peter Eisentraut Standardize treatment of strcmp() return value commit | commitdiff | tree
2011年12月27日 Peter Eisentraut Remove support for on_exit() commit | commitdiff | tree
2011年12月27日 Peter Eisentraut Run "make all" as a prerequisite of "make check" commit | commitdiff | tree
2011年12月27日 Peter Eisentraut Sort compendium lists for msgmerge commit | commitdiff | tree
2011年12月27日 Peter Eisentraut Sort file list when creating gettext-files commit | commitdiff | tree
2011年12月26日 Alvaro Herrera Minor enhancements to MVCC chapter commit | commitdiff | tree
2011年12月25日 Tom Lane Rethink representation of index clauses' mapping to... commit | commitdiff | tree
2011年12月23日 Tom Lane Improve planner's handling of duplicated index column... commit | commitdiff | tree
2011年12月23日 Robert Haas Add bytea_agg, parallel to string_agg. commit | commitdiff | tree
2011年12月22日 Robert Haas Typo fixes. commit | commitdiff | tree
2011年12月22日 Robert Haas Catversion bump for commit 0e4611c0234d89e288a53351f775... commit | commitdiff | tree
2011年12月22日 Robert Haas Add a security_barrier option for views. commit | commitdiff | tree
2011年12月22日 Peter Eisentraut Add ALTER DOMAIN ... RENAME commit | commitdiff | tree
2011年12月22日 Robert Haas Don't forget to de-escape the password field in .pgpass. commit | commitdiff | tree
2011年12月21日 Tom Lane Update per-column ACLs, not only per-table ACL, when... commit | commitdiff | tree
2011年12月21日 Robert Haas Improve behavior of concurrent CLUSTER. commit | commitdiff | tree
2011年12月21日 Robert Haas Take fewer snapshots. commit | commitdiff | tree
2011年12月21日 Robert Haas sepgsql: Check CREATE permissions for some object types. commit | commitdiff | tree
2011年12月21日 Robert Haas Shave a few cycles in string_agg(). commit | commitdiff | tree
2011年12月21日 Tom Lane Fix gincostestimate to handle ScalarArrayOpExpr reasonably. commit | commitdiff | tree
2011年12月20日 Tom Lane Avoid crashing when we have problems unlinking files... commit | commitdiff | tree
2011年12月19日 Peter Eisentraut Add support for privileges on types commit | commitdiff | tree
2011年12月19日 Alvaro Herrera Forgot catversion bump on previous patch commit | commitdiff | tree
2011年12月19日 Tom Lane Rename updateNodeLink to spgUpdateNodeLink. commit | commitdiff | tree
2011年12月19日 Alvaro Herrera Allow CHECK constraints to be declared ONLY commit | commitdiff | tree
2011年12月19日 Tom Lane Teach SP-GiST to do index-only scans. commit | commitdiff | tree
2011年12月18日 Tom Lane Replace simple constant pg_am.amcanreturn with an AM... commit | commitdiff | tree
2011年12月18日 Peter Eisentraut PL/Python: One more file renaming fix to unbreak the... commit | commitdiff | tree
2011年12月18日 Peter Eisentraut Split plpython.c into smaller pieces commit | commitdiff | tree
2011年12月18日 Michael Meskes Mark variables as const in pgtypeslib if they only... commit | commitdiff | tree
2011年12月18日 Michael Meskes Added test for cursor handling on different connections... commit | commitdiff | tree
2011年12月18日 Michael Meskes In ecpg removed old leftover check for given connection... commit | commitdiff | tree
2011年12月18日 Bruce Momjian Remove tabs in SGML file. commit | commitdiff | tree
2011年12月18日 Tom Lane Defend against null scankeys in spgist searches. commit | commitdiff | tree
2011年12月17日 Tom Lane Remove bogus entries in gist point_ops operator class. commit | commitdiff | tree
2011年12月17日 Tom Lane Fix some long-obsolete references to XLogOpenRelation. commit | commitdiff | tree
2011年12月17日 Tom Lane Fix compiler warning seen on 64-bit machine. commit | commitdiff | tree
2011年12月17日 Tom Lane Add SP-GiST (space-partitioned GiST) index access method. commit | commitdiff | tree
2011年12月17日 Andrew Dunstan Same clarification for pg_restore. commit | commitdiff | tree
2011年12月17日 Andrew Dunstan Clarify the post-data status on unvalidated check const... commit | commitdiff | tree
2011年12月17日 Tom Lane Add missing 'static' qualifier. commit | commitdiff | tree
2011年12月17日 Robert Haas Various micro-optimizations for GetSnapshopData(). commit | commitdiff | tree
2011年12月17日 Andrew Dunstan Add --section option to pg_dump and pg_restore. commit | commitdiff | tree
2011年12月16日 Heikki Linnakangas Fix reference to "verify-ca" and "verify-full" in a... commit | commitdiff | tree
2011年12月16日 Andrew Dunstan include_if_exists facility for config file. commit | commitdiff | tree
2011年12月16日 Robert Haas Improve behavior of concurrent ALTER <relation> ..... commit | commitdiff | tree
2011年12月16日 Robert Haas Improve behavior of concurrent rename statements. commit | commitdiff | tree
2011年12月15日 Robert Haas Don't leave regress_test_role_super lying around. commit | commitdiff | tree
2011年12月15日 Robert Haas Fix typo. commit | commitdiff | tree
2011年12月15日 Peter Eisentraut PL/Python: Refactor subtransaction handling commit | commitdiff | tree
2011年12月14日 Andrew Dunstan Disable excessive FP optimization by recent versions... commit | commitdiff | tree
2011年12月14日 Andrew Dunstan Fix docs build I inadvertantly broke. commit | commitdiff | tree
2011年12月14日 Andrew Dunstan Add --exclude-table-data option to pg_dump. commit | commitdiff | tree
2011年12月14日 Heikki Linnakangas Add support for passing cursor parameters in named... commit | commitdiff | tree
2011年12月12日 Tom Lane Move BKP_REMOVABLE bit from individual WAL records... commit | commitdiff | tree
2011年12月12日 Heikki Linnakangas Revert the behavior of inet/cidr functions to not unpac... commit | commitdiff | tree
2011年12月10日 Andrew Dunstan Miscellaneous cleanup to silence compiler warnings... commit | commitdiff | tree
2011年12月10日 Andrew Dunstan Remove define inadvertantly left over from testing. commit | commitdiff | tree
2011年12月10日 Andrew Dunstan Enable compiling with the mingw-w64 32 bit compiler. commit | commitdiff | tree
2011年12月09日 Robert Haas If pg_test_fsync is interrupted, clean up the temp... commit | commitdiff | tree
2011年12月09日 Peter Eisentraut Add ALTER FOREIGN DATA WRAPPER / RENAME and ALTER SERVE... commit | commitdiff | tree
2011年12月09日 Heikki Linnakangas Don't set reachedMinRecoveryPoint during crash recovery... commit | commitdiff | tree
2011年12月09日 Heikki Linnakangas Cancel running query if it is detected that the connect... commit | commitdiff | tree
2011年12月07日 Peter Eisentraut Add const qualifiers to node inspection functions commit | commitdiff | tree
2011年12月07日 Tom Lane Fix corner cases in readlink() usage. commit | commitdiff | tree
2011年12月07日 Magnus Hagander Better error reporting if the link target is too long commit | commitdiff | tree
2011年12月07日 Magnus Hagander Avoid using readlink() on platforms that don't support it commit | commitdiff | tree
2011年12月07日 Magnus Hagander Remove spclocation field from pg_tablespace commit | commitdiff | tree
2011年12月07日 Tom Lane Create a "sort support" interface API for faster sorting. commit | commitdiff | tree
2011年12月06日 Robert Haas Typo fixes for commit 2ad36c4e44c8b513f6155656e1b7a8d26... commit | commitdiff | tree
2011年12月06日 Robert Haas Make command-line tools smarter about finding a DB... commit | commitdiff | tree
2011年12月06日 Magnus Hagander Add missing documentation for function pg_stat_get_wal_... commit | commitdiff | tree
2011年12月05日 Bruce Momjian In pg_upgrade, allow tables using regclass to be upgrad... commit | commitdiff | tree
2011年12月05日 Tom Lane Remove troublesome Asserts in cost_mergejoin(). commit | commitdiff | tree
2011年12月05日 Peter Eisentraut plpython: Add SPI cursor support commit | commitdiff | tree
2011年12月04日 Andrew Dunstan Add a \setenv command to psql. commit | commitdiff | tree
2011年12月04日 Magnus Hagander Remove incorrect instructions to run CREATE FOREIGN... commit | commitdiff | tree
2011年12月04日 Michael Meskes Applied another patch by Zoltan to fix memory alignemen... commit | commitdiff | tree
2011年12月03日 Magnus Hagander Treat ENOTDIR as ENOENT when looking for client certifi... commit | commitdiff | tree
2011年12月02日 Bruce Momjian Update documentation suggestions for debugging the... commit | commitdiff | tree
2011年12月02日 Peter Eisentraut psql: Make temporary editor files have .sql extension commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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