Log Message:
---
Make resource queues show up as such in pg_locks. In the interest of backward
compatability, new columns were *not* added to the view, so the resource
queue id shows up under objid - which seems reasoanble I think.
Modified Files:
--
bizgres/postgresql/src
Log Message:
---
I think I've got a pre-release
- An authentificated user could translate a string without any problem.
- A "manager" can check a translation made.
Modified Files:
--
l10n:
urls.py (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvswe
Log Message:
---
Make the parsing of queue thresholds a little better - in the active case we
can now avoid float format, but unfortunately need to keep it for cost.
The reason being my lack of comfort in having a max cost threshold of 1e+19,
given we (or I anyway) don't seem to have any h
Log Message:
---
Ooops, forgot to update ecpg comparison files to match
source-code change.
Modified Files:
--
pgsql/src/interfaces/ecpg/test/expected:
compat_informix-rfmtdate.c (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interface
Log Message:
---
Fix omissions in contrib uninstall scripts. Michael Fuhr
Modified Files:
--
pgsql/contrib/dblink:
uninstall_dblink.sql (r1.2 -> r1.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/dblink/uninstall_dblink.sql.diff?r1=1.2&r2=1.3)
Log Message:
---
Fix unportable usage complained of by icc. Per buildfarm results.
Modified Files:
--
pgsql/src/interfaces/ecpg/test/compat_informix:
rfmtdate.pgc (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/com
Log Message:
---
Remove unnecessary brace pair.
Modified Files:
--
pgsql/src/backend/access/heap:
tuptoaster.c (r1.63 -> r1.64)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/heap/tuptoaster.c.diff?r1=1.63&r2=1.64)
---
Log Message:
---
2006-09-10 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
* NpgsqlConnectorPool.cs: Fixed an error with last patch. Queue usage
count wasn't being incremented.
Modified Files:
--
Npgsql/src/Npgsql:
NpgsqlConnectorPool.cs (r1.25 -> r1.26)
Log Message:
---
Back out patch added during 8.2.X development:
Allow to_char() "D" format specifiers for interval/time.
It doesn't work, and I doubt it is useful enough to fix ("D" = day of
week).
Modified Files:
--
pgsql/src/backend/utils/adt:
formatting
Log Message:
---
Add items:
< * Research storing disk pages with no alignment/padding
> * Consider ways of storing rows more compactly on disk
>
> o Store disk pages with no alignment/padding?
> o Reorder physical storage order to reduce padding?
> o Support a smaller he
Log Message:
---
Install a cleaner solution to the AIX libpq linking problem, as per
an earlier discussion. Centralize assumptions about what libpq depends
on in one place in Makefile.global. I am unconvinced that this list
is complete, but since ecpg seems to have gotten along with just
Log Message:
---
Fix dblink build for --enable-nls or --enable-openssl on AIX.
Per Chris Browne.
Modified Files:
--
pgsql/contrib/dblink:
Makefile (r1.11 -> r1.12)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/dblink/Makefile.diff?r1=1.11&r2=1.1
Log Message:
---
Remove unhelpful/misleading advice about how to use SPI_saveplan().
Per gripe from Jack Orenstein.
Modified Files:
--
pgsql/doc/src/sgml:
spi.sgml (r1.47 -> r1.48)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/spi.sgml.diff
Log Message:
---
contrib/isn updates from Jeremy Kronuz.
Modified Files:
--
pgsql/contrib/isn:
README.isn (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/isn/README.isn.diff?r1=1.1&r2=1.2)
isn.c (r1.1 -> r1.2)
(http
Log Message:
---
If we're going to advertise the array overlap/containment operators,
we probably should make them work reliably for all arrays. Fix code
to handle NULLs and multidimensional arrays, move it into arrayfuncs.c.
GIN is still restricted to indexing arrays with no null elements
Log Message:
---
Add missing documentation for new anyarray-overlap operator.
Modified Files:
--
pgsql/doc/src/sgml:
func.sgml (r1.335 -> r1.336)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml.diff?r1=1.335&r2=1.336)
-
Log Message:
---
Rename contrib contains/contained-by operators to @> and <@, per discussion.
Modified Files:
--
pgsql/contrib/cube:
README.cube (r1.8 -> r1.9)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/cube/README.cube.diff?r1=1.8&r2=1.9)
Log Message:
---
txid readme update
Modified Files:
--
skytools/sql/txid:
README.txid (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/skytools/skytools/sql/txid/README.txid.diff?r1=1.1.1.1&r2=1.2)
---(end of broadcas
Log Message:
---
txid update:
- allow toasting snapshots
- remove no-arg snapshot functions
- regtest fixes
Modified Files:
--
skytools/sql/txid:
Makefile (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/skytools/skytools/sql/txid/Makefile.d
19 matches
Mail list logo