Log Message:
---
Added missing rollback in do_learn
Modified Files:
--
docbot:
docbot.pl (r1.56 -> r1.57)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/docbot/docbot/docbot.pl.diff?r1=1.56&r2=1.57)
---(end of broadcast)--
Log Message:
---
Set progname early in the postmaster/postgres binary, rather than doing
it later. This fixes a problem where EXEC_BACKEND didn't have progname
set, causing a segfault if log_min_messages was set below debug2 and our
own snprintf.c was being used.
Also alway strdup() progn
Log Message:
---
Set progname early in the postmaster/postgres binary, rather than doing
it later. This fixes a problem where EXEC_BACKEND didn't have progname
set, causing a segfault if log_min_messages was set below debug2 and our
own snprintf.c was being used.
Also alway strdup() progn
Log Message:
---
Set progname early in the postmaster/postgres binary, rather than doing
it later. This fixes a problem where EXEC_BACKEND didn't have progname
set, causing a segfault if log_min_messages was set below debug2 and our
own snprintf.c was being used.
Also alway strdup() progn
Log Message:
---
Move items:
> * Add SQL99 WITH clause to SELECT
> * Add SQL99 WITH RECURSIVE to SELECT
< * Add SQL99 WITH clause to SELECT
< * Add SQL99 WITH RECURSIVE to SELECT
Modified Files:
--
pgsql/doc:
TODO (r1.1753 -> r1.1754)
(http://developer.pos
Log Message:
---
Add:
>
> o Prevent tab completion of SET TRANSACTION from querying the
> database and therefore preventing the transaction isolation
> level from being set.
>
> Currently, SET causes a database lookup to check all
> supported sessio
Log Message:
---
Allow %TYPE to be used with SETOF, per gripe from Murat Tasan.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/src/backend/parser:
gram.y (r2.511.2.1 -> r2.511.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/gra
Log Message:
---
Allow %TYPE to be used with SETOF, per gripe from Murat Tasan.
Modified Files:
--
pgsql/src/backend/parser:
gram.y (r2.524 -> r2.525)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/gram.y.diff?r1=2.524&r2=2.525)
-
Log Message:
---
Restructure planner's handling of inheritance. Rather than processing
inheritance trees on-the-fly, which pretty well constrained us to considering
only one way of planning inheritance, expand inheritance sets during the
planner prep phase, and build a side data structure
Log Message:
---
Tweak release notes
Modified Files:
--
psqlodbc/docs:
release.html (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/release.html.diff?r1=1.9&r2=1.10)
---(end of broadcast)-
Log Message:
---
Removed single quotes from connect to example.
Modified Files:
--
pgsql/doc/src/sgml:
ecpg.sgml (r1.71 -> r1.72)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ecpg.sgml.diff?r1=1.71&r2=1.72)
---(end
Log Message:
---
Fix typo
Modified Files:
--
psqlodbc/installer:
Make.bat (r1.22 -> r1.23)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/installer/Make.bat.diff?r1=1.22&r2=1.23)
---(end of broadcast)
Log Message:
---
Version number bump. Fix some line ends.
Modified Files:
--
psqlodbc:
configure.ac (r1.44 -> r1.45)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/configure.ac.diff?r1=1.44&r2=1.45)
license.txt (r1.2 -> r1.3)
Log Message:
---
quick hack againist access violation with Disallow premature - the feature is
still broken
Modified Files:
--
psqlodbc:
execute.c (r1.75 -> r1.76)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/execute.c.diff?r1=1.75&r2=1.7
Log Message:
---
fixed point of failure on x86_64 boxes with PGAPI_SetConnectOption
Modified Files:
--
psqlodbc:
options.c (r1.60 -> r1.61)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/options.c.diff?r1=1.60&r2=1.61)
pgapi30.c (r1.
15 matches
Mail list logo