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年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
2008年04月11日
Bruce Momjian
Update URLs for dead space map.
commit
|
commitdiff
|
tree
2008年04月11日
Bruce Momjian
Fix main README typo.
commit
|
commitdiff
|
tree
2008年04月10日
Tom Lane
Replace "amgetmulti" AM functions with "amgetbitmap...
commit
|
commitdiff
|
tree
2008年04月10日
Bruce Momjian
Add TODO URLs moved from open items queue:
commit
|
commitdiff
|
tree
2008年04月10日
Magnus Hagander
Create wrapper pgwin32_safestat() and redefine stat...
commit
|
commitdiff
|
tree
2008年04月10日
Magnus Hagander
Make parameters in implementation have same const:ness...
commit
|
commitdiff
|
tree
2008年04月10日
Alvaro Herrera
Remove mention of DBD::PgSPI, which is unmaintained...
commit
|
commitdiff
|
tree
2008年04月10日
Alvaro Herrera
Mention pg_backend_pid() in the system information...
commit
|
commitdiff
|
tree
2008年04月10日
Michael Meskes
PGTYPEStimestamp_sub should use the values and not...
commit
|
commitdiff
|
tree
2008年04月09日
Bruce Momjian
Document that continuous archiving backup can be used...
commit
|
commitdiff
|
tree
2008年04月09日
Bruce Momjian
Update text FAQ.
commit
|
commitdiff
|
tree
2008年04月09日
Bruce Momjian
Small wording improvements for source code READMEs.
commit
|
commitdiff
|
tree
2008年04月09日
Bruce Momjian
Revert README cleanups.
commit
|
commitdiff
|
tree
2008年04月09日
Bruce Momjian
Revert sentence removal from nickname in FAQ.
commit
|
commitdiff
|
tree
2008年04月09日
Bruce Momjian
Remove mention of the Berkeley origins of the alias...
commit
|
commitdiff
|
tree
2008年04月08日
Tom Lane
Fix tsvector_update_trigger() to be domain-friendly...
commit
|
commitdiff
|
tree
2008年04月08日
Peter Eisentraut
On cygwin and win32, don't override the shlib name...
commit
|
commitdiff
|
tree
2008年04月08日
Magnus Hagander
Make integer_datetimes the default on msvc as well...
commit
|
commitdiff
|
tree
2008年04月07日
Peter Eisentraut
Always define stlib, since some platforms need it for...
commit
|
commitdiff
|
tree
2008年04月07日
Peter Eisentraut
Implement a few changes to how shared libraries and...
commit
|
commitdiff
|
tree
2008年04月07日
Bruce Momjian
Add to TODO:
commit
|
commitdiff
|
tree
2008年04月07日
Bruce Momjian
Add documentation clarification for IS [NOT] NULL and...
commit
|
commitdiff
|
tree
2008年04月06日
Tom Lane
Make plpgsql support FOR over a query specified by...
commit
|
commitdiff
|
tree
2008年04月06日
Tom Lane
Improve hash_any() to use word-wide fetches when hashin...
commit
|
commitdiff
|
tree
2008年04月05日
Tom Lane
A small visit from the portability and localization...
commit
|
commitdiff
|
tree
2008年04月05日
Bruce Momjian
Make dblink_current_query() reference pg_catalog.curren...
commit
|
commitdiff
|
tree
2008年04月05日
Bruce Momjian
Re-add dblink_current_query() for backward compatibility.
commit
|
commitdiff
|
tree
2008年04月05日
Tom Lane
Defend against JOINs having more than 32K columns altog...
commit
|
commitdiff
|
tree
2008年04月05日
Bruce Momjian
Have pg_stop_backup() wait for all archive files to...
commit
|
commitdiff
|
tree
2008年04月04日
Tom Lane
Re-implement division for numeric values using the...
commit
|
commitdiff
|
tree
2008年04月04日
Bruce Momjian
Have psql command 'help' suggest the use of \?, updated...
commit
|
commitdiff
|
tree
2008年04月04日
Bruce Momjian
Allow 'help' in psql to show \? help, for novice assist...
commit
|
commitdiff
|
tree
2008年04月04日
Tom Lane
Remove no-longer-used function assign_backslash_quote()
commit
|
commitdiff
|
tree
2008年04月04日
Bruce Momjian
Remove unneed #include now that current_query() has...
commit
|
commitdiff
|
tree
2008年04月04日
Bruce Momjian
Implement current_query(), that shows the currently...
commit
|
commitdiff
|
tree
2008年04月04日
Magnus Hagander
Oops, change should go in scan.l to survive a clean...
commit
|
commitdiff
|
tree
2008年04月04日
Magnus Hagander
Convert backslash_quote guc to use enum.
commit
|
commitdiff
|
tree
2008年04月04日
Magnus Hagander
Turn xmlbinary and xmloption GUC variables into enumsTu...
commit
|
commitdiff
|
tree
2008年04月03日
Tom Lane
Add a variant of the Levenshtein string-distance functi...
commit
|
commitdiff
|
tree
2008年04月03日
Bruce Momjian
Add Wiki URLs for:
commit
|
commitdiff
|
tree
2008年04月03日
Tom Lane
Remove heap_release_fetch, which is no longer used...
commit
|
commitdiff
|
tree
2008年04月03日
Bruce Momjian
Add to TODO:
commit
|
commitdiff
|
tree
2008年04月03日
Tom Lane
Teach ANALYZE to distinguish dead and in-doubt tuples...
commit
|
commitdiff
|
tree
2008年04月03日
Magnus Hagander
Oops, add proper #ifdef for systems without support...
commit
|
commitdiff
|
tree
2008年04月03日
Peter Eisentraut
Remove -C from rsync call, because it omits directories...
commit
|
commitdiff
|
tree
2008年04月03日
Magnus Hagander
Convert syslog_facility guc to enum type.
commit
|
commitdiff
|
tree
2008年04月03日
Bruce Momjian
Add URLs for:
commit
|
commitdiff
|
tree
2008年04月02日
Tom Lane
Revert my bad decision of about a year ago to make...
commit
|
commitdiff
|
tree
2008年04月02日
Magnus Hagander
Convert three more guc settings to enum type:
commit
|
commitdiff
|
tree
2008年04月02日
Bruce Momjian
Remove due to survey/discussion:
commit
|
commitdiff
|
tree
2008年04月01日
Tom Lane
Support EXECUTE USING in plpgsql.
commit
|
commitdiff
|
tree
2008年04月01日
Tom Lane
Add SPI-level support for executing SQL commands with...
commit
|
commitdiff
|
tree
2008年04月01日
Tom Lane
Fix an oversight I made in a cleanup patch over a year...
commit
|
commitdiff
|
tree
2008年03月31日
Tom Lane
Apply my original fix for Taiki Yamaguchi's bug report...
commit
|
commitdiff
|
tree
2008年03月31日
Tom Lane
Fix my brain fade in TRUNCATE triggers patch: can't...
commit
|
commitdiff
|
tree
2008年03月31日
Tom Lane
Use error message wordings for permissions checks on...
commit
|
commitdiff
|
tree
2008年03月31日
Tom Lane
Fix a number of places that were making file-type tests...
commit
|
commitdiff
|
tree
2008年03月30日
Tom Lane
Show database access privileges in psql's \l command...
commit
|
commitdiff
|
tree
2008年03月30日
Tom Lane
Display incoming as well as outgoing foreign-key constr...
commit
|
commitdiff
|
tree
2008年03月30日
Neil Conway
Enable 64-bit integer datetimes by default, per previou...
commit
|
commitdiff
|
tree
2008年03月29日
Tom Lane
Improve description of \du and \dg, per suggestion...
commit
|
commitdiff
|
tree
2008年03月29日
Tom Lane
Improve psql's tab completion to handle completing...
commit
|
commitdiff
|
tree
2008年03月29日
Tom Lane
Revert my erroneous fix for Taiki Yamaguchi's DISTINCT...
commit
|
commitdiff
|
tree
2008年03月28日
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2008年03月28日
Heikki Linnakangas
Clarify documentation on PITR and warm standby on the...
commit
|
commitdiff
|
tree
2008年03月28日
Bruce Momjian
Add to TODO:
commit
|
commitdiff
|
tree
2008年03月28日
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2008年03月28日
Tom Lane
Department of second thoughts: the rule that ORDER...
commit
|
commitdiff
|
tree
2008年03月28日
Tom Lane
Support statement-level ON TRUNCATE triggers. Simon...
commit
|
commitdiff
|
tree
2008年03月27日
Bruce Momjian
Add to TODO:
commit
|
commitdiff
|
tree
2008年03月27日
Bruce Momjian
Add URL for:
commit
|
commitdiff
|
tree
2008年03月27日
Tom Lane
When we have successfully optimized a MIN or MAX aggreg...
commit
|
commitdiff
|
tree
2008年03月27日
Bruce Momjian
Remove ipcclean utility command --- didn't work on...
commit
|
commitdiff
|
tree
2008年03月27日
Michael Meskes
Sorry, copied wrong files.
commit
|
commitdiff
|
tree
2008年03月27日
Michael Meskes
- Moved from PQsetdbLogin to PQconnectDB.
commit
|
commitdiff
|
tree
2008年03月27日
Tom Lane
Reduce the need for frontend programs to include "postg...
commit
|
commitdiff
|
tree
2008年03月26日
Alvaro Herrera
Move the HTSU_Result enum definition into snapshot...
commit
|
commitdiff
|
tree
2008年03月26日
Alvaro Herrera
Rename snapmgmt.c/h to snapmgr.c/h, for consistency...
commit
|
commitdiff
|
tree
2008年03月26日
Tom Lane
Fix bad spelling and worse grammar in recent doc commit...
commit
|
commitdiff
|
tree
2008年03月26日
Alvaro Herrera
Separate snapshot management code from tuple visibility...
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル