Log Message:
---
Remove the contents of the src/corba subdirectory: this has been dead code
for a long time.
Modified Files:
--
pgsql:
GNUmakefile.in (r1.41 -> r1.42)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/GNUmakefile.in.diff?r1=1.41&r2=1.42)
Re
Log Message:
---
Template for the Neato and Twopi tools (part of GraphViz) submitted by Tony
Wasson.
Modified Files:
--
autodoc:
Makefile (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/Makefile.diff?r1=1.1.1.1&r2=1.2)
Adde
Log Message:
---
Finish() the GetVersion sql statement.
Set the FK Group number back to being a number instead of the schema name.
Accidentally converted earlier while removing the $group variable.
Modified Files:
--
autodoc:
postgresql_autodoc.pl (r1.10 -> r1.11)
Log Message:
---
Matt Bosworth has provided an updated dot template with PK, FK information and
improved styling.
Rod proceeded to break several things, but eventually got it working again.
Modified Files:
--
autodoc:
dot.tmpl (r1.1.1.1 -> r1.2)
(http://c
Log Message:
---
add support for web proxy if farm member needs one to get through a firewall
to report results - needed for prospective AIX member.
Modified Files:
--
client-code:
build-farm.conf (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi
Log Message:
---
Change catalog entries for record_out and record_send to show only one
argument, since that's all they are using now. Adjust type_sanity
regression test so that it will complain if anyone tries to define
multiple-argument output functions in future.
Modified Files:
--
Log Message:
---
Make record_out and record_send extract type information from the passed
record object itself, rather than relying on a second OID argument to be
correct. This patch just changes the function behavior and not the
catalogs, so it's OK to back-patch to 8.0. Will remove the
Log Message:
---
Make record_out and record_send extract type information from the passed
record object itself, rather than relying on a second OID argument to be
correct. This patch just changes the function behavior and not the
catalogs, so it's OK to back-patch to 8.0. Will remove the
Log Message:
---
Move the XD(transaction dict) feature to the PL.
Reasoning is that this is a convenience rather than a real interface, so it
seems appropriate to give it to the PL, rather than making it a part of the
interface extension.
Doing this allows the riddance of the XactHook ins
Log Message:
---
Use the standard lock manager to establish priority order when there
is contention for a tuple-level lock. This solves the problem of a
would-be exclusive locker being starved out by an indefinite succession
of share-lockers. Per recent discussion with Alvaro.
Modified F
Log Message:
---
apply modified patch for pga_tables creation bug in new
databases, thanks Jan Lapka
Modified Files:
--
pgaccess/lib:
mainlib.tcl (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/lib/mainlib.tcl.diff?r1=1.8&r2=1.
Log Message:
---
GCC 4.0 includes a new warning option, -Wformat-literal, that emits
a warning when a variable is used as a format string for printf()
and similar functions (if the variable is derived from untrusted
data, it could include unexpected formatting sequences). This
emits too man
Log Message:
---
GCC 4.0 includes a new warning option, -Wformat-literal, that emits
a warning when a variable is used as a format string for printf()
and similar functions (if the variable is derived from untrusted
data, it could include unexpected formatting sequences). This
emits too man
Log Message:
---
GCC 4.0 includes a new warning option, -Wformat-literal, that emits
a warning when a variable is used as a format string for printf()
and similar functions (if the variable is derived from untrusted
data, it could include unexpected formatting sequences). This
emits too man
Log Message:
---
GCC 4.0 includes a new warning option, -Wformat-literal, that emits
a warning when a variable is used as a format string for printf()
and similar functions (if the variable is derived from untrusted
data, it could include unexpected formatting sequences). This
emits too man
Log Message:
---
This patch fixes a bug in the error message emitted by pg_restore on an
incorrect -F argument: write_msg() expects its first parameter to be a
"module name", not the format string.
Tags:
REL7_2_STABLE
Modified Files:
--
pgsql/src/bin/pg_dump:
Log Message:
---
GCC 4.0 includes a new warning option, -Wformat-literal, that emits
a warning when a variable is used as a format string for printf()
and similar functions (if the variable is derived from untrusted
data, it could include unexpected formatting sequences). This
emits too man
Log Message:
---
This patch fixes a bug in the error message emitted by pg_restore on an
incorrect -F argument: write_msg() expects its first parameter to be a
"module name", not the format string.
Tags:
REL7_3_STABLE
Modified Files:
--
pgsql/src/bin/pg_dump:
Log Message:
---
This patch fixes a bug in the error message emitted by pg_restore on an
incorrect -F argument: write_msg() expects its first parameter to be a
"module name", not the format string.
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql/src/bin/pg_dump:
Log Message:
---
This patch fixes a bug in the error message emitted by pg_restore on an
incorrect -F argument: write_msg() expects its first parameter to be a
"module name", not the format string.
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/src/bin/pg_dump:
20 matches
Mail list logo