aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2005-05-08 08:27:27 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2005-05-08 08:27:27 +0000
commitb44ff03ca91f750b8d3ff09f76368f6010200ded (patch)
tree9a08bde6920cd399ced0123359b0f6b58e14f5b0 /japanese
parentb8b5a95a06e06ce5eccb0bce17907e6fd6ae21b6 (diff)
downloadports-b44ff03ca91f750b8d3ff09f76368f6010200ded.tar.gz
ports-b44ff03ca91f750b8d3ff09f76368f6010200ded.zip
o Add ja-postgresql80-man 8.0.2, Japanese online manual
pages for PostgreSQL, repocopied from ja-postgresql7-man. o Rename PORTNAME to postgresql74-man from postgresql7-man. o Remove ja-postgresql7-man. o Fix pkg-descr WWW. Repo copied by: marcus (portmgr)
Notes
Notes: svn path=/head/; revision=134841
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile3
-rw-r--r--japanese/postgresql7-man/Makefile197
-rw-r--r--japanese/postgresql7-man/distinfo2
-rw-r--r--japanese/postgresql7-man/pkg-descr8
-rw-r--r--japanese/postgresql7-man/pkg-plist1
-rw-r--r--japanese/postgresql73-man/pkg-descr2
-rw-r--r--japanese/postgresql74-man/Makefile2
-rw-r--r--japanese/postgresql74-man/pkg-descr2
-rw-r--r--japanese/postgresql80-man/Makefile45
-rw-r--r--japanese/postgresql80-man/distinfo4
-rw-r--r--japanese/postgresql80-man/pkg-descr4
-rw-r--r--japanese/postgresql81-man/Makefile45
-rw-r--r--japanese/postgresql81-man/distinfo4
-rw-r--r--japanese/postgresql81-man/pkg-descr4
-rw-r--r--japanese/postgresql82-man/Makefile45
-rw-r--r--japanese/postgresql82-man/distinfo4
-rw-r--r--japanese/postgresql82-man/pkg-descr4
17 files changed, 74 insertions, 302 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index fd431af5a9e9..a7ce934f22d7 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -304,8 +304,9 @@
SUBDIR += platex-otf
SUBDIR += platex209
SUBDIR += postgresql-tcltk
- SUBDIR += postgresql7-man
SUBDIR += postgresql73-man
+ SUBDIR += postgresql74-man
+ SUBDIR += postgresql80-man
SUBDIR += ppxp
SUBDIR += prn
SUBDIR += ptex
diff --git a/japanese/postgresql7-man/Makefile b/japanese/postgresql7-man/Makefile
deleted file mode 100644
index 94365c8abe9f..000000000000
--- a/japanese/postgresql7-man/Makefile
+++ /dev/null
@@ -1,197 +0,0 @@
-# New ports collection makefile for: ja-postgresql-man
-# Date created: 2003/05/20
-# Whom: nork@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= postgresql7
-PORTVERSION= 7.4.6
-CATEGORIES= japanese databases
-MASTER_SITES= http://www.postgresql.jp/document/pg${PORTVERSION:C/\.//g}doc/
-PKGNAMESUFFIX= -man
-DISTNAME= man
-DIST_SUBDIR= postgresql/${PORTVERSION}
-
-MAINTAINER= nork@FreeBSD.org
-COMMENT= Japanese online manual pages for PostgreSQL
-
-MANLANG= ja
-NO_BUILD= YES
-NO_WRKSUBDIR= YES
-
-MAN1= clusterdb.1 \
- createdb.1 \
- createlang.1 \
- createuser.1 \
- dropdb.1 \
- droplang.1 \
- dropuser.1 \
- ecpg.1 \
- initdb.1 \
- initlocation.1 \
- ipcclean.1 \
- pg_config.1 \
- pg_controldata.1 \
- pg_ctl.1 \
- pg_dump.1 \
- pg_dumpall.1 \
- pg_resetxlog.1 \
- pg_restore.1 \
- pgtclsh.1 \
- pgtksh.1 \
- postgres.1 \
- postmaster.1 \
- psql.1 \
- vacuumdb.1
-
-MANL= abort.l \
- alter_aggregate.l \
- alter_conversion.l \
- alter_database.l \
- alter_domain.l \
- alter_function.l \
- alter_group.l \
- alter_language.l \
- alter_operator_class.l \
- alter_schema.l \
- alter_sequence.l \
- alter_table.l \
- alter_trigger.l \
- alter_user.l \
- analyze.l \
- begin.l \
- checkpoint.l \
- close.l \
- cluster.l \
- comment.l \
- commit.l \
- copy.l \
- create_aggregate.l \
- create_cast.l \
- create_constraint_trigger.l \
- create_conversion.l \
- create_database.l \
- create_domain.l \
- create_function.l \
- create_group.l \
- create_index.l \
- create_language.l \
- create_operator.l \
- create_operator_class.l \
- create_rule.l \
- create_schema.l \
- create_sequence.l \
- create_table.l \
- create_table_as.l \
- create_trigger.l \
- create_type.l \
- create_user.l \
- create_view.l \
- deallocate.l \
- declare.l \
- delete.l \
- drop_aggregate.l \
- drop_cast.l \
- drop_conversion.l \
- drop_database.l \
- drop_domain.l \
- drop_function.l \
- drop_group.l \
- drop_index.l \
- drop_language.l \
- drop_operator.l \
- drop_operator_class.l \
- drop_rule.l \
- drop_schema.l \
- drop_sequence.l \
- drop_table.l \
- drop_trigger.l \
- drop_type.l \
- drop_user.l \
- drop_view.l \
- end.l \
- execute.l \
- explain.l \
- fetch.l \
- grant.l \
- insert.l \
- listen.l \
- load.l \
- lock.l \
- move.l \
- notify.l \
- pg_conndefaults.l \
- pg_connect.l \
- pg_disconnect.l \
- pg_exec.l \
- pg_execute.l \
- pg_listen.l \
- pg_lo_close.l \
- pg_lo_creat.l \
- pg_lo_export.l \
- pg_lo_import.l \
- pg_lo_lseek.l \
- pg_lo_open.l \
- pg_lo_read.l \
- pg_lo_tell.l \
- pg_lo_unlink.l \
- pg_lo_write.l \
- pg_on_connection_loss.l \
- pg_result.l \
- pg_select.l \
- prepare.l \
- reindex.l \
- reset.l \
- revoke.l \
- rollback.l \
- select.l \
- select_into.l \
- set.l \
- set_constraints.l \
- set_session_authorization.l \
- set_transaction.l \
- show.l \
- spi_connect.l \
- spi_copytuple.l \
- spi_copytupledesc.l \
- spi_copytupleintoslot.l \
- spi_cursor_close.l \
- spi_cursor_fetch.l \
- spi_cursor_find.l \
- spi_cursor_move.l \
- spi_cursor_open.l \
- spi_exec.l \
- spi_execp.l \
- spi_finish.l \
- spi_fname.l \
- spi_fnumber.l \
- spi_freeplan.l \
- spi_freetuple.l \
- spi_freetuptable.l \
- spi_getbinval.l \
- spi_getrelname.l \
- spi_gettype.l \
- spi_gettypeid.l \
- spi_getvalue.l \
- spi_modifytuple.l \
- spi_palloc.l \
- spi_pfree.l \
- spi_prepare.l \
- spi_repalloc.l \
- spi_saveplan.l \
- start_transaction.l \
- truncate.l \
- unlisten.l \
- update.l \
- vacuum.l
-
-do-install:
-.for file in ${MAN1}
- @${INSTALL_MAN} ${WRKSRC}/man1/${file} ${MANPREFIX}/man/${MANLANG}/man1/
-.endfor
-.for file in ${MANL}
- @${INSTALL_MAN} ${WRKSRC}/manl/${file} ${MANPREFIX}/man/${MANLANG}/manl/
-.endfor
-
-.include <bsd.port.mk>
diff --git a/japanese/postgresql7-man/distinfo b/japanese/postgresql7-man/distinfo
deleted file mode 100644
index 5b93ff3cf55f..000000000000
--- a/japanese/postgresql7-man/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (postgresql/7.4.6/man.tar.gz) = cbbfd77ccde7179e607fa6390a67d893
-SIZE (postgresql/7.4.6/man.tar.gz) = 155578
diff --git a/japanese/postgresql7-man/pkg-descr b/japanese/postgresql7-man/pkg-descr
deleted file mode 100644
index 15477a0186a2..000000000000
--- a/japanese/postgresql7-man/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Japanese online manual for PostgreSQL 7.4.x.
-
-Contributed by SRA (Software Research Associates, Inc.)
-through JPUG (Japan PostgreSQL Users Group) subject to
-"COPYRIGHT" included in the original PostgreSQL distribution.
-Japanese translation copyright belongs to SRA and JPUG.
-
-WWW: http://www.postgresql.jp/document/pg742doc/
diff --git a/japanese/postgresql7-man/pkg-plist b/japanese/postgresql7-man/pkg-plist
deleted file mode 100644
index 435f005646ca..000000000000
--- a/japanese/postgresql7-man/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-@comment automatically generated plist
diff --git a/japanese/postgresql73-man/pkg-descr b/japanese/postgresql73-man/pkg-descr
index f836b1f4424a..41622917990a 100644
--- a/japanese/postgresql73-man/pkg-descr
+++ b/japanese/postgresql73-man/pkg-descr
@@ -5,4 +5,4 @@ through JPUG (Japan PostgreSQL Users Group) subject to
"COPYRIGHT" included in the original PostgreSQL distribution.
Japanese translation copyright belongs to SRA and JPUG.
-WWW: http://www.postgresql.jp/document/pg734doc/
+WWW: http://www.postgresql.jp/document/
diff --git a/japanese/postgresql74-man/Makefile b/japanese/postgresql74-man/Makefile
index 94365c8abe9f..fdcb4a32e2f4 100644
--- a/japanese/postgresql74-man/Makefile
+++ b/japanese/postgresql74-man/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTNAME= postgresql7
+PORTNAME= postgresql74
PORTVERSION= 7.4.6
CATEGORIES= japanese databases
MASTER_SITES= http://www.postgresql.jp/document/pg${PORTVERSION:C/\.//g}doc/
diff --git a/japanese/postgresql74-man/pkg-descr b/japanese/postgresql74-man/pkg-descr
index 15477a0186a2..07a74df05720 100644
--- a/japanese/postgresql74-man/pkg-descr
+++ b/japanese/postgresql74-man/pkg-descr
@@ -5,4 +5,4 @@ through JPUG (Japan PostgreSQL Users Group) subject to
"COPYRIGHT" included in the original PostgreSQL distribution.
Japanese translation copyright belongs to SRA and JPUG.
-WWW: http://www.postgresql.jp/document/pg742doc/
+WWW: http://www.postgresql.jp/document/
diff --git a/japanese/postgresql80-man/Makefile b/japanese/postgresql80-man/Makefile
index 94365c8abe9f..2fb45b3e3a72 100644
--- a/japanese/postgresql80-man/Makefile
+++ b/japanese/postgresql80-man/Makefile
@@ -5,8 +5,8 @@
# $FreeBSD$
#
-PORTNAME= postgresql7
-PORTVERSION= 7.4.6
+PORTNAME= postgresql80
+PORTVERSION= 8.0.2
CATEGORIES= japanese databases
MASTER_SITES= http://www.postgresql.jp/document/pg${PORTVERSION:C/\.//g}doc/
PKGNAMESUFFIX= -man
@@ -29,7 +29,6 @@ MAN1= clusterdb.1 \
dropuser.1 \
ecpg.1 \
initdb.1 \
- initlocation.1 \
ipcclean.1 \
pg_config.1 \
pg_controldata.1 \
@@ -38,8 +37,6 @@ MAN1= clusterdb.1 \
pg_dumpall.1 \
pg_resetxlog.1 \
pg_restore.1 \
- pgtclsh.1 \
- pgtksh.1 \
postgres.1 \
postmaster.1 \
psql.1 \
@@ -52,12 +49,16 @@ MANL= abort.l \
alter_domain.l \
alter_function.l \
alter_group.l \
+ alter_index.l \
alter_language.l \
+ alter_operator.l \
alter_operator_class.l \
alter_schema.l \
alter_sequence.l \
alter_table.l \
+ alter_tablespace.l \
alter_trigger.l \
+ alter_type.l \
alter_user.l \
analyze.l \
begin.l \
@@ -84,6 +85,7 @@ MANL= abort.l \
create_sequence.l \
create_table.l \
create_table_as.l \
+ create_tablespace.l \
create_trigger.l \
create_type.l \
create_user.l \
@@ -106,6 +108,7 @@ MANL= abort.l \
drop_schema.l \
drop_sequence.l \
drop_table.l \
+ drop_tablespace.l \
drop_trigger.l \
drop_type.l \
drop_user.l \
@@ -121,30 +124,14 @@ MANL= abort.l \
lock.l \
move.l \
notify.l \
- pg_conndefaults.l \
- pg_connect.l \
- pg_disconnect.l \
- pg_exec.l \
- pg_execute.l \
- pg_listen.l \
- pg_lo_close.l \
- pg_lo_creat.l \
- pg_lo_export.l \
- pg_lo_import.l \
- pg_lo_lseek.l \
- pg_lo_open.l \
- pg_lo_read.l \
- pg_lo_tell.l \
- pg_lo_unlink.l \
- pg_lo_write.l \
- pg_on_connection_loss.l \
- pg_result.l \
- pg_select.l \
prepare.l \
reindex.l \
+ release_savepoint.l \
reset.l \
revoke.l \
rollback.l \
+ rollback_to_savepoint.l \
+ savepoint.l \
select.l \
select_into.l \
set.l \
@@ -154,8 +141,6 @@ MANL= abort.l \
show.l \
spi_connect.l \
spi_copytuple.l \
- spi_copytupledesc.l \
- spi_copytupleintoslot.l \
spi_cursor_close.l \
spi_cursor_fetch.l \
spi_cursor_find.l \
@@ -163,22 +148,30 @@ MANL= abort.l \
spi_cursor_open.l \
spi_exec.l \
spi_execp.l \
+ spi_execute.l \
+ spi_execute_plan.l \
spi_finish.l \
spi_fname.l \
spi_fnumber.l \
spi_freeplan.l \
spi_freetuple.l \
spi_freetuptable.l \
+ spi_getargcount.l \
+ spi_getargtypeid.l \
spi_getbinval.l \
spi_getrelname.l \
spi_gettype.l \
spi_gettypeid.l \
spi_getvalue.l \
+ spi_is_cursor_plan.l \
spi_modifytuple.l \
spi_palloc.l \
spi_pfree.l \
+ spi_pop.l \
spi_prepare.l \
+ spi_push.l \
spi_repalloc.l \
+ spi_returntuple.l \
spi_saveplan.l \
start_transaction.l \
truncate.l \
diff --git a/japanese/postgresql80-man/distinfo b/japanese/postgresql80-man/distinfo
index 5b93ff3cf55f..98be883db2be 100644
--- a/japanese/postgresql80-man/distinfo
+++ b/japanese/postgresql80-man/distinfo
@@ -1,2 +1,2 @@
-MD5 (postgresql/7.4.6/man.tar.gz) = cbbfd77ccde7179e607fa6390a67d893
-SIZE (postgresql/7.4.6/man.tar.gz) = 155578
+MD5 (postgresql/8.0.2/man.tar.gz) = 8365d3f9f9f21da2ee5761fcf22c2c5b
+SIZE (postgresql/8.0.2/man.tar.gz) = 163126
diff --git a/japanese/postgresql80-man/pkg-descr b/japanese/postgresql80-man/pkg-descr
index 15477a0186a2..251051e852e9 100644
--- a/japanese/postgresql80-man/pkg-descr
+++ b/japanese/postgresql80-man/pkg-descr
@@ -1,8 +1,8 @@
-Japanese online manual for PostgreSQL 7.4.x.
+Japanese online manual for PostgreSQL 8.0.x.
Contributed by SRA (Software Research Associates, Inc.)
through JPUG (Japan PostgreSQL Users Group) subject to
"COPYRIGHT" included in the original PostgreSQL distribution.
Japanese translation copyright belongs to SRA and JPUG.
-WWW: http://www.postgresql.jp/document/pg742doc/
+WWW: http://www.postgresql.jp/document/
diff --git a/japanese/postgresql81-man/Makefile b/japanese/postgresql81-man/Makefile
index 94365c8abe9f..2fb45b3e3a72 100644
--- a/japanese/postgresql81-man/Makefile
+++ b/japanese/postgresql81-man/Makefile
@@ -5,8 +5,8 @@
# $FreeBSD$
#
-PORTNAME= postgresql7
-PORTVERSION= 7.4.6
+PORTNAME= postgresql80
+PORTVERSION= 8.0.2
CATEGORIES= japanese databases
MASTER_SITES= http://www.postgresql.jp/document/pg${PORTVERSION:C/\.//g}doc/
PKGNAMESUFFIX= -man
@@ -29,7 +29,6 @@ MAN1= clusterdb.1 \
dropuser.1 \
ecpg.1 \
initdb.1 \
- initlocation.1 \
ipcclean.1 \
pg_config.1 \
pg_controldata.1 \
@@ -38,8 +37,6 @@ MAN1= clusterdb.1 \
pg_dumpall.1 \
pg_resetxlog.1 \
pg_restore.1 \
- pgtclsh.1 \
- pgtksh.1 \
postgres.1 \
postmaster.1 \
psql.1 \
@@ -52,12 +49,16 @@ MANL= abort.l \
alter_domain.l \
alter_function.l \
alter_group.l \
+ alter_index.l \
alter_language.l \
+ alter_operator.l \
alter_operator_class.l \
alter_schema.l \
alter_sequence.l \
alter_table.l \
+ alter_tablespace.l \
alter_trigger.l \
+ alter_type.l \
alter_user.l \
analyze.l \
begin.l \
@@ -84,6 +85,7 @@ MANL= abort.l \
create_sequence.l \
create_table.l \
create_table_as.l \
+ create_tablespace.l \
create_trigger.l \
create_type.l \
create_user.l \
@@ -106,6 +108,7 @@ MANL= abort.l \
drop_schema.l \
drop_sequence.l \
drop_table.l \
+ drop_tablespace.l \
drop_trigger.l \
drop_type.l \
drop_user.l \
@@ -121,30 +124,14 @@ MANL= abort.l \
lock.l \
move.l \
notify.l \
- pg_conndefaults.l \
- pg_connect.l \
- pg_disconnect.l \
- pg_exec.l \
- pg_execute.l \
- pg_listen.l \
- pg_lo_close.l \
- pg_lo_creat.l \
- pg_lo_export.l \
- pg_lo_import.l \
- pg_lo_lseek.l \
- pg_lo_open.l \
- pg_lo_read.l \
- pg_lo_tell.l \
- pg_lo_unlink.l \
- pg_lo_write.l \
- pg_on_connection_loss.l \
- pg_result.l \
- pg_select.l \
prepare.l \
reindex.l \
+ release_savepoint.l \
reset.l \
revoke.l \
rollback.l \
+ rollback_to_savepoint.l \
+ savepoint.l \
select.l \
select_into.l \
set.l \
@@ -154,8 +141,6 @@ MANL= abort.l \
show.l \
spi_connect.l \
spi_copytuple.l \
- spi_copytupledesc.l \
- spi_copytupleintoslot.l \
spi_cursor_close.l \
spi_cursor_fetch.l \
spi_cursor_find.l \
@@ -163,22 +148,30 @@ MANL= abort.l \
spi_cursor_open.l \
spi_exec.l \
spi_execp.l \
+ spi_execute.l \
+ spi_execute_plan.l \
spi_finish.l \
spi_fname.l \
spi_fnumber.l \
spi_freeplan.l \
spi_freetuple.l \
spi_freetuptable.l \
+ spi_getargcount.l \
+ spi_getargtypeid.l \
spi_getbinval.l \
spi_getrelname.l \
spi_gettype.l \
spi_gettypeid.l \
spi_getvalue.l \
+ spi_is_cursor_plan.l \
spi_modifytuple.l \
spi_palloc.l \
spi_pfree.l \
+ spi_pop.l \
spi_prepare.l \
+ spi_push.l \
spi_repalloc.l \
+ spi_returntuple.l \
spi_saveplan.l \
start_transaction.l \
truncate.l \
diff --git a/japanese/postgresql81-man/distinfo b/japanese/postgresql81-man/distinfo
index 5b93ff3cf55f..98be883db2be 100644
--- a/japanese/postgresql81-man/distinfo
+++ b/japanese/postgresql81-man/distinfo
@@ -1,2 +1,2 @@
-MD5 (postgresql/7.4.6/man.tar.gz) = cbbfd77ccde7179e607fa6390a67d893
-SIZE (postgresql/7.4.6/man.tar.gz) = 155578
+MD5 (postgresql/8.0.2/man.tar.gz) = 8365d3f9f9f21da2ee5761fcf22c2c5b
+SIZE (postgresql/8.0.2/man.tar.gz) = 163126
diff --git a/japanese/postgresql81-man/pkg-descr b/japanese/postgresql81-man/pkg-descr
index 15477a0186a2..251051e852e9 100644
--- a/japanese/postgresql81-man/pkg-descr
+++ b/japanese/postgresql81-man/pkg-descr
@@ -1,8 +1,8 @@
-Japanese online manual for PostgreSQL 7.4.x.
+Japanese online manual for PostgreSQL 8.0.x.
Contributed by SRA (Software Research Associates, Inc.)
through JPUG (Japan PostgreSQL Users Group) subject to
"COPYRIGHT" included in the original PostgreSQL distribution.
Japanese translation copyright belongs to SRA and JPUG.
-WWW: http://www.postgresql.jp/document/pg742doc/
+WWW: http://www.postgresql.jp/document/
diff --git a/japanese/postgresql82-man/Makefile b/japanese/postgresql82-man/Makefile
index 94365c8abe9f..2fb45b3e3a72 100644
--- a/japanese/postgresql82-man/Makefile
+++ b/japanese/postgresql82-man/Makefile
@@ -5,8 +5,8 @@
# $FreeBSD$
#
-PORTNAME= postgresql7
-PORTVERSION= 7.4.6
+PORTNAME= postgresql80
+PORTVERSION= 8.0.2
CATEGORIES= japanese databases
MASTER_SITES= http://www.postgresql.jp/document/pg${PORTVERSION:C/\.//g}doc/
PKGNAMESUFFIX= -man
@@ -29,7 +29,6 @@ MAN1= clusterdb.1 \
dropuser.1 \
ecpg.1 \
initdb.1 \
- initlocation.1 \
ipcclean.1 \
pg_config.1 \
pg_controldata.1 \
@@ -38,8 +37,6 @@ MAN1= clusterdb.1 \
pg_dumpall.1 \
pg_resetxlog.1 \
pg_restore.1 \
- pgtclsh.1 \
- pgtksh.1 \
postgres.1 \
postmaster.1 \
psql.1 \
@@ -52,12 +49,16 @@ MANL= abort.l \
alter_domain.l \
alter_function.l \
alter_group.l \
+ alter_index.l \
alter_language.l \
+ alter_operator.l \
alter_operator_class.l \
alter_schema.l \
alter_sequence.l \
alter_table.l \
+ alter_tablespace.l \
alter_trigger.l \
+ alter_type.l \
alter_user.l \
analyze.l \
begin.l \
@@ -84,6 +85,7 @@ MANL= abort.l \
create_sequence.l \
create_table.l \
create_table_as.l \
+ create_tablespace.l \
create_trigger.l \
create_type.l \
create_user.l \
@@ -106,6 +108,7 @@ MANL= abort.l \
drop_schema.l \
drop_sequence.l \
drop_table.l \
+ drop_tablespace.l \
drop_trigger.l \
drop_type.l \
drop_user.l \
@@ -121,30 +124,14 @@ MANL= abort.l \
lock.l \
move.l \
notify.l \
- pg_conndefaults.l \
- pg_connect.l \
- pg_disconnect.l \
- pg_exec.l \
- pg_execute.l \
- pg_listen.l \
- pg_lo_close.l \
- pg_lo_creat.l \
- pg_lo_export.l \
- pg_lo_import.l \
- pg_lo_lseek.l \
- pg_lo_open.l \
- pg_lo_read.l \
- pg_lo_tell.l \
- pg_lo_unlink.l \
- pg_lo_write.l \
- pg_on_connection_loss.l \
- pg_result.l \
- pg_select.l \
prepare.l \
reindex.l \
+ release_savepoint.l \
reset.l \
revoke.l \
rollback.l \
+ rollback_to_savepoint.l \
+ savepoint.l \
select.l \
select_into.l \
set.l \
@@ -154,8 +141,6 @@ MANL= abort.l \
show.l \
spi_connect.l \
spi_copytuple.l \
- spi_copytupledesc.l \
- spi_copytupleintoslot.l \
spi_cursor_close.l \
spi_cursor_fetch.l \
spi_cursor_find.l \
@@ -163,22 +148,30 @@ MANL= abort.l \
spi_cursor_open.l \
spi_exec.l \
spi_execp.l \
+ spi_execute.l \
+ spi_execute_plan.l \
spi_finish.l \
spi_fname.l \
spi_fnumber.l \
spi_freeplan.l \
spi_freetuple.l \
spi_freetuptable.l \
+ spi_getargcount.l \
+ spi_getargtypeid.l \
spi_getbinval.l \
spi_getrelname.l \
spi_gettype.l \
spi_gettypeid.l \
spi_getvalue.l \
+ spi_is_cursor_plan.l \
spi_modifytuple.l \
spi_palloc.l \
spi_pfree.l \
+ spi_pop.l \
spi_prepare.l \
+ spi_push.l \
spi_repalloc.l \
+ spi_returntuple.l \
spi_saveplan.l \
start_transaction.l \
truncate.l \
diff --git a/japanese/postgresql82-man/distinfo b/japanese/postgresql82-man/distinfo
index 5b93ff3cf55f..98be883db2be 100644
--- a/japanese/postgresql82-man/distinfo
+++ b/japanese/postgresql82-man/distinfo
@@ -1,2 +1,2 @@
-MD5 (postgresql/7.4.6/man.tar.gz) = cbbfd77ccde7179e607fa6390a67d893
-SIZE (postgresql/7.4.6/man.tar.gz) = 155578
+MD5 (postgresql/8.0.2/man.tar.gz) = 8365d3f9f9f21da2ee5761fcf22c2c5b
+SIZE (postgresql/8.0.2/man.tar.gz) = 163126
diff --git a/japanese/postgresql82-man/pkg-descr b/japanese/postgresql82-man/pkg-descr
index 15477a0186a2..251051e852e9 100644
--- a/japanese/postgresql82-man/pkg-descr
+++ b/japanese/postgresql82-man/pkg-descr
@@ -1,8 +1,8 @@
-Japanese online manual for PostgreSQL 7.4.x.
+Japanese online manual for PostgreSQL 8.0.x.
Contributed by SRA (Software Research Associates, Inc.)
through JPUG (Japan PostgreSQL Users Group) subject to
"COPYRIGHT" included in the original PostgreSQL distribution.
Japanese translation copyright belongs to SRA and JPUG.
-WWW: http://www.postgresql.jp/document/pg742doc/
+WWW: http://www.postgresql.jp/document/