Log Message:
---
Add README.
Provides basic build instructions and contact information.
Added Files:
---
be:
README (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/README?rev=1.1&content-type=text/x-cvsweb-markup)
---(end
> Neil Conway <[EMAIL PROTECTED]> writes:
> > Tatsuo Ishii wrote:
> >> Fix for rearranging encoding id ISO-8859-5 to ISO-8859-8.
> >> Also make the code more robust by searching for target encoding
> >> in the internal charset map.
>
> > ISTM this patch, or some variant of it, should be applied t
Log Message:
---
Fix for rearranging encoding id ISO-8859-5 to ISO-8859-8.
Also make the code more robust by searching for target encoding
in the internal charset map.
Problem reported by Sagi Bashari on 2005/12/21.
See "[BUGS] BUG #2120: Crash when doing UTF8<->ISO_8859_8 encoding conver
Log Message:
---
Wups, fat-fingered the calculation the first time. Update comment in
postgresql.conf.sample too.
Modified Files:
--
pgsql/doc/src/sgml:
runtime.sgml (r1.358 -> r1.359)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/runtime.
Log Message:
---
Update info about shared memory space calculation to match CVS tip's behavior.
Modified Files:
--
pgsql/doc/src/sgml:
runtime.sgml (r1.357 -> r1.358)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/runtime.sgml.diff?r1=1.357&
Log Message:
---
Fix make_relative_path() to support cases where target_path and bin_path
differ by more than the last directory component. Instead of insisting
that they match up to the last component, accept whatever common prefix
they have, and try to replace the non-matching part of bi
Log Message:
---
Fix make_relative_path() to support cases where target_path and bin_path
differ by more than the last directory component. Instead of insisting
that they match up to the last component, accept whatever common prefix
they have, and try to replace the non-matching part of bi
Log Message:
---
Fix make_relative_path() to support cases where target_path and bin_path
differ by more than the last directory component. Instead of insisting
that they match up to the last component, accept whatever common prefix
they have, and try to replace the non-matching part of bi
Log Message:
---
backporting changes from mediawiki head
added SpecialMostlinkedcategories and SpecialWantedcategories
Modified Files:
--
wikipgedia:
index.php (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/index.php.diff?r
Log Message:
---
fix seek bug - params were wrong way round
no very bad effects, except that we grabbed more of the db log on stopping
than we wanted.
Modified Files:
--
client-code:
run_build.pl (r1.55 -> r1.56)
(http://cvs.pgfoundry.org/cgi-bin/cvswe
Log Message:
---
further bugfixes backported from mediawiki 1.5.4
Modified Files:
--
wikipgedia/includes:
Article.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/includes/Article.php.diff?r1=1.2&r2=1.3)
DefaultSe
Log Message:
---
- silence warnings about undefined verbose value
- add NO_LOCALE flag for check target - still issues on postgres side ;-(
- add db logfile extract to stop/start logs
Modified Files:
--
client-code:
run_build.pl (r1.54 -> r1.55)
(http:/
Log Message:
---
Allow CREATE/ALTER ROLE PASSWORD NULL to allow restoring the default state
of having no password.
Modified Files:
--
pgsql/doc/src/sgml/ref:
create_role.sgml (r1.5 -> r1.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/
Log Message:
---
fixed typo in entities2literals.pl
Modified Files:
--
wikipgedia/maintenance:
entities2literals.pl (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/maintenance/entities2literals.pl.diff?r1=1.1.1.1&r2=1.2)
Peter Eisentraut <[EMAIL PROTECTED]> writes:
> Am Freitag, 23. Dezember 2005 02:16 schrieb Tom Lane:
>> Add an officially exported libpq function to encrypt passwords, and
>> modify the previous \password patch to use it instead of depending
>> on a not-officially-exported function. Per discussion
Am Freitag, 23. Dezember 2005 02:16 schrieb Tom Lane:
> Add an officially exported libpq function to encrypt passwords, and
> modify the previous \password patch to use it instead of depending
> on a not-officially-exported function. Per discussion.
I was working on a more-or-less identical patch
16 matches
Mail list logo