Will submit soon. Christopher Kings-Lynne kindly agreed to help us
with SGML and wording.
Just gimme some time :)
Ok, I can look into this now...
I'm not sure really where to being though. What are all the new
operators? What does it even mean to use a GIN over an int[] column?
I guess i
Log Message:
---
Change string to string.
Modified Files:
--
pgsql/doc/src/sgml:
func.sgml (r1.317 -> r1.318)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml.diff?r1=1.317&r2=1.318)
---(end of broadcast)
Log Message:
---
Add:
>
> * Add a GUC to control whether BEGIN inside a transcation should abort
> the transaction.
Modified Files:
--
pgsql/doc:
TODO (r1.1822 -> r1.1823)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1822&r2=1.18
Log Message:
---
Add more sparcv8plus comments.
Modified Files:
--
pgsql/src/backend/port/tas:
solaris_sparc.s (r1.9 -> r1.10)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/tas/solaris_sparc.s.diff?r1=1.9&r2=1.10)
-
Log Message:
---
Make function param_name/type documentation more consistent.
Modified Files:
--
pgsql/doc/src/sgml:
func.sgml (r1.316 -> r1.317)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml.diff?r1=1.316&r2=1.317)
-
Log Message:
---
Add mention of -xarch=v8plus for "cas" usage on Solaris/sparc.
Modified Files:
--
pgsql/src/backend/port/tas:
solaris_sparc.s (r1.8 -> r1.9)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/tas/solaris_sparc.s.diff?r1=1.8&
Log Message:
---
Add simplified sparc8 ASM for solaris_sparc.s, from Alan Stange.
Modified Files:
--
pgsql/src/backend/port/tas:
solaris_sparc.s (r1.7 -> r1.8)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/tas/solaris_sparc.s.diff?r1=1.
Log Message:
---
Add comments that Solaris Sun compiler only supports sparc9 ASM,
Modified Files:
--
pgsql/src/backend/port/tas:
solaris_sparc.s (r1.6 -> r1.7)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/tas/solaris_sparc.s.diff?r1=1.
Log Message:
---
Change spaces to tabs, for consistency. (Caused by email cut/paste.)
Modified Files:
--
pgsql/src/backend/port/tas:
solaris_sparc.s (r1.5 -> r1.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/tas/solaris_sparc.s.diff?
Log Message:
---
Allow the .pgpass hostname to match the default socket directory, as
well as a blank pghost.
Modified Files:
--
pgsql/doc/src/sgml:
libpq.sgml (r1.208 -> r1.209)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/libpq.sgml.diff
Log Message:
---
Change catalog version due to WAL protocol changes in GiST
Modified Files:
--
pgsql/src/include/catalog:
catversion.h (r1.331 -> r1.332)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/catalog/catversion.h.diff?r1=1.331&r2=1.3
Log Message:
---
Reduce size of critial section during vacuum full, critical
sections now isn't nested. All user-defined functions now is
called outside critsections. Small improvements in WAL
protocol.
TODO: improve XLOG replay
Modified Files:
--
pgsql/src/backend/access/
12 matches
Mail list logo