Fix a comment for MergeAttributes.
We forgot to adjust it when we changed relistemp to relpersistence.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=c18f51da17d8cf01d62218e0404e18ba246bde54
Modified Files
--
src/backend/commands
On Sun, Feb 6, 2011 at 11:12 PM, Tom Lane wrote:
> Bruce Momjian writes:
>> Bruce Momjian wrote:
>>> remove tags.
>
>> Sorry, vague commit message (I forgot squash).
>
>> Can I will use git ammend to improve this message?
Absolutely not.
> How about git revert, instead? It's not apparent to me
Bruce Momjian writes:
> Bruce Momjian wrote:
>> remove tags.
> Sorry, vague commit message (I forgot squash).
> Can I will use git ammend to improve this message?
How about git revert, instead? It's not apparent to me that these
changes were improvements.
regards, tom
Supply now required HeUTF8 macro for plperl where it's missing, per buildfarm
results.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=c852e95b0bcbe708ba64b9499e50b9cc98bd7b71
Modified Files
--
src/pl/plperl/plperl.h |7 +
Fix error messages for FreeFile in COPY command.
They are extracted from COPY API patch.
suggested by Noah Misch
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=fb7355e0cedfadd437c30c73cfb71af7ff8933b1
Modified Files
--
src/backe
Bruce Momjian wrote:
> remove tags.
Sorry, vague commit message (I forgot squash).
Can I will use git ammend to improve this message?
---
>
> Branch
> --
> master
>
> Details
> ---
> http://git.postgresql.org/git
remove tags.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=ad762426333aac5bd8e1ceac753bebe4a6411c28
Modified Files
--
doc/src/sgml/advanced.sgml |2 +-
doc/src/sgml/array.sgml |2 +-
doc/src/sgml/backu
Force strings passed to and from plperl to be in UTF8 encoding.
String are converted to UTF8 on the way into perl and to the
database encoding on the way back. This avoids a number of
observed anomalies, and ensures Perl a consistent view of the
world.
Some minor code cleanups are also accomplish
Log Message:
---
Forget to add mail reference for last commit:
http://lists.pgfoundry.org/pipermail/npgsql-devel/2011-February/001117.html
Modified Files:
--
Npgsql2/src/Npgsql:
NpgsqlConnectionStringBuilder.cs (r1.12 -> r1.13)
(http://cvs.pgfoundry.org/cg
Log Message:
---
Added performance patch to GetKeyName method. Thanks Dan Smith for patch.
Modified Files:
--
Npgsql2/src/Npgsql:
NpgsqlConnectionStringBuilder.cs (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/Npgsq
Adjust libpq docs to be clearer about 'hostaddr' usage by rewording and
using an itemized list.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=5ed45ac09c604555740e7365a722b641f3bce498
Modified Files
--
doc/src/sgml/libpq.sgml |
Rename macro DECIMAL to DECIMAL_T to help pgindent; this is already
done for a few other macros in that file, for other reasons. I also
remove pgindent/README mention of the file.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=97116ca4170b9
Andrew Dunstan wrote:
>
>
> Bruce Momjian wrote:
> > Log Message:
> > ---
> > Mention why one C file fails pgindent.
> >
> > Modified Files:
> > --
> > pgsql/src/tools/pgindent:
> > README (r1.41 -> r1.42)
> >
> > (http://anoncvs.postgresql.org/cvsweb.cgi/
13 matches
Mail list logo