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月16日 Peter Eisentraut psql: Fix memory leak commit | commitdiff | tree
2012年01月16日 Robert Haas Prevent adding relations to a concurrently dropped... commit | commitdiff | tree
2012年01月15日 Andrew Dunstan Improve efficiency of recent changes to plperl's sv2cstr(). commit | commitdiff | tree
2012年01月15日 Heikki Linnakangas Fix poll() implementation of WaitLatchOrSocket to notic... commit | commitdiff | tree
2012年01月15日 Magnus Hagander Allow a user to kill his own queries using pg_cancel_ba... commit | commitdiff | tree
2012年01月15日 Peter Eisentraut pgcrypto: Remove inappropriate const qualifier commit | commitdiff | tree
2012年01月14日 Alvaro Herrera Detect invalid permutations in isolationtester commit | commitdiff | tree
2012年01月14日 Alvaro Herrera Avoid NULL pointer dereference in isolationtester commit | commitdiff | tree
2012年01月14日 Heikki Linnakangas Make superuser imply replication privilege. The idea... commit | commitdiff | tree
2012年01月14日 Peter Eisentraut initdb: Remove support for crypt authentication method commit | commitdiff | tree
2012年01月13日 Robert Haas Fix broken logic in lazy_vacuum_heap. commit | commitdiff | tree
2012年01月13日 Robert Haas Typo fix. commit | commitdiff | tree
2012年01月13日 Simon Riggs Correctly initialise shared recoveryLastRecPtr in recovery. commit | commitdiff | tree
2012年01月13日 Simon Riggs Minor but necessary improvements to WAL keepalives commit | commitdiff | tree
2012年01月12日 Tom Lane Fix CLUSTER/VACUUM FULL for toast values owned by recen... commit | commitdiff | tree
2012年01月12日 Tom Lane Tweak duplicate-index-column regression test to avoid... commit | commitdiff | tree
2012年01月11日 Alvaro Herrera Validate number of steps specified in permutation commit | commitdiff | tree
2012年01月11日 Heikki Linnakangas Remove useless 'needlock' argument from GetXLogInsertRe... commit | commitdiff | tree
2012年01月11日 Heikki Linnakangas Refactor XLogInsert a bit. The rdata entries for backup... commit | commitdiff | tree
2012年01月10日 Peter Eisentraut Fix typos commit | commitdiff | tree
2012年01月10日 Peter Eisentraut Support CREATE TABLE (LIKE ...) with foreign tables... commit | commitdiff | tree
2012年01月10日 Peter Eisentraut pg_dump: Dump foreign options in sorted order commit | commitdiff | tree
2012年01月10日 Tom Lane Fix one-byte buffer overrun in contrib/test_parser. commit | commitdiff | tree
2012年01月09日 Peter Eisentraut Add compatibility note about grant options on GRANT... commit | commitdiff | tree
2012年01月09日 Robert Haas Fix pathname in pgindent README. commit | commitdiff | tree
2012年01月09日 Magnus Hagander Add .gitignore file for entab commit | commitdiff | tree
2012年01月09日 Magnus Hagander Fix comment language commit | commitdiff | tree
2012年01月09日 Magnus Hagander Fix pg_basebackup for keepalive messages commit | commitdiff | tree
2012年01月07日 Peter Eisentraut Rename the internal structures of the CREATE TABLE... commit | commitdiff | tree
2012年01月07日 Tom Lane Use __sync_lock_test_and_set() for spinlocks on ARM... commit | commitdiff | tree
2012年01月07日 Robert Haas Slightly reorganize struct SnapshotData. commit | commitdiff | tree
2012年01月07日 Robert Haas Fix backwards logic in previous commit. commit | commitdiff | tree
2012年01月07日 Robert Haas Improve behavior of concurrent ALTER TABLE, and do... commit | commitdiff | tree
2012年01月06日 Robert Haas Make the number of CLOG buffers adaptive, based on... commit | commitdiff | tree
2012年01月06日 Tom Lane Fix typo, pg_types_date.h => pgtypes_date.h. commit | commitdiff | tree
2012年01月06日 Tom Lane Fix pg_restore's direct-to-database mode for INSERT... commit | commitdiff | tree
2012年01月06日 Robert Haas Fix variable confusion in BufferSync(). commit | commitdiff | tree
2012年01月05日 Andrew Dunstan Fix breakage from earlier plperl fix. commit | commitdiff | tree
2012年01月05日 Peter Eisentraut pg_dump: Dump foreign options in prettier format commit | commitdiff | tree
2012年01月05日 Peter Eisentraut pg_dump: Dump operators with the same name ordered... commit | commitdiff | tree
2012年01月05日 Peter Eisentraut Improve ALTER DOMAIN / DROP CONSTRAINT with nonexistent... commit | commitdiff | tree
2012年01月05日 Andrew Dunstan Work around perl bug in SvPVutf8(). commit | commitdiff | tree
2012年01月05日 Michael Meskes Ecpglib stores variables that are used in DECLARE state... commit | commitdiff | tree
2012年01月04日 Tom Lane Make executor's SELECT INTO code save and restore origi... commit | commitdiff | tree
2012年01月04日 Michael Meskes Made code in ecpg better readable. commit | commitdiff | tree
2012年01月03日 Andrew Dunstan Suggest use of psql when pg_restore gets a text dump. commit | commitdiff | tree
2012年01月03日 Tom Lane Use a non-locking initial test in TAS_SPIN on PPC. commit | commitdiff | tree
2012年01月03日 Andrew Dunstan Support for building with MS Visual Studio 2010. commit | commitdiff | tree
2012年01月02日 Peter Eisentraut Another fix for pg_regress: Replace exit_nicely() with... commit | commitdiff | tree
2012年01月02日 Peter Eisentraut pg_regress: Replace exit_nicely() with exit() plus... commit | commitdiff | tree
2012年01月02日 Tom Lane Fix coerce_to_target_type for coerce_type's klugy handl... commit | commitdiff | tree
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
next
This is the main PostgreSQL git repository.
RSS Atom

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