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年05月24日
Bruce Momjian
Update pg_upgrade docs to show options in alphabetical...
commit
|
commitdiff
|
tree
2010年05月24日
Bruce Momjian
Split apart pg_upgrade user lookup and root check so...
commit
|
commitdiff
|
tree
2010年05月23日
Tom Lane
issue_warnings() has no business freeing its parameter...
commit
|
commitdiff
|
tree
2010年05月23日
Tom Lane
Fix oversight in join removal patch: we have to delete...
commit
|
commitdiff
|
tree
2010年05月21日
Robert Haas
Unbreak \h; can't do strlen(NULL).
commit
|
commitdiff
|
tree
2010年05月20日
Michael Meskes
Ecpg now accepts "long long" datatypes even if "long...
commit
|
commitdiff
|
tree
2010年05月20日
Tom Lane
Fix index entry for lo_compat_privileges, per bug ...
commit
|
commitdiff
|
tree
2010年05月20日
Magnus Hagander
Change the "N. Central Asia Standard Time" timezone...
commit
|
commitdiff
|
tree
2010年05月20日
Bruce Momjian
Show oid2name command-line arguments in documentation...
commit
|
commitdiff
|
tree
2010年05月19日
Bruce Momjian
SGML markup cleanup for pg_upgrade.
commit
|
commitdiff
|
tree
2010年05月19日
Bruce Momjian
Doc change: Rename of directory no longer required...
commit
|
commitdiff
|
tree
2010年05月19日
Bruce Momjian
pg_upgrade doc cleanup
commit
|
commitdiff
|
tree
2010年05月19日
Bruce Momjian
Restore oid2name doc change.
commit
|
commitdiff
|
tree
2010年05月19日
Bruce Momjian
Add command-line documentation for pg_upgrade.
commit
|
commitdiff
|
tree
2010年05月19日
Bruce Momjian
Simplify pg_upgrade queries by using IN instead of...
commit
|
commitdiff
|
tree
2010年05月19日
Bruce Momjian
For pg_upgrade, update template0's datfrozenxid and...
commit
|
commitdiff
|
tree
2010年05月18日
Magnus Hagander
Refer to pg_ident.conf as config file for username...
commit
|
commitdiff
|
tree
2010年05月18日
Bruce Momjian
Use a 'datallowconn' check for avoiding 'template0...
commit
|
commitdiff
|
tree
2010年05月18日
Magnus Hagander
Make pg_upgrade documentation refer to 9.0 instead...
commit
|
commitdiff
|
tree
2010年05月18日
Andrew Dunstan
Fix regression tests to match error message change
commit
|
commitdiff
|
tree
2010年05月18日
Bruce Momjian
Add pg_upgrade TESTING files explaining a testing method.
commit
|
commitdiff
|
tree
2010年05月18日
Robert Haas
Move pg_notify() details to a subsection within the...
commit
|
commitdiff
|
tree
2010年05月17日
Alvaro Herrera
Make table in example less wide.
commit
|
commitdiff
|
tree
2010年05月17日
Andrew Dunstan
Follow up a visit from the style police.
commit
|
commitdiff
|
tree
2010年05月17日
Andrew Dunstan
Clarify plperl subroutine name release notes item,...
commit
|
commitdiff
|
tree
2010年05月16日
Robert Haas
Insert line breaks in two places in SQL functions docum...
commit
|
commitdiff
|
tree
2010年05月16日
Robert Haas
Fix longstanding typo in V1 calling conventions documen...
commit
|
commitdiff
|
tree
2010年05月15日
Tom Lane
Ensure that pg_restore -l will output DATABASE entries...
commit
|
commitdiff
|
tree
2010年05月15日
Robert Haas
Rename PM_RECOVERY_CONSISTENT and PMSIGNAL_RECOVERY_CON...
commit
|
commitdiff
|
tree
2010年05月15日
Tom Lane
Improve documentation of pg_restore's -l and -L switche...
commit
|
commitdiff
|
tree
2010年05月15日
Tom Lane
Spell __NetBSD__ the same way everywhere. Per Giles...
commit
|
commitdiff
|
tree
2010年05月15日
Bruce Momjian
Adjust pg_upgrade BSD defines for scandir(), per report...
commit
|
commitdiff
|
tree
2010年05月15日
Bruce Momjian
Use __bsdi__ consistently.
commit
|
commitdiff
|
tree
2010年05月15日
Bruce Momjian
Change bsdi define to __bsdi__
commit
|
commitdiff
|
tree
2010年05月15日
Heikki Linnakangas
Fix typos in comments, spotted by Josh Kupershmidt.
commit
|
commitdiff
|
tree
2010年05月15日
Simon Riggs
Fix bug in processing of checkpoint time for max_standb...
commit
|
commitdiff
|
tree
2010年05月14日
Robert Haas
We now accept read-only connections in state PM_RECOVER...
commit
|
commitdiff
|
tree
2010年05月14日
Itagaki Takahiro
Remove CRs.
commit
|
commitdiff
|
tree
2010年05月14日
Simon Riggs
Add many new Asserts in code and fix simple bug that...
commit
|
commitdiff
|
tree
2010年05月14日
Tom Lane
Fix another obvious bug pointed out by a compiler warning.
commit
|
commitdiff
|
tree
2010年05月14日
Tom Lane
Remove another unsafe use of random data as a format...
commit
|
commitdiff
|
tree
2010年05月14日
Tom Lane
Get rid of unsafe sprintf and snprintf usages. Per...
commit
|
commitdiff
|
tree
2010年05月14日
Tom Lane
Spell __darwin__ correctly, to suppress compiler warnin...
commit
|
commitdiff
|
tree
2010年05月14日
Bruce Momjian
Use NAMEDATALEN instead of local define.
commit
|
commitdiff
|
tree
2010年05月13日
Bruce Momjian
Remove all mentions of EnterpriseDB Advanced Server...
commit
|
commitdiff
|
tree
2010年05月13日
Tom Lane
Fix up lame idea of not using autoconf to determine...
commit
|
commitdiff
|
tree
2010年05月13日
Andrew Dunstan
Fix MSVC builds for recent plperl changes. Go back...
commit
|
commitdiff
|
tree
2010年05月13日
Tom Lane
Update release notes with security issues.
commit
|
commitdiff
|
tree
2010年05月13日
Tom Lane
Use an entity instead of non-ASCII letter. Thom Brown
commit
|
commitdiff
|
tree
2010年05月13日
Tom Lane
Use "TOAST table" in place of the vague, not-used-elsew...
commit
|
commitdiff
|
tree
2010年05月13日
Tom Lane
Prevent PL/Tcl from loading the "unknown" module from...
commit
|
commitdiff
|
tree
2010年05月13日
Andrew Dunstan
Abandon the use of Perl's Safe.pm to enforce restrictio...
commit
|
commitdiff
|
tree
2010年05月13日
Magnus Hagander
Assorted fixes to make pg_upgrade build on MSVC.
commit
|
commitdiff
|
tree
2010年05月13日
Peter Eisentraut
Translation update
commit
|
commitdiff
|
tree
2010年05月13日
Magnus Hagander
Properly support multi-line entires (such as OBJS=...
commit
|
commitdiff
|
tree
2010年05月13日
Bruce Momjian
Comment out EnterpriseDB Advanced Server mention in...
commit
|
commitdiff
|
tree
2010年05月13日
Peter Eisentraut
Avoid error from mkdir if no languages are to be installed
commit
|
commitdiff
|
tree
2010年05月13日
Magnus Hagander
Fix some spelling errors.
commit
|
commitdiff
|
tree
2010年05月13日
Andrew Dunstan
Add missing library and include support for pg_upgrade...
commit
|
commitdiff
|
tree
2010年05月13日
Bruce Momjian
Fix HISTORY.html build using </link>, not </>.
commit
|
commitdiff
|
tree
2010年05月13日
Peter Eisentraut
Fix vpath installation from distribution tarball (bug...
commit
|
commitdiff
|
tree
2010年05月13日
Simon Riggs
Ensure that top level aborts call XLogSetAsyncCommit...
commit
|
commitdiff
|
tree
2010年05月13日
Simon Riggs
Cleanup initialization of Hot Standby. Clarify working...
commit
|
commitdiff
|
tree
2010年05月13日
Tom Lane
Fix wrong subdir. Per buildfarm.
commit
|
commitdiff
|
tree
2010年05月13日
Bruce Momjian
Update release notes to current.
commit
|
commitdiff
|
tree
2010年05月13日
Bruce Momjian
Move pg_upgrade shared library out into its own /contri...
commit
|
commitdiff
|
tree
2010年05月12日
Bruce Momjian
Update comment about why postmaster doesn't get an...
commit
|
commitdiff
|
tree
2010年05月12日
Tom Lane
Preliminary release notes for releases 8.4.4, 8.3.11...
commit
|
commitdiff
|
tree
2010年05月12日
Bruce Momjian
Remove Makefile PGFILEDESC tag that the postmaster...
commit
|
commitdiff
|
tree
2010年05月12日
Simon Riggs
Give most recovery conflict errors a retryable error...
commit
|
commitdiff
|
tree
2010年05月12日
Tom Lane
Hook pg_upgrade into the contrib makefile structure...
commit
|
commitdiff
|
tree
2010年05月12日
Peter Eisentraut
Update config.guess and config.sub
commit
|
commitdiff
|
tree
2010年05月12日
Tom Lane
Clean up unnecessary unportability and compiler warning...
commit
|
commitdiff
|
tree
2010年05月12日
Bruce Momjian
Move pg_upgrade TODO to TODO wiki.
commit
|
commitdiff
|
tree
2010年05月12日
Bruce Momjian
Add PGFILEDESC description to Makefiles for all /contri...
commit
|
commitdiff
|
tree
2010年05月12日
Bruce Momjian
Small formatting adjustment.
commit
|
commitdiff
|
tree
2010年05月12日
Bruce Momjian
Add pg_upgrade IMPLEMENTATION file to CVS.
commit
|
commitdiff
|
tree
2010年05月12日
Bruce Momjian
Add TODO file to CVS.
commit
|
commitdiff
|
tree
2010年05月12日
Bruce Momjian
Add pg_upgrade to /contrib; will be in 9.0 beta2.
commit
|
commitdiff
|
tree
2010年05月11日
Tom Lane
Update time zone data files to tzdata release 2010j...
commit
|
commitdiff
|
tree
2010年05月11日
Tom Lane
Add PKST to the default set of timezone abbreviations.
commit
|
commitdiff
|
tree
2010年05月11日
Robert Haas
Change typedef for rb_appendator to avoid conflict...
commit
|
commitdiff
|
tree
2010年05月11日
Tom Lane
Cause the archiver process to adopt new postgresql...
commit
|
commitdiff
|
tree
2010年05月11日
Robert Haas
Mention related ALTER TABLE variants in documentation...
commit
|
commitdiff
|
tree
2010年05月11日
Tom Lane
Fix incorrect patch that removed permission checks...
commit
|
commitdiff
|
tree
2010年05月11日
Itagaki Takahiro
Set per-function GUC settings during validating the...
commit
|
commitdiff
|
tree
2010年05月10日
Tom Lane
When adding a "target IS NOT NULL" indexqual to the...
commit
|
commitdiff
|
tree
2010年05月09日
Tom Lane
Suppress signed-vs-unsigned-char warning.
commit
|
commitdiff
|
tree
2010年05月09日
Tom Lane
Fix missing static declaration for XLogRead().
commit
|
commitdiff
|
tree
2010年05月09日
Tom Lane
Fix typo: PGTYPES_NUM_OVERFLOW should be PGTYPES_NUM_UN...
commit
|
commitdiff
|
tree
2010年05月09日
Tom Lane
Adjust comments about avoiding use of printf's %.*s.
commit
|
commitdiff
|
tree
2010年05月08日
Tom Lane
Work around a subtle portability problem in use of...
commit
|
commitdiff
|
tree
2010年05月07日
Michael Meskes
ECPG connect routine only checked for NULL to find...
commit
|
commitdiff
|
tree
2010年05月06日
Tom Lane
On Linux, use --enable-new-dtags when specifying -rpath...
commit
|
commitdiff
|
tree
2010年05月06日
Itagaki Takahiro
Code page for EUC-KR is surely 51949.
commit
|
commitdiff
|
tree
2010年05月05日
Tom Lane
Fix psql to not go into infinite recursion when expandi...
commit
|
commitdiff
|
tree
2010年05月05日
Heikki Linnakangas
Fix incorrect parameter tag in docs, spotted by KOIZUMI...
commit
|
commitdiff
|
tree
2010年05月03日
Alvaro Herrera
Remove spurious dot, per bug #5446 reported by koizumis...
commit
|
commitdiff
|
tree
2010年05月03日
Heikki Linnakangas
Need to hold ControlFileLock while updating control...
commit
|
commitdiff
|
tree
2010年05月03日
Heikki Linnakangas
Change wording so that you don't need to understand...
commit
|
commitdiff
|
tree
next
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル