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
2010年09月13日
Robert Haas
Link from pg_shadow docs to pg_authid docs.
commit
|
commitdiff
|
tree
2010年09月12日
Bruce Momjian
Re-add documentation for Win32 copy syntax for archive_...
commit
|
commitdiff
|
tree
2010年09月11日
Joe Conway
SERIALIZABLE transactions are actually implemented...
commit
|
commitdiff
|
tree
2010年09月11日
Heikki Linnakangas
Add missing #includes, needed on some platforms. This...
commit
|
commitdiff
|
tree
2010年09月11日
Heikki Linnakangas
Introduce latches. A latch is a boolean variable, with...
commit
|
commitdiff
|
tree
2010年09月10日
Michael Meskes
Cursor names in the backend are not case-sensitve....
commit
|
commitdiff
|
tree
2010年09月09日
Tom Lane
Remove obsolete claim that gzip is needed while install...
commit
|
commitdiff
|
tree
2010年09月09日
Bruce Momjian
Doc fixes:
commit
|
commitdiff
|
tree
2010年09月08日
Peter Eisentraut
Add tip about building plpython 2 and 3. Fix link...
commit
|
commitdiff
|
tree
2010年09月07日
Peter Eisentraut
Clarify that surrogate pairs are not encoded in UTF...
commit
|
commitdiff
|
tree
2010年09月07日
Bruce Momjian
Modify pg_upgrade to set/restore all environment variab...
commit
|
commitdiff
|
tree
2010年09月05日
Tom Lane
GROUP BY can only infer functional dependency from...
commit
|
commitdiff
|
tree
2010年09月04日
Tom Lane
Pad the ps_status display with nulls, not blanks, on...
commit
|
commitdiff
|
tree
2010年09月03日
Tom Lane
Install a data-type-based solution for protecting pg_ge...
REL9_1_ALPHA1
commit
|
commitdiff
|
tree
2010年09月03日
Tom Lane
In HEAD only, revert kluge solution for preventing...
commit
|
commitdiff
|
tree
2010年09月02日
Tom Lane
9.1alpha1 release notes.
commit
|
commitdiff
|
tree
2010年09月02日
Tom Lane
Clean up description of ecpg's dtcvfmtasc function.
commit
|
commitdiff
|
tree
2010年09月02日
Tom Lane
Clean up some bad grammar and punctuation in descriptio...
commit
|
commitdiff
|
tree
2010年09月02日
Tom Lane
Fix up flushing of composite-type typcache entries...
commit
|
commitdiff
|
tree
2010年09月02日
Robert Haas
Fix typo. Pointed out by Kevin Grittner.
commit
|
commitdiff
|
tree
2010年09月01日
Tom Lane
Clarify documentation of handling of null arguments...
commit
|
commitdiff
|
tree
2010年09月01日
Tom Lane
Improve release notes' description of Teodor's fixes...
commit
|
commitdiff
|
tree
2010年08月31日
Alvaro Herrera
Add missing markup for translatability
commit
|
commitdiff
|
tree
2010年08月30日
Tom Lane
Cosmetic fixes for KnownAssignedXidsGetOldestXmin,...
commit
|
commitdiff
|
tree
2010年08月30日
Tom Lane
Fix oversight in RelFileNodeBackend patch: CreateFakeRe...
commit
|
commitdiff
|
tree
2010年08月30日
Simon Riggs
Fix misleading DEBUG2 issued during RemoveOldXlogFiles()
commit
|
commitdiff
|
tree
2010年08月30日
Simon Riggs
Truncate subtrans after each restartpoint.
commit
|
commitdiff
|
tree
2010年08月30日
Simon Riggs
Teach GetOldestXmin() about KnownAssignedXids during...
commit
|
commitdiff
|
tree
2010年08月30日
Heikki Linnakangas
Fix typo in comment.
commit
|
commitdiff
|
tree
2010年08月29日
Tom Lane
Reduce PANIC to ERROR in some occasionally-reported...
commit
|
commitdiff
|
tree
2010年08月29日
Tom Lane
Remove obsolete remark that PQprepare() is more flexibl...
commit
|
commitdiff
|
tree
2010年08月27日
Robert Haas
Insert additional compiler placation into objectaddress.c.
commit
|
commitdiff
|
tree
2010年08月27日
Peter Eisentraut
Small refactoring of makeVar() from a TargetEntry
commit
|
commitdiff
|
tree
2010年08月27日
Robert Haas
Rewrite comment code for better modularity, and add...
commit
|
commitdiff
|
tree
2010年08月26日
Tom Lane
Document the existence of the socket lock file under...
commit
|
commitdiff
|
tree
2010年08月26日
Tom Lane
Explain automatic creation (or lack of it) of indexes...
commit
|
commitdiff
|
tree
2010年08月26日
Tom Lane
Update time zone data files to tzdata release 2010l...
commit
|
commitdiff
|
tree
2010年08月26日
Alvaro Herrera
Improve wording for privilege description on certain...
commit
|
commitdiff
|
tree
2010年08月26日
Alvaro Herrera
Remove duplicate translatable phrase
commit
|
commitdiff
|
tree
2010年08月26日
Tom Lane
Fix ExecMakeTableFunctionResult to verify that all...
commit
|
commitdiff
|
tree
2010年08月26日
Tom Lane
Don't auto-create the subdirectories holding built...
commit
|
commitdiff
|
tree
2010年08月25日
Bruce Momjian
Remove docs for "Incrementally Updated Backups" because...
commit
|
commitdiff
|
tree
2010年08月25日
Tom Lane
Document filtering dictionaries in textsearch.sgml.
commit
|
commitdiff
|
tree
2010年08月25日
Tom Lane
Improve hint message for ENOMEM failure from shmget().
commit
|
commitdiff
|
tree
2010年08月25日
Bruce Momjian
Update release notes, per comments from Simon Riggs.
commit
|
commitdiff
|
tree
2010年08月25日
Peter Eisentraut
Catch null pointer returns from PyCObject_AsVoidPtr...
commit
|
commitdiff
|
tree
2010年08月25日
Peter Eisentraut
Add missing description of reloftype field
commit
|
commitdiff
|
tree
2010年08月25日
Tom Lane
Docs review for unaccent: fix grammar, markup, etc.
commit
|
commitdiff
|
tree
2010年08月25日
Tom Lane
Avoid passing signed chars to <ctype.h> functions ...
commit
|
commitdiff
|
tree
2010年08月25日
Tom Lane
Update 9.0 release notes for changes since beta4.
commit
|
commitdiff
|
tree
2010年08月24日
Tom Lane
Further editing of release notes.
commit
|
commitdiff
|
tree
2010年08月24日
Tom Lane
Make EXPLAIN show the function call expression of a...
commit
|
commitdiff
|
tree
2010年08月24日
Peter Eisentraut
When in automatic dependency mode, never delete any...
commit
|
commitdiff
|
tree
2010年08月24日
Bruce Momjian
Fix awkward wording in Incrementally Updated Backups...
commit
|
commitdiff
|
tree
2010年08月24日
Bruce Momjian
Clarifications for 9.0 release notes
commit
|
commitdiff
|
tree
2010年08月24日
Bruce Momjian
Update autovacuum_freeze_max_age documentation to menti...
commit
|
commitdiff
|
tree
2010年08月24日
Itagaki Takahiro
Add string functions: concat(), concat_ws(), left(...
commit
|
commitdiff
|
tree
2010年08月23日
Tom Lane
Marginal code cleanup for streaming replication.
commit
|
commitdiff
|
tree
2010年08月23日
Tom Lane
Make pg_archivecleanup log messages more consistent.
commit
|
commitdiff
|
tree
2010年08月23日
Tom Lane
Make an editorial pass over the 9.0 release notes.
commit
|
commitdiff
|
tree
2010年08月22日
Bruce Momjian
Document that autovacuum_freeze_max_age is used for...
commit
|
commitdiff
|
tree
2010年08月21日
Tom Lane
Use a non-locale-dependent definition of isspace()...
commit
|
commitdiff
|
tree
2010年08月21日
Tom Lane
Improve parallel restore's ability to cope with selecti...
commit
|
commitdiff
|
tree
2010年08月21日
Magnus Hagander
Adjust regression tests for previous commit, that I...
commit
|
commitdiff
|
tree
2010年08月21日
Magnus Hagander
Add vacuum and analyze counters to pg_stat_*_tables...
commit
|
commitdiff
|
tree
2010年08月20日
Tom Lane
Add missing processing of OptTemp in CREATE IF NOT...
commit
|
commitdiff
|
tree
2010年08月20日
Tom Lane
Avoid saying "random" when randomness is not actually...
commit
|
commitdiff
|
tree
2010年08月20日
Robert Haas
Remove the isLocalBuf argument from ReadBuffer_common.
commit
|
commitdiff
|
tree
2010年08月19日
Tom Lane
Bring some sanity to the trace_recovery_messages code...
commit
|
commitdiff
|
tree
2010年08月19日
Tom Lane
Allow USING and INTO clauses of plpgsql's EXECUTE to...
commit
|
commitdiff
|
tree
2010年08月19日
Tom Lane
Keep exec_simple_check_plan() from thinking "SELECT...
commit
|
commitdiff
|
tree
2010年08月19日
Tom Lane
Be a bit less cavalier with both the code and the comme...
commit
|
commitdiff
|
tree
2010年08月19日
Heikki Linnakangas
Revert patch to coerce 'unknown' type parameters in...
commit
|
commitdiff
|
tree
2010年08月19日
Tom Lane
Allocate local buffers in a context of their own, rathe...
commit
|
commitdiff
|
tree
2010年08月19日
Tom Lane
Fix possible corruption of AfterTriggerEventLists in...
commit
|
commitdiff
|
tree
2010年08月19日
Peter Eisentraut
Remove extra newlines at end and beginning of files...
commit
|
commitdiff
|
tree
2010年08月19日
Robert Haas
Tidy up a few calls to smrgextend().
commit
|
commitdiff
|
tree
2010年08月18日
Tom Lane
Reset the per-output-tuple exprcontext each time throug...
commit
|
commitdiff
|
tree
2010年08月18日
Tom Lane
Rename utf2ucs() to utf8_to_unicode(), and export it...
commit
|
commitdiff
|
tree
2010年08月18日
Tom Lane
Fix failure of "ALTER TABLE t ADD COLUMN c serial"...
commit
|
commitdiff
|
tree
2010年08月18日
Tom Lane
Add missing handling of PlannedStmt.transientPlan in...
commit
|
commitdiff
|
tree
2010年08月18日
Heikki Linnakangas
Coerce 'unknown' type parameters to the right type...
commit
|
commitdiff
|
tree
2010年08月17日
Michael Meskes
Applied Zoltan's patch to fix a few memleaks in ecpg...
commit
|
commitdiff
|
tree
2010年08月17日
Peter Eisentraut
Revert: looks like Binary Large OBject[sic] wasn't...
commit
|
commitdiff
|
tree
2010年08月17日
Peter Eisentraut
Spell and markup checking
commit
|
commitdiff
|
tree
2010年08月16日
Tom Lane
Arrange to fsync the contents of lockfiles (both postpi...
commit
|
commitdiff
|
tree
2010年08月16日
Robert Haas
Make LockDatabaseObject() AcceptInvalidationMessages().
commit
|
commitdiff
|
tree
2010年08月16日
Tom Lane
Fix psql's copy of utf2ucs() to match the backend's...
commit
|
commitdiff
|
tree
2010年08月15日
Tom Lane
Assorted improvements to backup/restore documentation...
commit
|
commitdiff
|
tree
2010年08月15日
Tom Lane
Clarify bit numbering in get_bit/set_bit etc. Per...
commit
|
commitdiff
|
tree
2010年08月15日
Tom Lane
Improve pgarchivecleanup documentation, per comments...
commit
|
commitdiff
|
tree
2010年08月15日
Tom Lane
Avoid unnecessary use of TPS acronym.
commit
|
commitdiff
|
tree
2010年08月15日
Robert Haas
Add link and additional index reference to pgcrypto.
commit
|
commitdiff
|
tree
2010年08月14日
Tom Lane
Fix planner to make a reasonable assumption about the...
commit
|
commitdiff
|
tree
2010年08月14日
Tom Lane
Fix \ef and \sf to not fail on functions with nonnull...
commit
|
commitdiff
|
tree
2010年08月14日
Tom Lane
Add a \sf (show function) command to psql, for those...
commit
|
commitdiff
|
tree
2010年08月14日
Tom Lane
MyBackendId now needs to be PGDLLIMPORT, so that contri...
commit
|
commitdiff
|
tree
2010年08月14日
Robert Haas
Further dtrace adjustments for the backend-IDs-in-relpa...
commit
|
commitdiff
|
tree
2010年08月13日
Robert Haas
Fix assorted dtrace breakage caused by patch to include...
commit
|
commitdiff
|
tree
2010年08月13日
Tom Lane
Clean up failure to use ClosePager() where appropriate...
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル