index
:
users/simon/postgres.git
dev_hot_standby
hot_standby
master
recoveryinfra
Simon's dev repository
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
dev_hot_standby
Improve sweep away of stale recovery procs, tune prune unobservedxids and use...
Simon Riggs
16 years
hot_standby
Correctly handle abort of a subtransaction that is an overflowed subtransacti...
Simon Riggs
16 years
master
Change CREATE TABLE so that column default expressions coming from different
Tom Lane
16 years
recoveryinfra
Put back a "continue" that went missing in the changes to start background
Heikki Linnakangas
16 years
Tag
Download
Author
Age
hotstandbyv9d
commit 25d33629c3...
Heikki Linnakangas
16 years
recoveryinfrav9
commit f4fd26775b...
Heikki Linnakangas
16 years
Age
Commit message
Author
2009-10-06
Change CREATE TABLE so that column default expressions coming from different
HEAD
master
Tom Lane
2009-10-06
Really unbreak maintainer-clean.
Alvaro Herrera
2009-10-05
Unbreak doc/src/sgml maintainer-clean rule on VPATH builds.
Alvaro Herrera
2009-10-05
Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust
Tom Lane
2009-10-03
Document the purpose of the GUC listen_addresses.
Bruce Momjian
2009-10-03
Fix assorted memory leaks in pg_hba.conf parsing. Over a sufficiently
Tom Lane
2009-10-03
Fix a couple of issues in recent patch to print updates to postgresql.conf
Tom Lane
2009-10-02
Fix an oversight in an 8.3-era patch: pgstat_initstats should allow stats
Tom Lane
2009-10-02
Make sure that GIN fast-insert and regular code paths enforce the same
Tom Lane
2009-10-02
Fix erroneous handling of shared dependencies (ie dependencies on roles)
Tom Lane
[...]