Avoid assuming there will be only 3 states for synchronous_commit.
Also avoid hardcoding the current default state by giving it the name
"on" and replace with a meaningful name that reflects its behaviour.
Coding only, no change in behaviour.
Branch
--
master
Details
---
http://git.postgr
Centralise release note items related to recovery and replication
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/479ee1b962ca2d479310af762c21d7c2056fdeca
Modified Files
--
doc/src/sgml/release-9.1.sgml | 183 +++--
1 f
Update comments and credit doc proofreaders
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/35d2a660fea51f8acae6aa0895875757fa09cb26
Modified Files
--
doc/src/sgml/release-9.1.sgml | 18 +-
1 files changed, 13 insertions(+), 5 deletions(-
Update MSVC toolchain to match SGML entity uppercasing
Per Robert Haas
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/34a991619bddf2bfb441cf2d4396b67198326bcd
Modified Files
--
src/tools/msvc/Solution.pm |4 ++--
1 files changed, 2 insertions(+), 2 d
Merge synchronous_replication setting into synchronous_commit.
This means one less thing to configure when setting up synchronous
replication, and also avoids some ambiguity around what the behavior
should be when the settings of these variables conflict.
Fujii Masao, with additional hacking by m
Uppercase and tags in SGML source
This improves compatibility with external toolchains, such as those used
by some documentation translation tools.
Gabriele Bartolini
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/fc3459d70c5d842fe6519522649c8a47454f25bb
Modifie
Add missing check on invocation of trusted procedures.
KaiGai Kohei
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/595a441ae999fb155a381fa4bcceadf40f041a33
Modified Files
--
contrib/sepgsql/expected/label.out |8
contrib/sepgsql/hooks.c
Include pid in pg_lock_status() results even for SIREAD locks.
Dan Ports
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/a0e50e698beb89a8ec203303581e464a5f69fc41
Modified Files
--
src/backend/utils/adt/lockfuncs.c |5 -
1 files changed, 4 insertio
Duplicate expansion of "direction" from FETCH's synopsis into MOVE
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/8c250f3741f4f897362de32a03f56726cf3f9774
Modified Files
--
doc/src/sgml/ref/fetch.sgml |1 +
doc/src/sgml/ref/move.sgml | 18 +
Log Message:
---
Arrangement of a history.
Modified Files:
--
psqlodbc/docs:
release.html (r1.72 -> r1.73)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/release.html?r1=1.72&r2=1.73)
--
Sent via pgsql-committers mailing list (pgsql-c
10 matches
Mail list logo