Log Message:
---
Add a new bullet to the features listing about recently implemented caching
mechanism.
Modified Files:
--
htdocs:
index.html (r1.16 -> r1.17)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/htdocs/index.html.diff?r1=1.16&r2=1.17)
---
Log Message:
---
Fix returning a void type from a procedure.
Modified Files:
--
plscheme:
plscheme.c (r1.17 -> r1.18)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/plscheme/plscheme.c.diff?r1=1.17&r2=1.18)
---(end of broadca
Log Message:
---
An index section added to the page to ease navigation.
Modified Files:
--
htdocs:
index.html (r1.17 -> r1.18)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/htdocs/index.html.diff?r1=1.17&r2=1.18)
---(end of
Log Message:
---
Remove deprecated features listing.
Modified Files:
--
plscheme:
README.plscheme (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/plscheme/README.plscheme.diff?r1=1.3&r2=1.4)
---(end of broadcast
Log Message:
---
Initialize guile just once for every session. And define a global variable,
"shared", that's accessible by all procedures within the current session.
Furthermore, any definition issued by a procedure will be placed in the top
lexical scope at the initialization, which means
Log Message:
---
Add an example about globally shared variables.
Modified Files:
--
htdocs:
index.html (r1.18 -> r1.19)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/htdocs/index.html.diff?r1=1.18&r2=1.19)
---(end of broadca
Log Message:
---
updates for 8.2
Modified Files:
--
ip4r:
TODO (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/TODO.diff?r1=1.1&r2=1.2)
ip4r.c (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/ip4r.
Log Message:
---
On Windows, we know the backend stack size limit because we have to
specify it explicitly in backend/Makefile. Arrange for this value to
be known by get_stack_depth_rlimit() too. Per suggestion from Magnus.
Modified Files:
--
pgsql/src:
Makefile.g
Log Message:
---
Add include needed for new getrusage() call.
Modified Files:
--
pgsql/src/backend/tcop:
postgres.c (r1.514 -> r1.515)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tcop/postgres.c.diff?r1=1.514&r2=1.515)
---
Log Message:
---
In release notes, mention that multi-line history saving does not work
on Win32.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.467 -> r1.468)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.46
On 10/8/06, Bruce Momjian <[EMAIL PROTECTED]> wrote:
Log Message:
---
In release notes, mention that multi-line history saving does not work
on Win32.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.467 -> r1.468)
(http://developer.postgresql.org/
Jaime Casanova wrote:
> On 10/8/06, Bruce Momjian <[EMAIL PROTECTED]> wrote:
> > Log Message:
> > ---
> > In release notes, mention that multi-line history saving does not work
> > on Win32.
> >
> > Modified Files:
> > --
> > pgsql/doc/src/sgml:
> > release.sgml (r1.
Log Message:
---
Update multi-line editing wording in release notes.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.468 -> r1.469)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.468&r2=1.469)
Log Message:
---
Update Darwin dlopen() support to avoid deprecation warnings with latest
Apple developer tools. We now use dlopen directly if available, and fall
back to the older code if not. Chris Campbell
Modified Files:
--
pgsql/src/backend/port/dynloader:
da
Log Message:
---
Updated keyword table for 8.2
Modified Files:
--
pgsql/doc/src/sgml:
keywords.sgml (r2.17 -> r2.18)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/keywords.sgml.diff?r1=2.17&r2=2.18)
---(end of broad
Log Message:
---
Fix back-branch pg_regress scripts to try the "canonical" expected file if we
tried a variant file from resultmap and it didn't match. This is already done
in HEAD's C-code version, and is needed because OpenBSD has recently migrated
to a more standard handling of float un
Log Message:
---
Fix back-branch pg_regress scripts to try the "canonical" expected file if we
tried a variant file from resultmap and it didn't match. This is already done
in HEAD's C-code version, and is needed because OpenBSD has recently migrated
to a more standard handling of float un
Log Message:
---
Fix back-branch pg_regress scripts to try the "canonical" expected file if we
tried a variant file from resultmap and it didn't match. This is already done
in HEAD's C-code version, and is needed because OpenBSD has recently migrated
to a more standard handling of float un
Log Message:
---
Fix back-branch pg_regress scripts to try the "canonical" expected file if we
tried a variant file from resultmap and it didn't match. This is already done
in HEAD's C-code version, and is needed because OpenBSD has recently migrated
to a more standard handling of float un
Log Message:
---
2006-10-08 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
*UserManual.htm: Updated docs for 1.0 release.
Modified Files:
--
Npgsql/docs:
UserManual.htm (r1.22 -> r1.23)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/do
Log Message:
---
2006-10-08 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
*AssemblyInfo.cs: Updated to 1.0 final.
Modified Files:
--
Npgsql/src/Npgsql:
AssemblyInfo.cs (r1.20 -> r1.21)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/sr
Log Message:
---
2006-10-08 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
*RELEASENOTES.txt: Updated to 1.0 final
Modified Files:
--
Npgsql:
RELEASENOTES.txt (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/RELEASENOTES.t
Log Message:
---
Added README.Oracle
Added Files:
---
dbi-link:
README.Oracle (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbi-link/dbi-link/README.Oracle?rev=1.1&content-type=text/x-cvsweb-markup)
---(end of broadcast)--
Log Message:
---
Update link to latest installer version, per Scott Schneider
Modified Files:
--
web/faq:
FAQ_windows.html (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/web/faq/FAQ_windows.html.diff?r1=1.9&r2=1.10)
--
24 matches
Mail list logo