projects
/
users
/
rhaas
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/rhaas/postgres.git
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.
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
2012-05-10
Magnus Hagander
Only attempt to show collations on servers >= 9.1.
commit
|
commitdiff
|
tree
2012-05-10
Heikki Linnakangas
Fix outdated comment.
commit
|
commitdiff
|
tree
2012-05-10
Joe Conway
PL/pgSQL RETURN NEXT was leaking converted tuples,...
commit
|
commitdiff
|
tree
2012-05-10
Tom Lane
Improve tests for postmaster death in auxiliary processes.
commit
|
commitdiff
|
tree
2012-05-10
Bruce Momjian
Update 9.2 SSL release note links.
commit
|
commitdiff
|
tree
2012-05-10
Tom Lane
Further tweaking of nomenclature in checkpointer.c.
commit
|
commitdiff
|
tree
2012-05-10
Tom Lane
Improve control logic for bgwriter hibernation mode.
commit
|
commitdiff
|
tree
2012-05-10
Bruce Momjian
Publish draft version of Postgres 9.2 release notes.
commit
|
commitdiff
|
tree
2012-05-09
Peter Eisentraut
Add make dependency so that postgres.bki is rebuilt...
commit
|
commitdiff
|
tree
2012-05-09
Peter Eisentraut
Split contrib documentation into extensions and programs
commit
|
commitdiff
|
tree
2012-05-09
Peter Eisentraut
Update documentation to say that gmake check in contrib...
commit
|
commitdiff
|
tree
2012-05-09
Simon Riggs
Rename BgWriterShmem/Request to CheckpointerShmem/Request
commit
|
commitdiff
|
tree
2012-05-09
Simon Riggs
Rename BgWriterCommLock to CheckpointerCommLock
commit
|
commitdiff
|
tree
2012-05-09
Simon Riggs
Avoid xid error from age() function when run on Hot...
commit
|
commitdiff
|
tree
2012-05-09
Bruce Momjian
Add another URL for HTML entity codes.
commit
|
commitdiff
|
tree
2012-05-09
Tom Lane
Fix an issue in recent walwriter hibernation patch.
commit
|
commitdiff
|
tree
2012-05-09
Bruce Momjian
Document how to find non-ASCII characters in the releas...
commit
|
commitdiff
|
tree
2012-05-09
Tom Lane
Reduce idle power consumption of stats collector process.
commit
|
commitdiff
|
tree
2012-05-09
Tom Lane
Reduce idle power consumption of walwriter and checkpoi...
commit
|
commitdiff
|
tree
2012-05-08
Peter Eisentraut
Tweak contrib --help output to match common style
commit
|
commitdiff
|
tree
2012-05-08
Peter Eisentraut
psql: Add variable to control keyword case in tab compl...
commit
|
commitdiff
|
tree
2012-05-08
Peter Eisentraut
Update config.guess and config.sub
commit
|
commitdiff
|
tree
2012-05-08
Peter Eisentraut
Fix dependency tracking for src/port/%_srv.o files
commit
|
commitdiff
|
tree
2012-05-08
Peter Eisentraut
Fix misleading comments
commit
|
commitdiff
|
tree
2012-05-07
Peter Eisentraut
Remove strdup, strtol, strtoul from libpgport
commit
|
commitdiff
|
tree
2012-05-07
Peter Eisentraut
Fix pg_config.h make rule
commit
|
commitdiff
|
tree
2012-05-07
Magnus Hagander
Make "unexpected EOF" messages DEBUG1 unless in an...
commit
|
commitdiff
|
tree
2012-05-07
Bruce Momjian
Document that it is the pgsql version we are matching...
commit
|
commitdiff
|
tree
2012-05-06
Bruce Momjian
Revert typo fix 768c3affd44d1dcb4e43e2e006c642524714c2a...
commit
|
commitdiff
|
tree
2012-05-05
Bruce Momjian
Fix psql doc typo.
commit
|
commitdiff
|
tree
2012-05-04
Tom Lane
Overdue code review for transaction-level advisory...
commit
|
commitdiff
|
tree
2012-05-03
Peter Eisentraut
doc: Fix for too many brackets in command synopses...
commit
|
commitdiff
|
tree
2012-05-03
Bruce Momjian
Remove BSD/OS (BSDi) port. There are no known users...
commit
|
commitdiff
|
tree
2012-05-03
Bruce Momjian
Mark git_changelog examples with the proper executable...
commit
|
commitdiff
|
tree
2012-05-02
Robert Haas
Add missing parenthesis in comment.
commit
|
commitdiff
|
tree
2012-05-02
Peter Eisentraut
PL/Python: Improve test coverage
commit
|
commitdiff
|
tree
2012-05-02
Peter Eisentraut
PL/Python: Fix crash in functions returning SETOF and...
commit
|
commitdiff
|
tree
2012-05-02
Peter Eisentraut
Even more duplicate word removal, in the spirit of...
commit
|
commitdiff
|
tree
2012-05-02
Robert Haas
Avoid repeated CLOG access from heap_hot_search_buffer.
commit
|
commitdiff
|
tree
2012-05-02
Robert Haas
Further corrections from the department of redundancy...
commit
|
commitdiff
|
tree
2012-05-02
Robert Haas
More duplicate word removal.
commit
|
commitdiff
|
tree
2012-05-02
Heikki Linnakangas
Remove duplicate words in comments.
commit
|
commitdiff
|
tree
2012-05-02
Tom Lane
Kill some remaining references to SVR4 and univel.
commit
|
commitdiff
|
tree
2012-05-01
Robert Haas
Tweak psql to print row counts when \x auto chooses...
commit
|
commitdiff
|
tree
2012-05-01
Peter Eisentraut
Remove dead ports
commit
|
commitdiff
|
tree
2012-04-30
Peter Eisentraut
Improve markup of cmdsynopsis elements
commit
|
commitdiff
|
tree
2012-04-30
Peter Eisentraut
Fix display of <command> elements on man pages
commit
|
commitdiff
|
tree
2012-04-30
Tom Lane
Converge all SQL-level statistics timing values to...
commit
|
commitdiff
|
tree
2012-04-30
Peter Eisentraut
Mark ReThrowError() with attribute noreturn
commit
|
commitdiff
|
tree
2012-04-30
Robert Haas
Remove duplicate word in comment.
commit
|
commitdiff
|
tree
2012-04-30
Bruce Momjian
Add comments suggesting usage of git_changelog to gener...
commit
|
commitdiff
|
tree
2012-04-29
Tom Lane
Rename I/O timing statistics columns to blk_read_time...
commit
|
commitdiff
|
tree
next