Log Message:
---
Add a new system view, pg_prepared_statements, that can be used to
access information about the prepared statements that are available
in the current session. Original patch from Joachim Wieland, various
improvements by Neil Conway.
The "statement" column of the view conta
Log Message:
---
2006-01-07 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
* Fixed README.txt file version and updated RELEASENOTES for 1.0beta2
release.
Modified Files:
--
Npgsql/src/Npgsql:
README.txt (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cg
Log Message:
---
Add RelationOpenSmgr() calls to ensure rd_smgr is valid when we try to
use it. While it normally has been opened earlier during btree index
build, testing shows that it's possible for the link to be closed again
if an sinval reset occurs while the index is being built.
Ta
Log Message:
---
Add RelationOpenSmgr() calls to ensure rd_smgr is valid when we try to
use it. While it normally has been opened earlier during btree index
build, testing shows that it's possible for the link to be closed again
if an sinval reset occurs while the index is being built.
Ta
Log Message:
---
Add RelationOpenSmgr() calls to ensure rd_smgr is valid when we try to
use it. While it normally has been opened earlier during btree index
build, testing shows that it's possible for the link to be closed again
if an sinval reset occurs while the index is being built.
Mo
Log Message:
---
Add comment explaining why RelationOpenSmgr() call is not needed.
Modified Files:
--
pgsql/src/backend/executor:
execMain.c (r1.262 -> r1.263)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/executor/execMain.c.diff?r1=1.262&r
Log Message:
---
2006-01-07 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
* Increased assembly version for 1.0beta2
Modified Files:
--
Npgsql/src/Npgsql:
AssemblyInfo.cs (r1.14 -> r1.15)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/
Log Message:
---
2006-01-07 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
* Implemented more tests
Modified Files:
--
Npgsql/src/testsuite/noninteractive/NUnit20:
CommandTests.cs (r1.19 -> r1.20)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsq
Log Message:
---
During CatCacheRemoveCList, we must now remove any members that are
dead and have become unreferenced. Before 8.1, such members were left
for AtEOXact_CatCache() to clean up, but now AtEOXact_CatCache isn't
supposed to have anything to do. In an assert-enabled build this
Log Message:
---
During CatCacheRemoveCList, we must now remove any members that are
dead and have become unreferenced. Before 8.1, such members were left
for AtEOXact_CatCache() to clean up, but now AtEOXact_CatCache isn't
supposed to have anything to do. In an assert-enabled build this
> Hi.
> I have a problem - I run pl/sql script on postgresql base using command
> line in windows and I need to view some data in this command line, but
> I don't know how to send them in the script.Pleas help
>
That isn't your only problem - apparently you have had trouble identifying
the correct
Hi.
I have a problem - I run pl/sql script on postgresql base using command line in
windows and I need to view some data in this command line, but I don't know how
to send them in the script.Pleas help
---(end of broadcast)---
TIP 1: if posting/rea
12 matches
Mail list logo