Log Message:
---
Update pgindent testing instructions.
Modified Files:
--
pgsql/src/tools/pgindent:
README (r1.40 -> r1.41)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/pgindent/README?r1=1.40&r2=1.41)
typedefs.list (r1.1 -> r1.2)
Log Message:
---
pgindent run for 9.0, second run
Modified Files:
--
pgsql/contrib/dblink:
dblink.c (r1.98 -> r1.99)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/dblink/dblink.c?r1=1.98&r2=1.99)
pgsql/contrib/fuzzystrmatch:
dmetaphone
Log Message:
---
Mention why one C file fails pgindent.
Modified Files:
--
pgsql/src/tools/pgindent:
README (r1.41 -> r1.42)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/pgindent/README?r1=1.41&r2=1.42)
--
Sent via pgsql-committers mailing li
Log Message:
---
Undo pgindent breakage (again). Per buildfarm.
Modified Files:
--
pgsql/src/backend/utils/mb:
mbutils.c (r1.96 -> r1.97)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/mbutils.c?r1=1.96&r2=1.97)
--
Sent via pgsql-co
Log Message:
---
Support setting the keepalive idle time on MacOS X.
MacOS X uses TCP_KEEPALIVE rather than TCP_KEEPIDLE for this purpose.
Thanks to Fujii Masao for the review.
Modified Files:
--
pgsql/doc/src/sgml:
config.sgml (r1.291 -> r1.292)
(http://
Bruce Momjian wrote:
Log Message:
---
Mention why one C file fails pgindent.
Modified Files:
--
pgsql/src/tools/pgindent:
README (r1.41 -> r1.42)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/pgindent/README?r1=1.41&r2=1.42)
Why not ad
Log Message:
---
Add note that using PL/Python 2 and 3 in the same session will probably crash
Modified Files:
--
pgsql/doc/src/sgml:
plpython.sgml (r1.49 -> r1.50)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plpython.sgml?r1=1.49&r2=1.50)
Log Message:
---
Accept slightly grotty coding in Makefile.global in order to keep the -L
flag for src/port/ in front of any -L flags placed in LDFLAGS by configure.
This undoes an L-flag-ordering change that I had thought would be safe,
but seems to be making at least one buildfarm member
Log Message:
---
Make log_temp_files based on kB, and revert docs & comments to match.
Per extensive discussion on pgsql-hackers. We are deliberately not
back-patching this even though the behavior of 8.3 and 8.4 is
unquestionably broken, for fear of breaking existing users of this
parame