index
:
users/kgrittn/postgres.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
Release_1_0_3
WIN32_DEV
bghinter
bug6123
depth
ecpg_big_bison
flexlock
idle
master
repl
serializable
Kevin Grittner's development, especially fully serializable transactions (See http://wiki.postgresql.org/wiki/Serializable for more info)
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
REL8_4_STABLE
Treat exit code 128 (ERROR_WAIT_NO_CHILDREN) as non-fatal on Win32,
Magnus Hagander
15 years
REL9_0_STABLE
Move pg_db_role_setting docs to correct place in alphabetical order.
Robert Haas
15 years
bghinter
WIP on background hinting.
Kevin Grittner
14 years
bug6123
Merge branch 'master' into bug6123
Kevin Grittner
14 years
depth
Add regression tests for TG_DEPTH in PL/pgSQL.
Kevin Grittner
14 years
flexlock
Apply v1 patches from Robert Haas.
Kevin Grittner
14 years
idle
Prevent early rollback of two-transaction write skew.
Kevin Grittner
15 years
master
Rethink representation of index clauses' mapping to index columns.
Tom Lane
14 years
repl
Merge branch 'master' into repl
Kevin Grittner
14 years
serializable
Merge branch 'master' into serializable
Kevin Grittner
14 years
[...]
Tag
Download
Author
Age
REL9_0_0
commit 861861edcc...
Marc G. Fournier
15 years
REL9_1_ALPHA1
commit 303696c3b4...
Tom Lane
15 years
REL9_0_RC1
commit ee48d27e34...
Marc G. Fournier
15 years
REL9_0_BETA4
commit 5f3c54a3a6...
Marc G. Fournier
15 years
REL9_0_BETA3
commit 1084f31770...
Marc G. Fournier
15 years
REL9_0_BETA2
commit dcd52a64bd...
Marc G. Fournier
15 years
REL7_4_29
commit ab9536b134...
Marc G. Fournier
15 years
REL8_0_25
commit 8a5b8aee74...
Marc G. Fournier
15 years
REL8_1_21
commit 30017daeb4...
Marc G. Fournier
15 years
REL8_2_17
commit 868de682e2...
Marc G. Fournier
15 years
[...]
Age
Commit message
Author
2011-12-25
Rethink representation of index clauses' mapping to index columns.
HEAD
master
Tom Lane
2011-12-23
Improve planner's handling of duplicated index column expressions.
Tom Lane
2011-12-23
Add bytea_agg, parallel to string_agg.
Robert Haas
2011-12-22
Typo fixes.
Robert Haas
2011-12-22
Catversion bump for commit 0e4611c0234d89e288a53351f775c59522baed7c.
Robert Haas
2011-12-22
Add a security_barrier option for views.
Robert Haas
2011-12-22
Add ALTER DOMAIN ... RENAME
Peter Eisentraut
2011-12-22
Don't forget to de-escape the password field in .pgpass.
Robert Haas
2011-12-21
Update per-column ACLs, not only per-table ACL, when changing table owner.
Tom Lane
2011-12-21
Improve behavior of concurrent CLUSTER.
Robert Haas
[...]