git.postgresql.org Git - postgresql.git/shortlog
git
projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2011年03月04日
Tom Lane
In initialize_SSL, don't fail unnecessarily when home...
commit
|
commitdiff
|
tree
2011年03月02日
Tom Lane
Correct mistaken claims about EXPLAIN ANALYZE's handlin...
commit
|
commitdiff
|
tree
2011年03月01日
Tom Lane
Update discussion of EXPLAIN to reflect existence of...
commit
|
commitdiff
|
tree
2011年02月22日
Tom Lane
Fix dangling-pointer problem in before-row update trigg...
commit
|
commitdiff
|
tree
2011年02月18日
Tom Lane
Fix parallel pg_restore to handle comments on POST_DATA...
commit
|
commitdiff
|
tree
2011年02月18日
Tom Lane
Fix tsmatchsel() to account properly for null rows.
commit
|
commitdiff
|
tree
2011年02月17日
Tom Lane
Fix bogus test for hypothetical indexes in get_actual_v...
commit
|
commitdiff
|
tree
2011年02月15日
Tom Lane
Add CheckTableNotInUse calls in DROP TABLE and DROP...
commit
|
commitdiff
|
tree
2011年02月13日
Bruce Momjian
Clarify documentation for libpq's PQescapeBytea to...
commit
|
commitdiff
|
tree
2011年02月10日
Tom Lane
Fix improper matching of resjunk column names for FOR...
commit
|
commitdiff
|
tree
2011年02月03日
Magnus Hagander
Fix typo.
commit
|
commitdiff
|
tree
2011年02月01日
Magnus Hagander
Undefine setlocale() macro on Win32
commit
|
commitdiff
|
tree
2011年02月01日
Simon Riggs
Create new errcode for recovery conflict caused by...
commit
|
commitdiff
|
tree
2011年02月01日
Itagaki Takahiro
Fix wrong error reports in 'number of array dimensions...
commit
|
commitdiff
|
tree
2011年01月31日
Simon Riggs
Fix error code for canceling statement due to conflict...
commit
|
commitdiff
|
tree
2011年01月30日
Tom Lane
Make reduce_outer_joins() smarter about semijoins.
commit
|
commitdiff
|
tree
2011年01月28日
Marc G. Fournier
Tag 9.0.3
REL9_0_3
commit
|
commitdiff
|
tree
2011年01月27日
Tom Lane
Update release notes.
commit
|
commitdiff
|
tree
2011年01月27日
Tom Lane
Prevent buffer overrun while parsing an integer in...
commit
|
commitdiff
|
tree
2011年01月27日
Tom Lane
Don't include <asm/ia64regs.h> unnecessarily.
commit
|
commitdiff
|
tree
2011年01月27日
Peter Eisentraut
Translation updates for release 9.0.3
commit
|
commitdiff
|
tree
2011年01月27日
Tom Lane
Update release notes for releases 9.0.3, 8.4.7, 8.3...
commit
|
commitdiff
|
tree
2011年01月25日
Robert Haas
Correct ALTER TYPE -> SET DATA TYPE in ALTER TABLE...
commit
|
commitdiff
|
tree
2011年01月21日
Robert Haas
Make ALTER TABLE revalidate uniqueness and exclusion...
commit
|
commitdiff
|
tree
2011年01月20日
Robert Haas
Document that WITH queries are also called Common Table...
commit
|
commitdiff
|
tree
2011年01月17日
Tom Lane
Fix miscalculation of itemsafter in array_set_slice().
commit
|
commitdiff
|
tree
2011年01月17日
Alvaro Herrera
Increment Py_None refcount for NULL array elements
commit
|
commitdiff
|
tree
2011年01月17日
Heikki Linnakangas
Before exiting walreceiver, fsync() all the WAL received.
commit
|
commitdiff
|
tree
2011年01月13日
Heikki Linnakangas
Fix the logic in libpqrcv_receive() to determine if...
commit
|
commitdiff
|
tree
2011年01月13日
Tom Lane
Fix PlanRowMark/ExecRowMark structures to handle inheri...
commit
|
commitdiff
|
tree
2011年01月11日
Magnus Hagander
Typo fix
commit
|
commitdiff
|
tree
2011年01月09日
Magnus Hagander
Ensure the directory for gram.h is created on win32
commit
|
commitdiff
|
tree
2011年01月09日
Magnus Hagander
Properly install gram.h on MSVC builds
commit
|
commitdiff
|
tree
2011年01月08日
Michael Meskes
In ecpg's parser removed a fixed length limit for const...
commit
|
commitdiff
|
tree
2011年01月08日
Robert Haas
Remove bogus claims regarding createuser defaults.
commit
|
commitdiff
|
tree
2011年01月06日
Bruce Momjian
Update documentation to say that \lo_import sets :LASTO...
commit
|
commitdiff
|
tree
2011年01月05日
Bruce Momjian
In pg_upgrade, copy pg_largeobject_metadata and its...
commit
|
commitdiff
|
tree
2011年01月05日
Bruce Momjian
In pg_upgrade, fix backward logging display of link...
commit
|
commitdiff
|
tree
2010年12月29日
Tom Lane
Improve pg_upgrade's checks for required executables.
commit
|
commitdiff
|
tree
2010年12月29日
Tom Lane
Avoid unexpected conversion overflow in planner for...
commit
|
commitdiff
|
tree
2010年12月25日
Robert Haas
Correct spelling: longjump() -> longjmp().
commit
|
commitdiff
|
tree
2010年12月24日
Peter Eisentraut
Fix grammar
commit
|
commitdiff
|
tree
2010年12月24日
Andrew Dunstan
Allow vpath builds and regression tests to succeed...
commit
|
commitdiff
|
tree
2010年12月24日
Bruce Momjian
Backpatch to 9.0 a doc mention that a BBU does not...
commit
|
commitdiff
|
tree
2010年12月19日
Tom Lane
Fix up handling of simple-form CASE with constant test...
commit
|
commitdiff
|
tree
2010年12月19日
Tom Lane
Fix erroneous parsing of tsquery input "... & !(subexpr...
commit
|
commitdiff
|
tree
2010年12月18日
Magnus Hagander
Document unavailable parameters in some configurations
commit
|
commitdiff
|
tree
2010年12月16日
Tom Lane
Remove optreset from src/port/ implementations of getop...
commit
|
commitdiff
|
tree
2010年12月16日
Tom Lane
Fix up getopt() reset management so it works on recent...
commit
|
commitdiff
|
tree
2010年12月16日
Tom Lane
Fix contrib/seg's GiST picksplit method.
commit
|
commitdiff
|
tree
2010年12月14日
Marc G. Fournier
Tag 9.0.2.
REL9_0_2
commit
|
commitdiff
|
tree
2010年12月14日
Tom Lane
Update release notes for releases 9.0.2, 8.4.6, 8.3...
commit
|
commitdiff
|
tree
2010年12月13日
Peter Eisentraut
Translation updates for release 9.0.2
commit
|
commitdiff
|
tree
2010年12月13日
Tom Lane
Update time zone data files to tzdata release 2010o...
commit
|
commitdiff
|
tree
2010年12月10日
Tom Lane
Fix efficiency problems in tuplestore_trim().
commit
|
commitdiff
|
tree
2010年12月10日
Simon Riggs
Reduce spurious Hot Standby conflicts from never-visibl...
commit
|
commitdiff
|
tree
2010年12月09日
Tom Lane
Eliminate O(N^2) behavior in parallel restore with...
commit
|
commitdiff
|
tree
2010年12月09日
Tom Lane
Force default wal_sync_method to be fdatasync on Linux.
commit
|
commitdiff
|
tree
2010年12月07日
Heikki Linnakangas
Fix bugs in the hot standby known-assigned-xids trackin...
commit
|
commitdiff
|
tree
2010年12月07日
Tom Lane
Add a stack overflow check to copyObject().
commit
|
commitdiff
|
tree
2010年12月06日
Heikki Linnakangas
Fix two typos, by Fujii Masao.
commit
|
commitdiff
|
tree
2010年12月01日
Tom Lane
Prevent inlining a SQL function with multiple OUT param...
commit
|
commitdiff
|
tree
2010年11月29日
Simon Riggs
Move call to GetTopTransactionId() earlier in LockAcqui...
commit
|
commitdiff
|
tree
2010年11月26日
Tom Lane
Fix significant memory leak in contrib/xml2 functions.
commit
|
commitdiff
|
tree
2010年11月25日
Itagaki Takahiro
Don't raise "identifier will be truncated" messages...
commit
|
commitdiff
|
tree
2010年11月20日
Tom Lane
Fix leakage of cost_limit when multiple autovacuum...
commit
|
commitdiff
|
tree
2010年11月18日
Tom Lane
Improve plpgsql's error reporting for no-such-column...
commit
|
commitdiff
|
tree
2010年11月16日
Magnus Hagander
Send paramHandle to subprocesses as 64-bit on Win64
commit
|
commitdiff
|
tree
2010年11月16日
Heikki Linnakangas
The GiST scan algorithm uses LSNs to detect concurrent...
commit
|
commitdiff
|
tree
2010年11月15日
Tom Lane
Fix aboriginal mistake in plpython's set-returning...
commit
|
commitdiff
|
tree
2010年11月15日
Simon Riggs
Avoid spurious Hot Standby conflicts from btree delete...
commit
|
commitdiff
|
tree
2010年11月15日
Robert Haas
Fix bug in cube picksplit algorithm.
commit
|
commitdiff
|
tree
2010年11月14日
Tom Lane
Fix canAcceptConnections() bugs introduced by replicati...
commit
|
commitdiff
|
tree
2010年11月13日
Tom Lane
Add missing outfuncs.c support for struct InhRelation.
commit
|
commitdiff
|
tree
2010年11月12日
Tom Lane
Fix old oversight in const-simplification of COALESCE...
commit
|
commitdiff
|
tree
2010年11月12日
Peter Eisentraut
docs -> documentation
commit
|
commitdiff
|
tree
2010年11月12日
Heikki Linnakangas
Add missing support for removing foreign data wrapper...
commit
|
commitdiff
|
tree
2010年11月11日
Heikki Linnakangas
Fix bug introduced by the recent patch to check that...
commit
|
commitdiff
|
tree
2010年11月10日
Tom Lane
Fix line_construct_pm() for the case of "infinite"...
commit
|
commitdiff
|
tree
2010年11月10日
Bruce Momjian
Mention that pg_upgrade requires compatible 32/64-bit...
commit
|
commitdiff
|
tree
2010年11月10日
Itagaki Takahiro
Don't use __declspec (dllimport) for PGDLLEXPORT to...
commit
|
commitdiff
|
tree
2010年11月09日
Tom Lane
Repair memory leakage while ANALYZE-ing complex index...
commit
|
commitdiff
|
tree
2010年11月09日
Heikki Linnakangas
In rewriteheap.c (used by VACUUM FULL and CLUSTER)...
commit
|
commitdiff
|
tree
2010年11月09日
Alvaro Herrera
plpython has plpy.Error instead of plpy.ERROR
commit
|
commitdiff
|
tree
2010年11月09日
Tom Lane
Fix error handling in temp-file deletion with log_temp_...
commit
|
commitdiff
|
tree
2010年11月08日
Alvaro Herrera
Fix permanent memory leak in autovacuum launcher
commit
|
commitdiff
|
tree
2010年11月07日
Tom Lane
Add support for detecting register-stack overrun on...
commit
|
commitdiff
|
tree
2010年11月03日
Tom Lane
Reduce recursion depth in recently-added regression...
commit
|
commitdiff
|
tree
2010年11月02日
Tom Lane
Fix adjust_semi_join to be more cautious about clausele...
commit
|
commitdiff
|
tree
2010年11月02日
Tom Lane
Fix buffer overrun in pg_upgrade.
commit
|
commitdiff
|
tree
2010年11月02日
Tom Lane
Ensure an index that uses a whole-row Var still depends...
commit
|
commitdiff
|
tree
2010年11月02日
Heikki Linnakangas
Bootstrap WAL to begin at segment logid=0 logseg=1...
commit
|
commitdiff
|
tree
2010年11月01日
Heikki Linnakangas
Fix corner-case bug in tracking of latest removed WAL...
commit
|
commitdiff
|
tree
2010年10月28日
Tom Lane
Fix plpgsql's handling of "simple" expression evaluation.
commit
|
commitdiff
|
tree
2010年10月27日
Heikki Linnakangas
Fix long-standing segfault when accept() or one of...
commit
|
commitdiff
|
tree
2010年10月27日
Tom Lane
Fix up some oversights in psql's Unicode-escape support.
commit
|
commitdiff
|
tree
2010年10月26日
Heikki Linnakangas
Note explicitly that hash indexes are also not replicat...
commit
|
commitdiff
|
tree
2010年10月26日
Heikki Linnakangas
Before removing backup_label and irrevocably changing...
commit
|
commitdiff
|
tree
2010年10月25日
Tom Lane
Fix inline_set_returning_function() to preserve the...
commit
|
commitdiff
|
tree
2010年10月22日
Heikki Linnakangas
Add semicolon, missed in previous patch. And update...
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル