projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2012-05-24
Bruce Momjian
Adjust pg_upgrade to output a separate log file for...
commit
|
commitdiff
|
tree
2012-05-23
Magnus Hagander
Add missing PQfinish() calls
commit
|
commitdiff
|
tree
2012-05-23
Peter Eisentraut
pg_standby: Remove tabs from string literals
commit
|
commitdiff
|
tree
2012-05-23
Bruce Momjian
Mention Peter Geoghegan as primary author of pg_stat_st...
commit
|
commitdiff
|
tree
2012-05-23
Bruce Momjian
Improve wording of 9.2 clog release note item.
commit
|
commitdiff
|
tree
2012-05-23
Bruce Momjian
Add 9.2 release note authorship mentions for Heikki...
commit
|
commitdiff
|
tree
2012-05-22
Tom Lane
Ensure that seqscans check for interrupts at least...
commit
|
commitdiff
|
tree
2012-05-22
Peter Eisentraut
Add small example about pg_archivecleanup -x option
commit
|
commitdiff
|
tree
2012-05-22
Bruce Momjian
Fix markup for HISTORY generation.
commit
|
commitdiff
|
tree
2012-05-22
Bruce Momjian
Fix reindexdb manual page to say --maintenance-db contr...
commit
|
commitdiff
|
tree
2012-05-22
Bruce Momjian
9.2 release notes: GiST index improvements are for...
commit
|
commitdiff
|
tree
2012-05-22
Bruce Momjian
Remove reviewers from 9.2 release notes; improve attri...
commit
|
commitdiff
|
tree
2012-05-22
Robert Haas
Fix error message for COMMENT/SECURITY LABEL ON COLUMN...
commit
|
commitdiff
|
tree
2012-05-22
Robert Haas
Release note improvements.
commit
|
commitdiff
|
tree
2012-05-22
Robert Haas
Prevent pg_basebackup when integer_datetimes flag doesn...
commit
|
commitdiff
|
tree
2012-05-22
Robert Haas
Repair out-of-date information in src/backend/storage...
commit
|
commitdiff
|
tree
2012-05-22
Tom Lane
Move postmaster's RemovePgTempFiles call to a less...
commit
|
commitdiff
|
tree
2012-05-22
Tom Lane
Update woefully-obsolete comment.
commit
|
commitdiff
|
tree
2012-05-21
Peter Eisentraut
pg_ctl: Sort signal list in --help output
commit
|
commitdiff
|
tree
2012-05-21
Peter Eisentraut
libpq: Add missing file to GETTEXT_FILES list
commit
|
commitdiff
|
tree
2012-05-21
Tom Lane
Adjust documentation of ALTER TABLE CLUSTER ON for...
commit
|
commitdiff
|
tree
2012-05-21
Tom Lane
Document that we deviate from ISO 8601 by not using...
commit
|
commitdiff
|
tree
2012-05-19
Peter Eisentraut
Fix incorrect logic in JSON number lexer
commit
|
commitdiff
|
tree
2012-05-19
Peter Eisentraut
Some reference page improvements
commit
|
commitdiff
|
tree
2012-05-19
Peter Eisentraut
Small cleanups of contrib --help output
commit
|
commitdiff
|
tree
2012-05-19
Peter Eisentraut
Put back word that was mysteriously lost in man page...
commit
|
commitdiff
|
tree
2012-05-19
Michael Meskes
Reworded sentence as suggested by Stephen Frost.
commit
|
commitdiff
|
tree
2012-05-18
Peter Eisentraut
Realign some --help output to have better spacing betwe...
commit
|
commitdiff
|
tree
2012-05-18
Heikki Linnakangas
Fix bug in gistRelocateBuildBuffersOnSplit().
commit
|
commitdiff
|
tree
2012-05-17
Peter Eisentraut
file_fdw: Improve error message
commit
|
commitdiff
|
tree
2012-05-17
Peter Eisentraut
Update key words table for 9.2
commit
|
commitdiff
|
tree
2012-05-17
Peter Eisentraut
Update SQL features/conformance information to SQL...
commit
|
commitdiff
|
tree
2012-05-16
Peter Eisentraut
Change COLLATION keyword category
commit
|
commitdiff
|
tree
2012-05-16
Tom Lane
Improve error message for ALTER COLUMN TYPE coercion...
commit
|
commitdiff
|
tree
2012-05-16
Heikki Linnakangas
Fix bug in freespace calculation in heap_multi_insert().
commit
|
commitdiff
|
tree
2012-05-15
Peter Eisentraut
Fix a whitespace issue with the man pages
commit
|
commitdiff
|
tree
2012-05-15
Peter Eisentraut
Remove whitespace from end of lines
commit
|
commitdiff
|
tree
2012-05-15
Peter Eisentraut
Make xrefs to tables instead of assuming they appear...
commit
|
commitdiff
|
tree
2012-05-15
Peter Eisentraut
Remove stray nbsp character
commit
|
commitdiff
|
tree
2012-05-15
Heikki Linnakangas
Fix bug in to_tsquery().
commit
|
commitdiff
|
tree
2012-05-15
Tom Lane
In pgstat.c, use a timeout in WaitLatchOrSocket only...
commit
|
commitdiff
|
tree
2012-05-15
Tom Lane
Revert "Add some temporary instrumentation to pgstat.c."
commit
|
commitdiff
|
tree
2012-05-15
Tom Lane
Put back AC_REQUIRE([AC_STRUCT_TM]).
commit
|
commitdiff
|
tree
2012-05-14
Tom Lane
Assert that WaitLatchOrSocket callers cannot wait only...
commit
|
commitdiff
|
tree
2012-05-14
Peter Eisentraut
Remove unused AC_DEFINE symbols
commit
|
commitdiff
|
tree
2012-05-14
Tom Lane
For testing purposes, reinsert a timeout in pgstat...
commit
|
commitdiff
|
tree
2012-05-14
Tom Lane
Force pgwin32_recv into nonblock mode when called from...
commit
|
commitdiff
|
tree
2012-05-14
Heikki Linnakangas
Remove unnecessary pg_verifymbstr() calls from tsvector...
commit
|
commitdiff
|
tree
2012-05-14
Heikki Linnakangas
Update comments that became out-of-date with the PGXACT...
commit
|
commitdiff
|
tree
2012-05-14
Peter Eisentraut
Remove leftovers of BeOS port
commit
|
commitdiff
|
tree
2012-05-14
Peter Eisentraut
Small punctuation editing of postgresql.conf.sample
commit
|
commitdiff
|
tree
2012-05-14
Peter Eisentraut
pg_ctl: Improve --help output
commit
|
commitdiff
|
tree
2012-05-14
Tom Lane
Add some temporary instrumentation to pgstat.c.
commit
|
commitdiff
|
tree
2012-05-13
Tom Lane
Fix DROP TABLESPACE to unlink symlink when directory...
commit
|
commitdiff
|
tree
2012-05-13
Tom Lane
Re-revert stats collector latch changes.
commit
|
commitdiff
|
tree
2012-05-13
Tom Lane
Attempt to fix some issues in our Windows socket code.
commit
|
commitdiff
|
tree
2012-05-13
Tom Lane
Fix bogus declaration of local variable.
commit
|
commitdiff
|
tree
2012-05-12
Tom Lane
Avoid unnecessary process wakeups in the log collector.
commit
|
commitdiff
|
tree
2012-05-12
Peter Eisentraut
Remove unused AC_SUBST variables
commit
|
commitdiff
|
tree
2012-05-12
Tom Lane
Fix WaitLatchOrSocket to handle EOF on socket correctly.
commit
|
commitdiff
|
tree
2012-05-12
Bruce Momjian
Update group commit release note item.
commit
|
commitdiff
|
tree
2012-05-12
Simon Riggs
Ensure backwards compatibility for GetStableLatestTrans...
commit
|
commitdiff
|
tree
2012-05-12
Peter Eisentraut
Fix obsolescent C declaration syntax
commit
|
commitdiff
|
tree
2012-05-11
Tom Lane
Explain compatibility item about language names a bit...
commit
|
commitdiff
|
tree
2012-05-11
Tom Lane
Update example of process titles shown by "ps".
commit
|
commitdiff
|
tree
2012-05-11
Tom Lane
Cosmetic adjustments for postmaster's handling of check...
commit
|
commitdiff
|
tree
2012-05-11
Peter Eisentraut
PL/Python: Adjust the regression tests for Python 3.3
commit
|
commitdiff
|
tree
2012-05-11
Tom Lane
Fix contrib/citext's upgrade script to handle array...
commit
|
commitdiff
|
tree
2012-05-11
Robert Haas
Prevent loss of init fork when truncating an unlogged...
commit
|
commitdiff
|
tree
2012-05-11
Simon Riggs
Remove extraneous #include "storage/proc.h"
commit
|
commitdiff
|
tree
2012-05-11
Simon Riggs
Ensure age() returns a stable value rather than the...
commit
|
commitdiff
|
tree
2012-05-11
Heikki Linnakangas
On GiST page split, release the locks on child pages...
commit
|
commitdiff
|
tree
2012-05-11
Tom Lane
Improve discussion of setting server parameters.
commit
|
commitdiff
|
tree
2012-05-10
Bruce Momjian
Revert catalog bump; was post-beta1, and unnecessary.
commit
|
commitdiff
|
tree
2012-05-10
Bruce Momjian
Update comment for 'name' data type to say 63 "bytes".
commit
|
commitdiff
|
tree
2012-05-10
Tom Lane
Stamp 9.2beta1.
REL9_2_BETA1
commit
|
commitdiff
|
tree
2012-05-10
Tom Lane
Tweak documentation wording to avoid "pdfendlink" failure.
commit
|
commitdiff
|
tree
2012-05-10
Tom Lane
Temporarily revert stats collector latch changes so...
commit
|
commitdiff
|
tree
2012-05-10
Bruce Momjian
Merge visibility map crash-safety into index-only scan...
commit
|
commitdiff
|
tree
2012-05-10
Tom Lane
Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy...
commit
|
commitdiff
|
tree
2012-05-10
Peter Eisentraut
Properly capitalize the TimeZone parameter
commit
|
commitdiff
|
tree
2012-05-10
Bruce Momjian
Add comma after "Previously" as suggested by Josh Kuper...
commit
|
commitdiff
|
tree
2012-05-10
Peter Eisentraut
PL/Python: Fix slicing support for result objects for...
commit
|
commitdiff
|
tree
2012-05-10
Peter Eisentraut
PL/Python: Update incorrect comment
commit
|
commitdiff
|
tree
2012-05-10
Bruce Momjian
9.2 release note updates from Peter Geoghegan
commit
|
commitdiff
|
tree
2012-05-10
Tom Lane
Fix Windows implementation of PGSemaphoreLock.
commit
|
commitdiff
|
tree
2012-05-10
Tom Lane
Improve Windows implementation of WaitLatch/WaitLatchOr...
commit
|
commitdiff
|
tree
2012-05-10
Bruce Momjian
New 9.2 SSL parameters are GUC, not libpq, per Magnus...
commit
|
commitdiff
|
tree
2012-05-10
Bruce Momjian
Add 9.2 release note suggestions from Heikki,
commit
|
commitdiff
|
tree
2012-05-10
Peter Eisentraut
Python 2.2 is no longer supported
commit
|
commitdiff
|
tree
2012-05-10
Peter Eisentraut
Whitespace cleanup
commit
|
commitdiff
|
tree
2012-05-10
Bruce Momjian
9.2 release note adjustments from Robert Haas.
commit
|
commitdiff
|
tree
2012-05-10
Bruce Momjian
Another doc fix for HTML entities.
commit
|
commitdiff
|
tree
2012-05-10
Bruce Momjian
Update entitiy escapes docs; must be Latin1.
commit
|
commitdiff
|
tree
2012-05-10
Bruce Momjian
Remove URL that suggested numeric HTML entities.
commit
|
commitdiff
|
tree
2012-05-10
Tom Lane
Remove unportable use of SGML character-code entity.
commit
|
commitdiff
|
tree
2012-05-10
Bruce Momjian
Release notes adjustments from Erik Rijkers
commit
|
commitdiff
|
tree
2012-05-10
Bruce Momjian
Improve two 9.2 release note items.
commit
|
commitdiff
|
tree
2012-05-10
Heikki Linnakangas
Fix a couple of typos in 9.2 release notes.
commit
|
commitdiff
|
tree
2012-05-10
Heikki Linnakangas
Copy-editing 9.2 release notes.
commit
|
commitdiff
|
tree
next