Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit76f02b5

Browse files
committed
Remove URL for specific pljava implementation:
< o Allow Java server-side programming,http://pljava.sourceforge.net< [java]> o Allow Java server-side programming [java]
1 parent7bed6df commit76f02b5

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

‎doc/TODO

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Wed Feb11 17:04:35 EST 2004
3+
Last updated:Thu Feb12 09:41:06 EST 2004
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -237,8 +237,7 @@ Commands
237237
* SERVER-SIDE LANGUAGES
238238
o Allow PL/PgSQL's RAISE function to take expressions
239239
o Change PL/PgSQL to use palloc() instead of malloc()
240-
o Allow Java server-side programming, http://pljava.sourceforge.net
241-
[java]
240+
o Allow Java server-side programming [java]
242241
o Fix problems with complex temporary table creation/destruction
243242
without using PL/PgSQL EXECUTE, needs cache prevention/invalidation
244243
o Fix PL/pgSQL RENAME to work on variables other than OLD/NEW
@@ -466,7 +465,7 @@ Source Code
466465
* Acquire lock on a relation before building a relcache entry for it
467466
* Research interaction of setitimer() and sleep() used by statement_timeout
468467
* -Add checks for fclose() failure (Tom)
469-
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1198 2004/02/11 22:04:35 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1198 2004/02/11 22:04:35 momjian Exp $
468+
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1199 2004/02/12 14:41:13 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1199 2004/02/12 14:41:13 momjian Exp $
470469
* Exit postmaster if postgresql.conf can not be opened
471470
* Rename /scripts directory because they are all C programs now
472471
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp