Log Message:
---
Fix a bug that writer_conn_last_used does not work.
We cannot use ident authentication with TYPE=host on default, so change
documentation to use 'trust' for Windows for test, and recommend other methods.
Modified Files:
--
pg_statsinfo/bin:
writer.c
Log Message:
---
Applied Zoltan's patch to make ecpg spit out warnings if a local variable hides
a global one with the same name.
Modified Files:
--
pgsql/src/interfaces/ecpg/preproc:
descriptor.c (r1.32 -> r1.33)
(http://anoncvs.postgresql.org/cvsweb.cgi/
2010/4/1 Bruce Momjian :
> Log Message:
> ---
> Add contraint exclusion section to contraint docs.
>
> Takahiro Itagaki
>
> Modified Files:
> --
> pgsql/doc/src/sgml:
> ddl.sgml (r1.90 -> r1.91)
>
> (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/d
Log Message:
---
Zoltan beautified his hidden-variable-patch for ecpg. This also makes sure we
get an error message instead of a warning if the variable have different types.
Modified Files:
--
pgsql/src/interfaces/ecpg/preproc:
descriptor.c (r1.33 -> r1.34)
Log Message:
---
finish code on httpbuffer
Tags:
rel-stream-1-0
Modified Files:
--
src/externaltable/exttab:
FCurl.cc (r1.1.2.2 -> r1.1.2.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgexternaltable/src/externaltable/exttab/FCurl.cc?r1=1.1.2.2&r2=1
Log Message:
---
Tags:
rel-stream-1-0
Modified Files:
--
src/externaltable/createexttab:
cfgParser.cc (r1.2.2.1 -> r1.2.2.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgexternaltable/src/externaltable/createexttab/cfgParser.cc?r1=1.2.2.1&r2=1.2.2.
Log Message:
---
Add missing header, needed with 9.0
Modified Files:
--
server:
plugin_debugger.c (r1.12 -> r1.13)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/server/plugin_debugger.c?r1=1.12&r2=1.13)
--
Sent via pgsql-committers mailing lis
Magnus Hagander wrote:
> 2010/4/1 Bruce Momjian :
> > Log Message:
> > ---
> > Add contraint exclusion section to contraint docs.
> >
> > Takahiro Itagaki
> >
> > Modified Files:
> > --
> > ? ?pgsql/doc/src/sgml:
> > ? ? ? ?ddl.sgml (r1.90 -> r1.91)
> > ? ? ?
> > ?(http://anonc
Log Message:
---
Change test -e to test -f in docs, for portability.
Modified Files:
--
pgsql/doc/src/sgml:
backup.sgml (r2.148 -> r2.149)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/backup.sgml?r1=2.148&r2=2.149)
--
Sent via pgsql-commit
Log Message:
---
Use a file of patterns of filenames to exclude from pgindent runs, instead if
using multiple invocations of egrep. Add perl ppport.h to the current list.
Modified Files:
--
pgsql/src/tools/pgindent:
README (r1.39 -> r1.40)
(http://anoncvs.
Log Message:
---
9.0 updates [Sachin Srivastava]
Modified Files:
--
server:
pldbgapi.c (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/server/pldbgapi.c?r1=1.5&r2=1.6)
plugin_debugger.c (r1.13 -> r1.14)
(http://cvs.
Log Message:
---
Initialise variable.
Modified Files:
--
server:
plugin_debugger.c (r1.14 -> r1.15)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/server/plugin_debugger.c?r1=1.14&r2=1.15)
--
Sent via pgsql-committers mailing list (pgsql-commit
On Thu, 2010-04-01 at 09:51 -0400, Bruce Momjian wrote:
> Magnus Hagander wrote:
> > 2010/4/1 Bruce Momjian :
> > > Log Message:
> > > ---
> > > Add contraint exclusion section to contraint docs.
> > >
> > > Takahiro Itagaki
> > >
> > > Modified Files:
> > > --
> > > ? ?pgsql/do
Log Message:
---
Don't pass an invalid file handle to dup2(). That causes a crash on
Windows, thanks to a feature in CRT called Parameter Validation.
Backpatch to 8.2, which is the oldest version supported on Windows. In
8.2 and 8.3 also backpatch the earlier change to use DEVNULL instead
Log Message:
---
Don't pass an invalid file handle to dup2(). That causes a crash on
Windows, thanks to a feature in CRT called Parameter Validation.
Backpatch to 8.2, which is the oldest version supported on Windows. In
8.2 and 8.3 also backpatch the earlier change to use DEVNULL instead
Log Message:
---
Don't pass an invalid file handle to dup2(). That causes a crash on
Windows, thanks to a feature in CRT called Parameter Validation.
Backpatch to 8.2, which is the oldest version supported on Windows. In
8.2 and 8.3 also backpatch the earlier change to use DEVNULL instead
Log Message:
---
Don't pass an invalid file handle to dup2(). That causes a crash on
Windows, thanks to a feature in CRT called Parameter Validation.
Backpatch to 8.2, which is the oldest version supported on Windows. In
8.2 and 8.3 also backpatch the earlier change to use DEVNULL instead
17 matches
Mail list logo