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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2015年07月05日 Tom Lane Further reduce overhead for passing plpgsql variables... commit | commitdiff | tree
2015年07月05日 Tom Lane Fix bad grammar in brin.sgml. commit | commitdiff | tree
2015年07月03日 Tom Lane Add documentation and regression tests concerning round... commit | commitdiff | tree
2015年07月03日 Tom Lane Add psql \ev and \sv commands for editing and showing... commit | commitdiff | tree
2015年07月03日 Heikki Linnakangas Remove thread-emulation support from pgbench. commit | commitdiff | tree
2015年07月03日 Heikki Linnakangas Fix pgbench progress report behaviour when pgbench... commit | commitdiff | tree
2015年07月03日 Heikki Linnakangas Lift the limitation that # of clients must be a multipl... commit | commitdiff | tree
2015年07月03日 Fujii Masao Make WAL-related utilities handle .partial WAL files... commit | commitdiff | tree
2015年07月02日 Tom Lane Improve pg_restore's -t switch to match all types of... commit | commitdiff | tree
2015年07月02日 Tom Lane Make numeric form of PG version number readily availabl... commit | commitdiff | tree
2015年07月02日 Tom Lane Fix misuse of TextDatumGetCString(). commit | commitdiff | tree
2015年07月02日 Tom Lane Add an optional missing_ok argument to SQL function... commit | commitdiff | tree
2015年07月02日 Heikki Linnakangas Remove obsolete heap_formtuple/modifytuple/deformtuple... commit | commitdiff | tree
2015年07月02日 Heikki Linnakangas Remove "const" from convertTSFunction()'s return type. commit | commitdiff | tree
2015年07月02日 Heikki Linnakangas Plug some trivial memory leaks in pg_dump and pg_upgrade. commit | commitdiff | tree
2015年07月02日 Joe Conway Whitespace fix - replace tab with spaces in CREATE... commit | commitdiff | tree
2015年07月02日 Heikki Linnakangas Replace obsolete autoconf macros with their modern... commit | commitdiff | tree
2015年07月02日 Heikki Linnakangas Don't emit a spurious space at end of line in pg_dump... commit | commitdiff | tree
2015年07月02日 Heikki Linnakangas Use appendStringInfoString/Char et al where appropriate. commit | commitdiff | tree
2015年07月02日 Heikki Linnakangas Fix name of argument to pg_stat_file. commit | commitdiff | tree
2015年07月02日 Heikki Linnakangas Use American spelling for "behavior". commit | commitdiff | tree
2015年07月02日 Andrew Dunstan Allow MSVC's contribcheck and modulescheck to run indep... commit | commitdiff | tree
2015年07月02日 Fujii Masao Make use of xlog_internal.h's macros in WAL-related... commit | commitdiff | tree
2015年07月01日 Tom Lane Don't leave pg_hba and pg_ident data lying around in... commit | commitdiff | tree
2015年07月01日 Tom Lane Make sampler_random_fract() actually obey its API contract. commit | commitdiff | tree
2015年07月01日 Fujii Masao Make XLogFileCopy() look the same as in 9.4. commit | commitdiff | tree
2015年06月30日 Tom Lane Fix broken link in documentation. commit | commitdiff | tree
2015年06月30日 Andres Freund Fix typo and omission in my earlier 9.5 release notes... commit | commitdiff | tree
2015年06月30日 Andres Freund Improve 9.5 release notes. commit | commitdiff | tree
2015年06月30日 Tom Lane Stamp shared-library minor version numbers for 9.6. commit | commitdiff | tree
2015年06月30日 Tom Lane Stamp HEAD as 9.6devel. commit | commitdiff | tree
2015年06月30日 Alvaro Herrera Test -lrt for sched_yield commit | commitdiff | tree
2015年06月30日 Tom Lane Remove useless check for NULL subexpression. commit | commitdiff | tree
2015年06月30日 Heikki Linnakangas Add assertion to check the special size is sane before... commit | commitdiff | tree
2015年06月30日 Heikki Linnakangas Don't call PageGetSpecialPointer() on page until it... commit | commitdiff | tree
2015年06月30日 Robert Haas In bttext_abbrev_convert, move pfree to the right place. commit | commitdiff | tree
2015年06月29日 Heikki Linnakangas Initialize GIN metapage correctly when replaying metapa... commit | commitdiff | tree
2015年06月29日 Tom Lane Stamp 9.5alpha1. REL9_5_ALPHA1 commit | commitdiff | tree
2015年06月29日 Tom Lane Desultory review of 9.5 release notes. commit | commitdiff | tree
2015年06月29日 Tom Lane Code + docs review for escaping of option values (commi... commit | commitdiff | tree
2015年06月29日 Andres Freund Replace ia64 S_UNLOCK compiler barrier with a full... commit | commitdiff | tree
2015年06月29日 Peter Eisentraut Translation updates commit | commitdiff | tree
2015年06月29日 Tom Lane Run the C portions of guc-file.l through pgindent. commit | commitdiff | tree
2015年06月28日 Tom Lane Improve design and implementation of pg_file_settings... commit | commitdiff | tree
2015年06月28日 Heikki Linnakangas Also trigger restartpoints based on max_wal_size on... commit | commitdiff | tree
2015年06月28日 Heikki Linnakangas Fix markup in docs. commit | commitdiff | tree
2015年06月28日 Heikki Linnakangas Promote the assertion that XLogBeginInsert() is not... commit | commitdiff | tree
2015年06月28日 Heikki Linnakangas Fix double-XLogBeginInsert call in GIN page splits. commit | commitdiff | tree
2015年06月28日 Heikki Linnakangas Don't choke on files that are removed while pg_rewind... commit | commitdiff | tree
2015年06月28日 Heikki Linnakangas Add missing_ok option to the SQL functions for reading... commit | commitdiff | tree
2015年06月28日 Kevin Grittner Fix comment for GetCurrentIntegerTimestamp(). commit | commitdiff | tree
2015年06月28日 Tatsuo Ishii Fix function declaration style to respect the coding... commit | commitdiff | tree
2015年06月27日 Tom Lane Avoid passing NULL to memcmp() in lookups of zero-argum... commit | commitdiff | tree
2015年06月27日 Andres Freund Fix test_decoding's handling of nonexistant columns... commit | commitdiff | tree
2015年06月27日 Kevin Grittner Add opaque declaration of HTAB to tqual.h. commit | commitdiff | tree
2015年06月27日 Heikki Linnakangas Fix typo in comment commit | commitdiff | tree
2015年06月26日 Simon Riggs Avoid hot standby cancels from VAC FREEZE commit | commitdiff | tree
2015年06月26日 Alvaro Herrera Fix DDL command collection for TRANSFORM commit | commitdiff | tree
2015年06月26日 Alvaro Herrera Fix BRIN xlog replay commit | commitdiff | tree
2015年06月26日 Robert Haas Fix grammar. commit | commitdiff | tree
2015年06月26日 Robert Haas Be more conservative about removing tablespace "symlinks". commit | commitdiff | tree
2015年06月26日 Robert Haas release notes: Add entry for commit 5ea86e6e6. commit | commitdiff | tree
2015年06月26日 Robert Haas Remove unnecessary NULL test. commit | commitdiff | tree
2015年06月26日 Robert Haas release notes: Combine items for pg_upgrade and pg_upgr... commit | commitdiff | tree
2015年06月26日 Robert Haas Don't warn about creating temporary or unlogged hash... commit | commitdiff | tree
2015年06月26日 Robert Haas Reduce log level for background worker events from... commit | commitdiff | tree
2015年06月26日 Andres Freund Fix the fallback memory barrier implementation to be... commit | commitdiff | tree
2015年06月26日 Robert Haas Improve handling of CustomPath/CustomPlan(State) children. commit | commitdiff | tree
2015年06月26日 Heikki Linnakangas Fix a couple of bugs with wal_log_hints. commit | commitdiff | tree
2015年06月25日 Robert Haas Allow background workers to connect to no particular... commit | commitdiff | tree
2015年06月25日 Tom Lane Fix the logic for putting relations into the relcache... commit | commitdiff | tree
2015年06月25日 Tom Lane Docs: fix claim that to_char('FM') removes trailing... commit | commitdiff | tree
2015年06月24日 Fujii Masao Add index terms for functions jsonb_set and jsonb_pretty. commit | commitdiff | tree
2015年06月23日 Robert Haas Update get_relation_info comment. commit | commitdiff | tree
2015年06月23日 Heikki Linnakangas Add missing newline to debug-message. commit | commitdiff | tree
2015年06月23日 Peter Eisentraut pg_rewind: Improve message wording commit | commitdiff | tree
2015年06月23日 Peter Eisentraut pg_basebackup: Remove redundant newline in error message commit | commitdiff | tree
2015年06月22日 Tom Lane Improve inheritance_planner()'s performance for large... commit | commitdiff | tree
2015年06月22日 Robert Haas psql: Add some tab completion for TABLESAMPLE. commit | commitdiff | tree
2015年06月22日 Noah Misch Truncate strings in tarCreateHeader() with strlcpy... commit | commitdiff | tree
2015年06月21日 Alvaro Herrera Add transforms to pg_get_object_address and friends commit | commitdiff | tree
2015年06月21日 Andres Freund Improve multixact emergency autovacuum logic. commit | commitdiff | tree
2015年06月21日 Andres Freund Add missing check for wal_debug GUC. commit | commitdiff | tree
2015年06月21日 Peter Eisentraut PL/Perl: Add alternative expected file for Perl 5.22 commit | commitdiff | tree
2015年06月20日 Noah Misch Fix failure to copy setlocale() return value. commit | commitdiff | tree
2015年06月20日 Noah Misch Revert "Detect setlocale(LC_CTYPE, NULL) clobbering... commit | commitdiff | tree
2015年06月20日 Alvaro Herrera Fix BRIN supported operators table commit | commitdiff | tree
2015年06月20日 Alvaro Herrera Fix thinko in comment (launcher -> worker) commit | commitdiff | tree
2015年06月19日 Tom Lane In immediate shutdown, postmaster should not exit till... commit | commitdiff | tree
2015年06月19日 Alvaro Herrera Clamp autovacuum launcher sleep time to 5 minutes commit | commitdiff | tree
2015年06月19日 Tom Lane Fix bogus range_table_mutator() logic for RangeTblEntry... commit | commitdiff | tree
2015年06月19日 Robert Haas Fix corner case in autovacuum-forcing logic for multixa... commit | commitdiff | tree
2015年06月19日 Robert Haas Add PASSWORD to tab completions for CREATE/ALTER ROLE... commit | commitdiff | tree
2015年06月19日 Robert Haas Change TAP test framework to not rely on having a chmod... commit | commitdiff | tree
2015年06月17日 Noah Misch Detect setlocale(LC_CTYPE, NULL) clobbering previous... commit | commitdiff | tree
2015年06月16日 Andrew Dunstan Fix comment in fmgr.h to refer to actual function used. commit | commitdiff | tree
2015年06月15日 Michael Meskes Check for out of memory when allocating sqlca. commit | commitdiff | tree
2015年06月15日 Michael Meskes Fix memory leak in ecpglib's connect function. commit | commitdiff | tree
2015年06月14日 Bruce Momjian release notes: fix Petr's name typos commit | commitdiff | tree
2015年06月14日 Peter Eisentraut doc: Add note to pg_dump man page about pg_dumpall commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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