Log Message:
---
Fix a few contrib regression test scripts that hadn't gotten the word
about best practice for including the module creation scripts: to wit
that you should suppress NOTICE messages. This avoids creating
regression failures by adding or removing comment lines in the module
Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > Tom Lane wrote:
> >> Pray tell, why do you think it's a good idea to not have version labels
> >> in the contrib scripts?
>
> > If we want them, they should be in all of them.
>
> +1 for putting the label in all of them --- these fil
Log Message:
---
Adjust expected file for new CVS version label.
Modified Files:
--
pgsql/contrib/ltree/expected:
ltree.out (r1.13 -> r1.14)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/ltree/expected/ltree.out?r1=1.13&r2=1.14)
---
Log Message:
---
Add CVS version labels to all install/uninstall scripts.
Modified Files:
--
pgsql/contrib/adminpack:
adminpack.sql.in (r1.5 -> r1.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/adminpack/adminpack.sql.in?r1=1.5&r2=1.6)
Bruce Momjian <[EMAIL PROTECTED]> writes:
> Tom Lane wrote:
>> Pray tell, why do you think it's a good idea to not have version labels
>> in the contrib scripts?
> If we want them, they should be in all of them.
+1 for putting the label in all of them --- these files end up "loose"
in user instal
Tom Lane wrote:
> [EMAIL PROTECTED] (Bruce Momjian) writes:
> > pgsql/contrib/uuid-ossp:
> > uuid-ossp.sql.in (r1.4 -> r1.5)
> >
> > (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/uuid-ossp/uuid-ossp.sql.in?r1=1.4&r2=1.5)
>
> Pray tell, why do you think it's a good
[EMAIL PROTECTED] (Bruce Momjian) writes:
> pgsql/contrib/uuid-ossp:
> uuid-ossp.sql.in (r1.4 -> r1.5)
>
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/uuid-ossp/uuid-ossp.sql.in?r1=1.4&r2=1.5)
Pray tell, why do you think it's a good idea to not have version label
Log Message:
---
Fix more script breakage.
Modified Files:
--
pgsql/contrib/sslinfo:
sslinfo.sql.in (r1.2 -> r1.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/sslinfo/sslinfo.sql.in?r1=1.2&r2=1.3)
---(end of broadcast)
Log Message:
---
Fix insufficient search-path paranoia in SQL function definitions.
Remove setting of search_path in install/uninstall scripts, since unlike
other contrib modules this one does not want to let you change the
installation schema.
Modified Files:
--
pgsql/cont
Log Message:
---
Adjust script to be consistent (thanks Tom for the fix).
Modified Files:
--
pgsql/contrib/uuid-ossp:
uuid-ossp.sql.in (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/uuid-ossp/uuid-ossp.sql.in?r1=1.4&r2=1.5)
--
Log Message:
---
Undo damage from yesterday's script "cleanup".
Modified Files:
--
pgsql/contrib/uuid-ossp:
uuid-ossp.sql.in (r1.3 -> r1.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/uuid-ossp/uuid-ossp.sql.in?r1=1.3&r2=1.4)
Log Message:
---
I find that an out-of-the-box installation of OSSP uuid 1.6.0 installs
itself as libuuid, not libossp-uuid which was the only case expected by
our build support. Install a configure test to determine which name
to use (and to check that the library is present at all).
Mod
Log Message:
---
Fixed failing test in timetravel function code. It was not properly filtering
rows and was always returning the latest row.
Modified Files:
--
aupg_src/sql:
audit_infrastructure.sql (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb
Log Message:
---
No master server overhead for middleware replication.
Modified Files:
--
pgsql/doc/src/sgml:
high-availability.sgml (r1.25 -> r1.26)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/high-availability.sgml?r1=1.25&r2=1.26)
---
Log Message:
---
Change replication chart title to "No waiting for multiple servers".
Modified Files:
--
pgsql/doc/src/sgml:
high-availability.sgml (r1.24 -> r1.25)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/high-availability.sgml?r1=1.2
15 matches
Mail list logo