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年11月23日 Noah Misch Detect PG_PRINTF_ATTRIBUTE automatically. commit | commitdiff | tree
2014年11月23日 Tom Lane Allow simplification of EXISTS() subqueries containing... commit | commitdiff | tree
2014年11月22日 Tom Lane Fix mishandling of system columns in FDW queries. commit | commitdiff | tree
2014年11月22日 Andrew Dunstan Rework echo_hidden for \sf and \ef from commit e4d2817. commit | commitdiff | tree
2014年11月21日 Tom Lane Rearrange CustomScan API. commit | commitdiff | tree
2014年11月21日 Tom Lane Simplify API for initially hooking custom-path provider... commit | commitdiff | tree
2014年11月21日 Andrew Dunstan Fix an error in psql that overcounted output lines. commit | commitdiff | tree
2014年11月21日 Andrew Dunstan Make psql's \sf and \ef honor ECHO_HIDDEN. commit | commitdiff | tree
2014年11月21日 Heikki Linnakangas No need to call XLogEnsureRecordSpace when the relation... commit | commitdiff | tree
2014年11月21日 Heikki Linnakangas Add a comment to regress.c explaining what it contains. commit | commitdiff | tree
2014年11月21日 Heikki Linnakangas Fix bogus comments in XLogRecordAssemble commit | commitdiff | tree
2014年11月21日 Heikki Linnakangas Add pageinspect functions for inspecting GIN indexes. commit | commitdiff | tree
2014年11月21日 Tom Lane Remove dead code supporting mark/restore in SeqScan... commit | commitdiff | tree
2014年11月20日 Tom Lane Initial code review for CustomScan patch. commit | commitdiff | tree
2014年11月20日 Tom Lane Fix another oversight in CustomScan patch. commit | commitdiff | tree
2014年11月20日 Tom Lane Fix another oversight in CustomScan patch. commit | commitdiff | tree
2014年11月20日 Tom Lane Remove no-longer-needed phony typedefs in genbki.h. commit | commitdiff | tree
2014年11月20日 Tom Lane Add missing case for CustomScan. commit | commitdiff | tree
2014年11月20日 Heikki Linnakangas Silence compiler warning about variable being used... commit | commitdiff | tree
2014年11月20日 Heikki Linnakangas Revamp the WAL record format. commit | commitdiff | tree
2014年11月20日 Peter Eisentraut Fix suggested layout for PGXS makefile commit | commitdiff | tree
2014年11月19日 Tom Lane Improve documentation's description of JOIN clauses. commit | commitdiff | tree
2014年11月19日 Heikki Linnakangas Add test cases for indexam operations not currently... commit | commitdiff | tree
2014年11月19日 Robert Haas Avoid file descriptor leak in pg_test_fsync. commit | commitdiff | tree
2014年11月19日 Fujii Masao Fix bug in the test of file descriptor of current WAL... commit | commitdiff | tree
2014年11月19日 Fujii Masao Fix pg_receivexlog --slot so that it doesn't prevent... commit | commitdiff | tree
2014年11月19日 Tom Lane Don't require bleeding-edge timezone data in timestampt... commit | commitdiff | tree
2014年11月18日 Tom Lane Update comments in find_typedef. commit | commitdiff | tree
2014年11月18日 Tom Lane Fix some bogus direct uses of realloc(). commit | commitdiff | tree
2014年11月18日 Simon Riggs Reduce btree scan overhead for < and > strategies commit | commitdiff | tree
2014年11月18日 Heikki Linnakangas Remove obsolete debugging option, RTDEBUG. commit | commitdiff | tree
2014年11月17日 Simon Riggs Add pg_dump --snapshot option commit | commitdiff | tree
2014年11月17日 Tom Lane Update 9.4 release notes for commits through today. commit | commitdiff | tree
2014年11月17日 Fujii Masao Add --synchronous option to pg_receivexlog, for more... commit | commitdiff | tree
2014年11月17日 Tom Lane Update time zone data files to tzdata release 2014j. commit | commitdiff | tree
2014年11月17日 Heikki Linnakangas Fix WAL-logging of B-tree "unlink halfdead page" operation. commit | commitdiff | tree
2014年11月17日 Alvaro Herrera Fix relpersistence setting in reindex_index commit | commitdiff | tree
2014年11月17日 Peter Eisentraut Translation updates commit | commitdiff | tree
2014年11月16日 Magnus Hagander Mention the TZ environment variable for initdb commit | commitdiff | tree
2014年11月16日 Magnus Hagander Restructure doc sections about statistics views commit | commitdiff | tree
2014年11月15日 Simon Riggs Emit msg re skipping ANALYZE for absent inh tree commit | commitdiff | tree
2014年11月15日 Alvaro Herrera Get rid of SET LOGGED indexes persistence kludge commit | commitdiff | tree
2014年11月15日 Alvaro Herrera Remove unused InhPaths commit | commitdiff | tree
2014年11月15日 Alvaro Herrera postgres_fdw.h: don't pull in rel.h when relcache.h... commit | commitdiff | tree
2014年11月15日 Andres Freund Fix initdb --sync-only to also sync tablespaces. commit | commitdiff | tree
2014年11月15日 Andres Freund Sync unlogged relations to disk after they have been... commit | commitdiff | tree
2014年11月15日 Andres Freund Ensure unlogged tables are reset even if crash recovery... commit | commitdiff | tree
2014年11月14日 Tom Lane Document evaluation-order considerations for aggregate... commit | commitdiff | tree
2014年11月14日 Stephen Frost Clean up includes from RLS patch commit | commitdiff | tree
2014年11月14日 Alvaro Herrera Document BRIN's pages_per_range in CREATE INDEX commit | commitdiff | tree
2014年11月14日 Stephen Frost Revert change to ALTER TABLESPACE summary. commit | commitdiff | tree
2014年11月14日 Alvaro Herrera Reduce disk footprint of brin regression test commit | commitdiff | tree
2014年11月14日 Alvaro Herrera Allow interrupting GetMultiXactIdMembers commit | commitdiff | tree
2014年11月14日 Andres Freund Move BufferGetBlockNumber() out of heap_page_is_all_vis... commit | commitdiff | tree
2014年11月14日 Andres Freund Add valgrind suppression for pg_atomic_init_u64. commit | commitdiff | tree
2014年11月14日 Peter Eisentraut Improve logical decoding log messages commit | commitdiff | tree
2014年11月13日 Andres Freund Adapt valgrind.supp to the XLogInsert() split. commit | commitdiff | tree
2014年11月13日 Tom Lane Fix pg_dumpall to restore its ability to dump from... commit | commitdiff | tree
2014年11月13日 Andres Freund Fix and improve cache invalidation logic for logical... commit | commitdiff | tree
2014年11月13日 Andres Freund Fix xmin/xmax horizon computation during logical decodi... commit | commitdiff | tree
2014年11月13日 Heikki Linnakangas Fix race condition between hot standby and restoring... commit | commitdiff | tree
2014年11月13日 Alvaro Herrera Tweak row-level locking documentation commit | commitdiff | tree
2014年11月13日 Robert Haas Move the guts of our Levenshtein implementation into... commit | commitdiff | tree
2014年11月13日 Peter Eisentraut doc: Add index entry for "hypothetical-set aggregate" commit | commitdiff | tree
2014年11月13日 Heikki Linnakangas Fix XLogReadBufferForRedoExtended to get cleanup lock... commit | commitdiff | tree
2014年11月13日 Fujii Masao Rename pending_list_cleanup_size to gin_pending_list_limit. commit | commitdiff | tree
2014年11月12日 Tom Lane Explicitly support the case that a plancache's raw_pars... commit | commitdiff | tree
2014年11月12日 Andres Freund Fix several weaknesses in slot and logical replication... commit | commitdiff | tree
2014年11月12日 Andres Freund Add interrupt checks to contrib/pg_prewarm. commit | commitdiff | tree
2014年11月12日 Noah Misch Use just one database connection in the "tablespace... commit | commitdiff | tree
2014年11月12日 Peter Eisentraut Message improvements commit | commitdiff | tree
2014年11月11日 Robert Haas Remove incorrect comment. commit | commitdiff | tree
2014年11月11日 Tom Lane Loop when necessary in contrib/pgcrypto's pktreader_pull(). commit | commitdiff | tree
2014年11月11日 Tom Lane Fix dependency searching for case where column is visit... commit | commitdiff | tree
2014年11月11日 Fujii Masao Add generate_series(numeric, numeric). commit | commitdiff | tree
2014年11月11日 Fujii Masao Add GUC and storage parameter to set the maximum size... commit | commitdiff | tree
2014年11月11日 Heikki Linnakangas Really fix compilation failure on MIPS. commit | commitdiff | tree
2014年11月10日 Heikki Linnakangas Fix compilation failure on MIPS. commit | commitdiff | tree
2014年11月10日 Alvaro Herrera BRIN: fix bug in xlog backup block counting commit | commitdiff | tree
2014年11月10日 Robert Haas Fix potential NULL-pointer dereference. commit | commitdiff | tree
2014年11月10日 Tom Lane Ensure that RowExprs and whole-row Vars produce the... commit | commitdiff | tree
2014年11月10日 Alvaro Herrera Further code and wording tweaks in BRIN commit | commitdiff | tree
2014年11月10日 Kevin Grittner Fix compiler warning for non-assert builds. commit | commitdiff | tree
2014年11月10日 Robert Haas Tab complete second argument to \c with role names. commit | commitdiff | tree
2014年11月10日 Bruce Momjian C comment: mention 1500-02-29 as an invalid date commit | commitdiff | tree
2014年11月08日 Alvaro Herrera Fix some coding issues in BRIN commit | commitdiff | tree
2014年11月08日 Peter Eisentraut pg_basebackup: Adjust tests for long file name issues commit | commitdiff | tree
2014年11月08日 Peter Eisentraut doc: Update pg_receivexlog note commit | commitdiff | tree
2014年11月07日 Robert Haas Introduce custom path and scan providers. commit | commitdiff | tree
2014年11月07日 Heikki Linnakangas Fix building with WAL_DEBUG. commit | commitdiff | tree
2014年11月07日 Robert Haas Use the sortsupport infrastructure in more cases. commit | commitdiff | tree
2014年11月07日 Robert Haas Update pg_xlogdump's .gitignore for brindesc.c. commit | commitdiff | tree
2014年11月07日 Alvaro Herrera Fix serial schedule commit | commitdiff | tree
2014年11月07日 Alvaro Herrera BRIN: Block Range Indexes commit | commitdiff | tree
2014年11月07日 Heikki Linnakangas Fix generation of SP-GiST vacuum WAL records. commit | commitdiff | tree
2014年11月07日 Heikki Linnakangas Remove obsolete cases from GiST update redo code. commit | commitdiff | tree
2014年11月07日 Tom Lane Cope with more than 64K phrases in a thesaurus dictionary. commit | commitdiff | tree
2014年11月06日 Tom Lane Fix normalization of numeric values in JSONB GIN indexes. commit | commitdiff | tree
2014年11月06日 Fujii Masao Prevent the unnecessary creation of .ready file for... commit | commitdiff | tree
2014年11月06日 Heikki Linnakangas Move the backup-block logic from XLogInsert to a new... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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