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
2008年05月01日
Tom Lane
Make the minimum allowed value of work_mem be 64KB...
commit
|
commitdiff
|
tree
2008年04月30日
Tom Lane
Fix nodeTidscan.c to not trigger an error if the block...
commit
|
commitdiff
|
tree
2008年04月30日
Alvaro Herrera
Add example showing how to remove a password from a...
commit
|
commitdiff
|
tree
2008年04月29日
Tom Lane
Some minor further cleanup around A_Const. Don't attac...
commit
|
commitdiff
|
tree
2008年04月29日
Alvaro Herrera
Fix REASSIGN OWNED so that it works on procedural langu...
commit
|
commitdiff
|
tree
2008年04月29日
Alvaro Herrera
Remove typename from A_Const.
commit
|
commitdiff
|
tree
2008年04月29日
Alvaro Herrera
Fix volatility marking for the generate_series and...
commit
|
commitdiff
|
tree
2008年04月28日
Tom Lane
Increase the statement_timeout value used in the prepar...
commit
|
commitdiff
|
tree
2008年04月28日
Bruce Momjian
Update comment for 8.4:
commit
|
commitdiff
|
tree
2008年04月28日
Tom Lane
Fix broken configure test for libxslt: it was probing...
commit
|
commitdiff
|
tree
2008年04月28日
Alvaro Herrera
Bump the catversion for the previous patch.
commit
|
commitdiff
|
tree
2008年04月28日
Alvaro Herrera
Add generate_subscripts, a series-generation function...
commit
|
commitdiff
|
tree
2008年04月27日
Alvaro Herrera
Add SGML ID attributes to the arrays subsections, and...
commit
|
commitdiff
|
tree
2008年04月26日
Tom Lane
Code review for recent patch to terminate online backup...
commit
|
commitdiff
|
tree
2008年04月25日
Bruce Momjian
Add URL for:
commit
|
commitdiff
|
tree
2008年04月25日
Bruce Momjian
Update wording from David Fetter.
commit
|
commitdiff
|
tree
2008年04月25日
Bruce Momjian
Update to remove passive wording from FAQ, David Fetter
commit
|
commitdiff
|
tree
2008年04月24日
Bruce Momjian
Update TODO item:
commit
|
commitdiff
|
tree
2008年04月24日
Tom Lane
Remove transformAlterTableStmt's kluge to replace Colum...
commit
|
commitdiff
|
tree
2008年04月24日
Bruce Momjian
Update:
commit
|
commitdiff
|
tree
2008年04月24日
Tom Lane
Fix ALTER TABLE ADD COLUMN ... PRIMARY KEY so that...
commit
|
commitdiff
|
tree
2008年04月24日
Bruce Momjian
Add embedded usage mention to FAQ, per Greg Smith.
commit
|
commitdiff
|
tree
2008年04月24日
Bruce Momjian
Add to TODO:
commit
|
commitdiff
|
tree
2008年04月24日
Bruce Momjian
Add TODO item:
commit
|
commitdiff
|
tree
2008年04月24日
Bruce Momjian
Add URL for:
commit
|
commitdiff
|
tree
2008年04月24日
Bruce Momjian
Add to TODO:
commit
|
commitdiff
|
tree
2008年04月24日
Bruce Momjian
Add to TODO:
commit
|
commitdiff
|
tree
2008年04月24日
Bruce Momjian
Remove, item done, description unclear:
commit
|
commitdiff
|
tree
2008年04月24日
Bruce Momjian
Update TODO description for GIT:
commit
|
commitdiff
|
tree
2008年04月24日
Magnus Hagander
Update error messages, per notes from Tom.
commit
|
commitdiff
|
tree
2008年04月24日
Bruce Momjian
Add GIT URL:
commit
|
commitdiff
|
tree
2008年04月24日
Bruce Momjian
Add to TODO:
commit
|
commitdiff
|
tree
2008年04月23日
Bruce Momjian
Add URL for MERGE:
commit
|
commitdiff
|
tree
2008年04月23日
Magnus Hagander
Prevent shutdown in normal mode if online backup is...
commit
|
commitdiff
|
tree
2008年04月22日
Teodor Sigaev
Fix using too many LWLocks bug, reported by Craig Ringer
commit
|
commitdiff
|
tree
2008年04月22日
Magnus Hagander
Don't pull in pthreads header files in this file becaus...
commit
|
commitdiff
|
tree
2008年04月22日
Bruce Momjian
FAQ2txt now only controls the main FAQ, not FAQ_DEV.
commit
|
commitdiff
|
tree
2008年04月22日
Magnus Hagander
Replace developer FAQ with a reference to the wiki...
commit
|
commitdiff
|
tree
2008年04月22日
Tom Lane
Issue explicit error messages for attempts to use ...
commit
|
commitdiff
|
tree
2008年04月21日
Tom Lane
Fix convert_IN_to_join to properly handle the case...
commit
|
commitdiff
|
tree
2008年04月21日
Magnus Hagander
Clean up float4byval and float8byval handling by dealin...
commit
|
commitdiff
|
tree
2008年04月21日
Magnus Hagander
Fix typo, noted by Stefan Kaltenbrunner.
commit
|
commitdiff
|
tree
2008年04月21日
Magnus Hagander
Make float4byval and float8byval configurable on MSVC.
commit
|
commitdiff
|
tree
2008年04月21日
Magnus Hagander
Add link to major version release notes at the top...
commit
|
commitdiff
|
tree
2008年04月21日
Tom Lane
Fix a couple of places in execMain that erroneously...
commit
|
commitdiff
|
tree
2008年04月21日
Tom Lane
Add FLOAT4PASSBYVAL/FLOAT8PASSBYVAL to pg_config.h...
commit
|
commitdiff
|
tree
2008年04月21日
Tom Lane
Make earthdistance use version-0 calling convention...
commit
|
commitdiff
|
tree
2008年04月21日
Tom Lane
Allow float8, int8, and related datatypes to be passed...
commit
|
commitdiff
|
tree
2008年04月20日
Teodor Sigaev
Fix broken compare function for tsquery_ops. Per Tom...
commit
|
commitdiff
|
tree
2008年04月20日
Tom Lane
Convert earthdistance's only C function to v1 call...
commit
|
commitdiff
|
tree
2008年04月19日
Tom Lane
seg_size() has to be V1 calling convention, too.
commit
|
commitdiff
|
tree
2008年04月19日
Bruce Momjian
Update doc script comments.
commit
|
commitdiff
|
tree
2008年04月19日
Bruce Momjian
Add script FAQ2txt to convert HTML files to txt. Add...
commit
|
commitdiff
|
tree
2008年04月19日
Bruce Momjian
Add TODO2html tool to convert TODO to HTML.
commit
|
commitdiff
|
tree
2008年04月19日
Bruce Momjian
Update TODO using new script.
commit
|
commitdiff
|
tree
2008年04月19日
Bruce Momjian
Remove TODO.detail directory. All URLs now in TODO...
commit
|
commitdiff
|
tree
2008年04月19日
Bruce Momjian
Remove TODO.detail references; instead add TODO URLs...
commit
|
commitdiff
|
tree
2008年04月18日
Alvaro Herrera
Change the float4-returning functions in contrib/seg...
commit
|
commitdiff
|
tree
2008年04月18日
Tom Lane
Fix typo.
commit
|
commitdiff
|
tree
2008年04月18日
Alvaro Herrera
Modify the float4 datatype to be pass-by-val. Along...
commit
|
commitdiff
|
tree
2008年04月18日
Tom Lane
Fix rmtree() so that it keeps going after failure to...
commit
|
commitdiff
|
tree
2008年04月18日
Heikki Linnakangas
Fix two race conditions between the pending unlink...
commit
|
commitdiff
|
tree
2008年04月18日
Tom Lane
Cause EXPLAIN's VERBOSE option to print the target...
commit
|
commitdiff
|
tree
2008年04月17日
Alvaro Herrera
Clean up a few places where Datums were being treated...
commit
|
commitdiff
|
tree
2008年04月17日
Tom Lane
Fix a couple of oversights associated with the "physica...
commit
|
commitdiff
|
tree
2008年04月17日
Bruce Momjian
TODO Done:
commit
|
commitdiff
|
tree
2008年04月17日
Bruce Momjian
Re-enable pg_terminate_backend() using SIGTERM. SIGTER...
commit
|
commitdiff
|
tree
2008年04月17日
Tom Lane
Add some code to EXPLAIN to show the targetlist (ie...
commit
|
commitdiff
|
tree
2008年04月16日
Tom Lane
Repair two places where SIGTERM exit could leave shared...
commit
|
commitdiff
|
tree
2008年04月16日
Andrew Dunstan
Fix MinGW warnings re formats and unused variables...
commit
|
commitdiff
|
tree
2008年04月16日
Bruce Momjian
Ignore blank lines in typedef file.
commit
|
commitdiff
|
tree
2008年04月16日
Bruce Momjian
Update most recent release to 8.3.1.
commit
|
commitdiff
|
tree
2008年04月16日
Tom Lane
Fix LOAD_CRIT_INDEX() macro to take out AccessShareLock...
commit
|
commitdiff
|
tree
2008年04月16日
Bruce Momjian
Fix comment typo.
commit
|
commitdiff
|
tree
2008年04月16日
Bruce Momjian
Update TODO wording.
commit
|
commitdiff
|
tree
2008年04月16日
Bruce Momjian
Add to TODO:
commit
|
commitdiff
|
tree
2008年04月16日
Andrew Dunstan
Avoid using unnecessary pgwin32_safestat in libpq.
commit
|
commitdiff
|
tree
2008年04月15日
Bruce Momjian
Re-add terminate TODO item.
commit
|
commitdiff
|
tree
2008年04月15日
Bruce Momjian
Revert addition of pg_terminate_backend() because of...
commit
|
commitdiff
|
tree
2008年04月15日
Andrew Dunstan
Add multi-line flag to regex that needs it. Backpatch...
commit
|
commitdiff
|
tree
2008年04月15日
Bruce Momjian
Add TODO item:
commit
|
commitdiff
|
tree
2008年04月15日
Bruce Momjian
Move LISTEN/NOTIFY items to separate TODO section.
commit
|
commitdiff
|
tree
2008年04月15日
Bruce Momjian
Add to TODO:
commit
|
commitdiff
|
tree
2008年04月15日
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2008年04月15日
Bruce Momjian
Add pg_terminate_backend() to allow terminating only...
commit
|
commitdiff
|
tree
2008年04月15日
Andrew Dunstan
Make integer_datetimes the default for MSVC even if...
commit
|
commitdiff
|
tree
2008年04月14日
Tom Lane
Push index operator lossiness determination down to...
commit
|
commitdiff
|
tree
2008年04月14日
Alvaro Herrera
Fix indentation in new REFERENCED BY psql output, per...
commit
|
commitdiff
|
tree
2008年04月14日
Bruce Momjian
Add URL for:
commit
|
commitdiff
|
tree
2008年04月13日
Tom Lane
Since createplan.c no longer cares whether index operat...
commit
|
commitdiff
|
tree
2008年04月13日
Tom Lane
Phase 2 of project to make index operator lossiness...
commit
|
commitdiff
|
tree
2008年04月13日
Tom Lane
Turn the -i/--ignore-version options of pg_dump and...
commit
|
commitdiff
|
tree
2008年04月12日
Tom Lane
Clean up a few places where Datums were being treated...
commit
|
commitdiff
|
tree
2008年04月12日
Tom Lane
Create new routines systable_beginscan_ordered, systabl...
commit
|
commitdiff
|
tree
2008年04月11日
Tom Lane
A quick try at un-breaking the Cygwin build. Whether...
commit
|
commitdiff
|
tree
2008年04月11日
Tom Lane
Add some debug support code to try to catch future...
commit
|
commitdiff
|
tree
2008年04月11日
Tom Lane
Fix several datatype input functions that were allowing...
commit
|
commitdiff
|
tree
2008年04月11日
Bruce Momjian
Update wording:
commit
|
commitdiff
|
tree
2008年04月11日
Bruce Momjian
Changed TODO wording:
commit
|
commitdiff
|
tree
2008年04月11日
Bruce Momjian
Add TODO:
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル