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)
This commit is contained in:
parent
b8b5a95a06
commit
b44ff03ca9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134841
18 changed files with 75 additions and 302 deletions
1
MOVED
1
MOVED
|
@ -1465,3 +1465,4 @@ mail/milter-spamc||2005-05-07|author does not permit distribution of patch files
|
|||
www/mod_throttle||2005-05-07|author does not permit distribution of patch files
|
||||
www/mod_watch||2005-05-07|author does not permit distribution of patch files
|
||||
www/mod_watch4||2005-05-07|author does not permit distribution of patch files
|
||||
japanese/postgresql7-man|japanese/postgresql74-man|2005-05-08|port renamed
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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>
|
|
@ -1,2 +0,0 @@
|
|||
MD5 (postgresql/7.4.6/man.tar.gz) = cbbfd77ccde7179e607fa6390a67d893
|
||||
SIZE (postgresql/7.4.6/man.tar.gz) = 155578
|
|
@ -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/
|
|
@ -1 +0,0 @@
|
|||
@comment automatically generated plist
|
|
@ -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/
|
||||
|
|
|
@ -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/
|
||||
|
|
|
@ -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/
|
||||
|
|
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue