Log Message:
---
renew output of regression test accordingly to
http://archives.postgresql.org/pgsql-committers/2006-02/msg00089.php
Modified Files:
--
pgsql/contrib/tsearch2/expected:
tsearch2.out (r1.17 -> r1.18)
(http://developer.postgresql.org/cvsweb.cg
Log Message:
---
Fix up remaining library checks.
Modified Files:
--
pgsql:
configure (r1.477 -> r1.478)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.477&r2=1.478)
configure.in (r1.447 -> r1.448)
(http://developer.p
Log Message:
---
Allow "'" symbol in affixes ("'s" affix in english): it was diallowed during
multibyte support work.
Add line number to error output during affix file parsing.
Modified Files:
--
pgsql/contrib/tsearch2/ispell:
spell.c (r1.27 -> r1.28)
(htt
Log Message:
---
Fix fallout from psql line-wrapping patch.
Modified Files:
--
pgsql/contrib/pgcrypto/expected:
pgp-armor.out (r1.2 -> r1.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/expected/pgp-armor.out.diff?r1=1.2&r2=1.3)
-
Log Message:
---
Fix psql after newline patch for calloc(0).
Kris Jurka
Modified Files:
--
pgsql/src/bin/psql:
print.c (r1.80 -> r1.81)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/print.c.diff?r1=1.80&r2=1.81)
--
Log Message:
---
Clean up some signedness warnings.
Modified Files:
--
pgsql/contrib/tsearch2:
ts_locale.c (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/ts_locale.c.diff?r1=1.4&r2=1.5)
ts_locale.h (r1.5 -> r1.6)
I think Tom fixed the final difference in pgcryto. We should be fine now.
---
Kris Jurka wrote:
>
>
> On Thu, 9 Feb 2006, Bruce Momjian wrote:
>
> > Log Message:
> > ---
> > Allow psql multi-line column values to
Log Message:
---
Change search for default operator classes so that it examines all opclasses
regardless of the current schema search path. Since CREATE OPERATOR CLASS
only allows one default opclass per datatype regardless of schemas, this
should have minimal impact, and it fixes problems
Log Message:
---
Change search for default operator classes so that it examines all opclasses
regardless of the current schema search path. Since CREATE OPERATOR CLASS
only allows one default opclass per datatype regardless of schemas, this
should have minimal impact, and it fixes problems
Log Message:
---
Change search for default operator classes so that it examines all opclasses
regardless of the current schema search path. Since CREATE OPERATOR CLASS
only allows one default opclass per datatype regardless of schemas, this
should have minimal impact, and it fixes problems
Log Message:
---
Check that SID is enabled while checking for Windows admin privileges.
Magnus
Modified Files:
--
pgsql/src/backend/port/win32:
security.c (r1.9 -> r1.10)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/win32/security.c.di
Log Message:
---
Check that SID is enabled while checking for Windows admin privileges.
Magnus
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/src/backend/port/win32:
security.c (r1.9 -> r1.9.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bac
Log Message:
---
Check that SID is enabled while checking for Windows admin privileges.
Magnus
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/src/backend/port/win32:
security.c (r1.8 -> r1.8.4.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bac
Log Message:
---
Enable pg_ctl to give up admin privileges when starting the server under
Windows (if newer than NT4, else works same as before).
Magnus
Modified Files:
--
pgsql/src/bin/pg_ctl:
pg_ctl.c (r1.65 -> r1.66)
(http://developer.postgresql.org/cvs
Log Message:
---
Make it possible to run initdb from an admin account on Windows,
by giving up admin privileges (only works if newer than NT4).
Magnus
Modified Files:
--
pgsql/src/bin/initdb:
initdb.c (r1.107 -> r1.108)
(http://developer.postgresql.org/cvs
Log Message:
---
Clean up signedness warnings and 64-bit bugs in recent psql printing
patch. Martijn van Oosterhout and Tom Lane
Modified Files:
--
pgsql/src/bin/psql:
mbprint.c (r1.19 -> r1.20)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psq
Log Message:
---
Removed an unnecessary declaration.
Tags:
REL-07_03_ENHANCED
Modified Files:
--
psqlodbc:
connection.c (r1.87.2.7 -> r1.87.2.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/connection.c.diff?r1=1.87.2.7&r2=1.87.2.8)
Log Message:
---
Add INET/CIDR operators: and, or, not, plus int8, minus int8, and inet
minus inet.
Stephen R. van den Berg
Modified Files:
--
pgsql/doc/src/sgml:
func.sgml (r1.303 -> r1.304)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/f
Log Message:
---
Done:
> * -Allow INET + INT8 to increment the host part of the address or
Modified Files:
--
pgsql/doc:
TODO (r1.1760 -> r1.1761)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1760&r2=1.1761)
pgsql/doc/src/FAQ:
19 matches
Mail list logo