postgresql80-docs has been merged into the client package.
(Forgot to remove this in the previous commit.)
This commit is contained in:
parent
e346f21641
commit
e1e6b2e35a
3 changed files with 0 additions and 681 deletions
|
@ -1,9 +0,0 @@
|
|||
PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
|
||||
derived from the Berkeley Postgres database management system. While
|
||||
PostgreSQL retains the powerful object-relational data model, rich data types
|
||||
and easy extensibility of Postgres, it replaces the PostQuel query language
|
||||
with an extended subset of SQL.
|
||||
|
||||
PostgreSQL is free and the complete source is available.
|
||||
|
||||
This package contains the database documentation.
|
|
@ -1,32 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.2 2005/02/06 13:21:45 taca Exp $
|
||||
|
||||
PKGNAME= postgresql80-docs-${BASE_VERS}
|
||||
COMMENT= PostgreSQL database system documentation
|
||||
|
||||
.include "../../databases/postgresql80/Makefile.common"
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_BUILDLINK= yes
|
||||
NO_CONFIGURE= yes
|
||||
|
||||
#BUILD_DIRS= ${WRKSRC}/doc
|
||||
DOCDIR= ${PREFIX}/share/doc/postgresql80
|
||||
|
||||
# The manpage documentation is installed with the relevant packages.
|
||||
#pre-build:
|
||||
# cd ${WRKSRC}/doc && ${RM} -f man.tar.gz
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${DOCDIR}
|
||||
${INSTALL_DATA_DIR} ${DOCDIR}/TODO.detail
|
||||
cd ${WRKSRC}/doc; for file in \
|
||||
FAQ* KNOWN_BUGS MISSING_FEATURES README.* TODO \
|
||||
bug.template; \
|
||||
do \
|
||||
${INSTALL_DATA} $${file} ${DOCDIR}/$${file}; \
|
||||
done
|
||||
cd ${WRKSRC}/doc/TODO.detail && \
|
||||
${PAX} -rwppm . ${DOCDIR}/TODO.detail
|
||||
${TAR} -zxm -C ${DOCDIR} -f ${WRKSRC}/doc/postgres.tar.gz
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,640 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/06 12:32:06 jdolecek Exp $
|
||||
share/doc/postgresql80/FAQ
|
||||
share/doc/postgresql80/FAQ_AIX
|
||||
share/doc/postgresql80/FAQ_CYGWIN
|
||||
share/doc/postgresql80/FAQ_DEV
|
||||
share/doc/postgresql80/FAQ_HPUX
|
||||
share/doc/postgresql80/FAQ_IRIX
|
||||
share/doc/postgresql80/FAQ_MINGW
|
||||
share/doc/postgresql80/FAQ_QNX4
|
||||
share/doc/postgresql80/FAQ_SCO
|
||||
share/doc/postgresql80/FAQ_Solaris
|
||||
share/doc/postgresql80/FAQ_brazilian
|
||||
share/doc/postgresql80/FAQ_czech
|
||||
share/doc/postgresql80/FAQ_farsi
|
||||
share/doc/postgresql80/FAQ_french
|
||||
share/doc/postgresql80/FAQ_german
|
||||
share/doc/postgresql80/FAQ_hungarian
|
||||
share/doc/postgresql80/FAQ_japanese
|
||||
share/doc/postgresql80/FAQ_polish
|
||||
share/doc/postgresql80/FAQ_russian
|
||||
share/doc/postgresql80/FAQ_turkish
|
||||
share/doc/postgresql80/KNOWN_BUGS
|
||||
share/doc/postgresql80/LEGALNOTICE.html
|
||||
share/doc/postgresql80/MISSING_FEATURES
|
||||
share/doc/postgresql80/README.mb.big5
|
||||
share/doc/postgresql80/README.mb.jp
|
||||
share/doc/postgresql80/TODO
|
||||
share/doc/postgresql80/TODO.detail/README
|
||||
share/doc/postgresql80/TODO.detail/psql
|
||||
share/doc/postgresql80/TODO.detail/thread
|
||||
share/doc/postgresql80/TODO.detail/trigger
|
||||
share/doc/postgresql80/TODO.detail/update
|
||||
share/doc/postgresql80/TODO.detail/wal
|
||||
share/doc/postgresql80/admin.html
|
||||
share/doc/postgresql80/app-clusterdb.html
|
||||
share/doc/postgresql80/app-createdb.html
|
||||
share/doc/postgresql80/app-createlang.html
|
||||
share/doc/postgresql80/app-createuser.html
|
||||
share/doc/postgresql80/app-dropdb.html
|
||||
share/doc/postgresql80/app-droplang.html
|
||||
share/doc/postgresql80/app-dropuser.html
|
||||
share/doc/postgresql80/app-ecpg.html
|
||||
share/doc/postgresql80/app-initdb.html
|
||||
share/doc/postgresql80/app-ipcclean.html
|
||||
share/doc/postgresql80/app-pg-ctl.html
|
||||
share/doc/postgresql80/app-pg-dumpall.html
|
||||
share/doc/postgresql80/app-pgconfig.html
|
||||
share/doc/postgresql80/app-pgcontroldata.html
|
||||
share/doc/postgresql80/app-pgdump.html
|
||||
share/doc/postgresql80/app-pgresetxlog.html
|
||||
share/doc/postgresql80/app-pgrestore.html
|
||||
share/doc/postgresql80/app-postgres.html
|
||||
share/doc/postgresql80/app-postmaster.html
|
||||
share/doc/postgresql80/app-psql.html
|
||||
share/doc/postgresql80/app-vacuumdb.html
|
||||
share/doc/postgresql80/appendixes.html
|
||||
share/doc/postgresql80/applevel-consistency.html
|
||||
share/doc/postgresql80/arrays.html
|
||||
share/doc/postgresql80/auth-methods.html
|
||||
share/doc/postgresql80/backup-file.html
|
||||
share/doc/postgresql80/backup-online.html
|
||||
share/doc/postgresql80/backup.html
|
||||
share/doc/postgresql80/biblio.html
|
||||
share/doc/postgresql80/bki-commands.html
|
||||
share/doc/postgresql80/bki-example.html
|
||||
share/doc/postgresql80/bki.html
|
||||
share/doc/postgresql80/bookindex.html
|
||||
share/doc/postgresql80/bug-reporting.html
|
||||
share/doc/postgresql80/bug.template
|
||||
share/doc/postgresql80/catalog-pg-aggregate.html
|
||||
share/doc/postgresql80/catalog-pg-am.html
|
||||
share/doc/postgresql80/catalog-pg-amop.html
|
||||
share/doc/postgresql80/catalog-pg-amproc.html
|
||||
share/doc/postgresql80/catalog-pg-attrdef.html
|
||||
share/doc/postgresql80/catalog-pg-attribute.html
|
||||
share/doc/postgresql80/catalog-pg-cast.html
|
||||
share/doc/postgresql80/catalog-pg-class.html
|
||||
share/doc/postgresql80/catalog-pg-constraint.html
|
||||
share/doc/postgresql80/catalog-pg-conversion.html
|
||||
share/doc/postgresql80/catalog-pg-database.html
|
||||
share/doc/postgresql80/catalog-pg-depend.html
|
||||
share/doc/postgresql80/catalog-pg-description.html
|
||||
share/doc/postgresql80/catalog-pg-group.html
|
||||
share/doc/postgresql80/catalog-pg-index.html
|
||||
share/doc/postgresql80/catalog-pg-inherits.html
|
||||
share/doc/postgresql80/catalog-pg-language.html
|
||||
share/doc/postgresql80/catalog-pg-largeobject.html
|
||||
share/doc/postgresql80/catalog-pg-listener.html
|
||||
share/doc/postgresql80/catalog-pg-namespace.html
|
||||
share/doc/postgresql80/catalog-pg-opclass.html
|
||||
share/doc/postgresql80/catalog-pg-operator.html
|
||||
share/doc/postgresql80/catalog-pg-proc.html
|
||||
share/doc/postgresql80/catalog-pg-rewrite.html
|
||||
share/doc/postgresql80/catalog-pg-shadow.html
|
||||
share/doc/postgresql80/catalog-pg-statistic.html
|
||||
share/doc/postgresql80/catalog-pg-tablespace.html
|
||||
share/doc/postgresql80/catalog-pg-trigger.html
|
||||
share/doc/postgresql80/catalog-pg-type.html
|
||||
share/doc/postgresql80/catalogs.html
|
||||
share/doc/postgresql80/charset.html
|
||||
share/doc/postgresql80/client-authentication-problems.html
|
||||
share/doc/postgresql80/client-authentication.html
|
||||
share/doc/postgresql80/client-interfaces.html
|
||||
share/doc/postgresql80/connect-estab.html
|
||||
share/doc/postgresql80/creating-cluster.html
|
||||
share/doc/postgresql80/cvs-tree.html
|
||||
share/doc/postgresql80/cvs.html
|
||||
share/doc/postgresql80/cvsup.html
|
||||
share/doc/postgresql80/datatype-binary.html
|
||||
share/doc/postgresql80/datatype-bit.html
|
||||
share/doc/postgresql80/datatype-boolean.html
|
||||
share/doc/postgresql80/datatype-character.html
|
||||
share/doc/postgresql80/datatype-datetime.html
|
||||
share/doc/postgresql80/datatype-geometric.html
|
||||
share/doc/postgresql80/datatype-money.html
|
||||
share/doc/postgresql80/datatype-net-types.html
|
||||
share/doc/postgresql80/datatype-oid.html
|
||||
share/doc/postgresql80/datatype-pseudo.html
|
||||
share/doc/postgresql80/datatype.html
|
||||
share/doc/postgresql80/datetime-appendix.html
|
||||
share/doc/postgresql80/datetime-keywords.html
|
||||
share/doc/postgresql80/datetime-units-history.html
|
||||
share/doc/postgresql80/ddl-alter.html
|
||||
share/doc/postgresql80/ddl-constraints.html
|
||||
share/doc/postgresql80/ddl-default.html
|
||||
share/doc/postgresql80/ddl-depend.html
|
||||
share/doc/postgresql80/ddl-inherit.html
|
||||
share/doc/postgresql80/ddl-others.html
|
||||
share/doc/postgresql80/ddl-priv.html
|
||||
share/doc/postgresql80/ddl-schemas.html
|
||||
share/doc/postgresql80/ddl-system-columns.html
|
||||
share/doc/postgresql80/ddl.html
|
||||
share/doc/postgresql80/disk-full.html
|
||||
share/doc/postgresql80/diskusage.html
|
||||
share/doc/postgresql80/dml-delete.html
|
||||
share/doc/postgresql80/dml-update.html
|
||||
share/doc/postgresql80/dml.html
|
||||
share/doc/postgresql80/docguide-authoring.html
|
||||
share/doc/postgresql80/docguide-build.html
|
||||
share/doc/postgresql80/docguide-style.html
|
||||
share/doc/postgresql80/docguide-toolsets.html
|
||||
share/doc/postgresql80/docguide.html
|
||||
share/doc/postgresql80/ecpg-commands.html
|
||||
share/doc/postgresql80/ecpg-connect.html
|
||||
share/doc/postgresql80/ecpg-descriptors.html
|
||||
share/doc/postgresql80/ecpg-develop.html
|
||||
share/doc/postgresql80/ecpg-disconnect.html
|
||||
share/doc/postgresql80/ecpg-dynamic.html
|
||||
share/doc/postgresql80/ecpg-errors.html
|
||||
share/doc/postgresql80/ecpg-include.html
|
||||
share/doc/postgresql80/ecpg-library.html
|
||||
share/doc/postgresql80/ecpg-process.html
|
||||
share/doc/postgresql80/ecpg-set-connection.html
|
||||
share/doc/postgresql80/ecpg-variables.html
|
||||
share/doc/postgresql80/ecpg.html
|
||||
share/doc/postgresql80/errcodes-appendix.html
|
||||
share/doc/postgresql80/error-message-reporting.html
|
||||
share/doc/postgresql80/error-style-guide.html
|
||||
share/doc/postgresql80/examples.html
|
||||
share/doc/postgresql80/executor.html
|
||||
share/doc/postgresql80/explicit-joins.html
|
||||
share/doc/postgresql80/explicit-locking.html
|
||||
share/doc/postgresql80/extend-type-system.html
|
||||
share/doc/postgresql80/extend.html
|
||||
share/doc/postgresql80/extensibility.html
|
||||
share/doc/postgresql80/external-extensions.html
|
||||
share/doc/postgresql80/external-projects.html
|
||||
share/doc/postgresql80/features.html
|
||||
share/doc/postgresql80/functions-admin.html
|
||||
share/doc/postgresql80/functions-aggregate.html
|
||||
share/doc/postgresql80/functions-array.html
|
||||
share/doc/postgresql80/functions-binarystring.html
|
||||
share/doc/postgresql80/functions-bitstring.html
|
||||
share/doc/postgresql80/functions-comparison.html
|
||||
share/doc/postgresql80/functions-comparisons.html
|
||||
share/doc/postgresql80/functions-conditional.html
|
||||
share/doc/postgresql80/functions-datetime.html
|
||||
share/doc/postgresql80/functions-formatting.html
|
||||
share/doc/postgresql80/functions-geometry.html
|
||||
share/doc/postgresql80/functions-info.html
|
||||
share/doc/postgresql80/functions-matching.html
|
||||
share/doc/postgresql80/functions-math.html
|
||||
share/doc/postgresql80/functions-net.html
|
||||
share/doc/postgresql80/functions-sequence.html
|
||||
share/doc/postgresql80/functions-srf.html
|
||||
share/doc/postgresql80/functions-string.html
|
||||
share/doc/postgresql80/functions-subquery.html
|
||||
share/doc/postgresql80/functions.html
|
||||
share/doc/postgresql80/geqo-biblio.html
|
||||
share/doc/postgresql80/geqo-intro2.html
|
||||
share/doc/postgresql80/geqo-pg-intro.html
|
||||
share/doc/postgresql80/geqo.html
|
||||
share/doc/postgresql80/gist.html
|
||||
share/doc/postgresql80/groups.html
|
||||
share/doc/postgresql80/history.html
|
||||
share/doc/postgresql80/implementation.html
|
||||
share/doc/postgresql80/index.html
|
||||
share/doc/postgresql80/indexcost.html
|
||||
share/doc/postgresql80/indexes-examine.html
|
||||
share/doc/postgresql80/indexes-expressional.html
|
||||
share/doc/postgresql80/indexes-multicolumn.html
|
||||
share/doc/postgresql80/indexes-opclass.html
|
||||
share/doc/postgresql80/indexes-partial.html
|
||||
share/doc/postgresql80/indexes-types.html
|
||||
share/doc/postgresql80/indexes-unique.html
|
||||
share/doc/postgresql80/indexes.html
|
||||
share/doc/postgresql80/information-schema.html
|
||||
share/doc/postgresql80/infoschema-applicable-roles.html
|
||||
share/doc/postgresql80/infoschema-check-constraints.html
|
||||
share/doc/postgresql80/infoschema-column-domain-usage.html
|
||||
share/doc/postgresql80/infoschema-column-privileges.html
|
||||
share/doc/postgresql80/infoschema-column-udt-usage.html
|
||||
share/doc/postgresql80/infoschema-columns.html
|
||||
share/doc/postgresql80/infoschema-constraint-column-usage.html
|
||||
share/doc/postgresql80/infoschema-constraint-table-usage.html
|
||||
share/doc/postgresql80/infoschema-data-type-privileges.html
|
||||
share/doc/postgresql80/infoschema-datatypes.html
|
||||
share/doc/postgresql80/infoschema-domain-constraints.html
|
||||
share/doc/postgresql80/infoschema-domain-udt-usage.html
|
||||
share/doc/postgresql80/infoschema-domains.html
|
||||
share/doc/postgresql80/infoschema-element-types.html
|
||||
share/doc/postgresql80/infoschema-enabled-roles.html
|
||||
share/doc/postgresql80/infoschema-information-schema-catalog-name.html
|
||||
share/doc/postgresql80/infoschema-key-column-usage.html
|
||||
share/doc/postgresql80/infoschema-parameters.html
|
||||
share/doc/postgresql80/infoschema-referential-constraints.html
|
||||
share/doc/postgresql80/infoschema-role-column-grants.html
|
||||
share/doc/postgresql80/infoschema-role-routine-grants.html
|
||||
share/doc/postgresql80/infoschema-role-table-grants.html
|
||||
share/doc/postgresql80/infoschema-role-usage-grants.html
|
||||
share/doc/postgresql80/infoschema-routine-privileges.html
|
||||
share/doc/postgresql80/infoschema-routines.html
|
||||
share/doc/postgresql80/infoschema-schemata.html
|
||||
share/doc/postgresql80/infoschema-sql-features.html
|
||||
share/doc/postgresql80/infoschema-sql-implementation-info.html
|
||||
share/doc/postgresql80/infoschema-sql-languages.html
|
||||
share/doc/postgresql80/infoschema-sql-packages.html
|
||||
share/doc/postgresql80/infoschema-sql-sizing-profiles.html
|
||||
share/doc/postgresql80/infoschema-sql-sizing.html
|
||||
share/doc/postgresql80/infoschema-table-constraints.html
|
||||
share/doc/postgresql80/infoschema-table-privileges.html
|
||||
share/doc/postgresql80/infoschema-tables.html
|
||||
share/doc/postgresql80/infoschema-triggers.html
|
||||
share/doc/postgresql80/infoschema-usage-privileges.html
|
||||
share/doc/postgresql80/infoschema-view-column-usage.html
|
||||
share/doc/postgresql80/infoschema-view-table-usage.html
|
||||
share/doc/postgresql80/infoschema-views.html
|
||||
share/doc/postgresql80/install-getsource.html
|
||||
share/doc/postgresql80/install-post.html
|
||||
share/doc/postgresql80/install-procedure.html
|
||||
share/doc/postgresql80/install-requirements.html
|
||||
share/doc/postgresql80/install-upgrading.html
|
||||
share/doc/postgresql80/install-win32.html
|
||||
share/doc/postgresql80/installation.html
|
||||
share/doc/postgresql80/internals.html
|
||||
share/doc/postgresql80/kernel-resources.html
|
||||
share/doc/postgresql80/largeobjects.html
|
||||
share/doc/postgresql80/libpq-async.html
|
||||
share/doc/postgresql80/libpq-build.html
|
||||
share/doc/postgresql80/libpq-cancel.html
|
||||
share/doc/postgresql80/libpq-control.html
|
||||
share/doc/postgresql80/libpq-copy.html
|
||||
share/doc/postgresql80/libpq-envars.html
|
||||
share/doc/postgresql80/libpq-example.html
|
||||
share/doc/postgresql80/libpq-exec.html
|
||||
share/doc/postgresql80/libpq-fastpath.html
|
||||
share/doc/postgresql80/libpq-notice-processing.html
|
||||
share/doc/postgresql80/libpq-notify.html
|
||||
share/doc/postgresql80/libpq-pgpass.html
|
||||
share/doc/postgresql80/libpq-ssl.html
|
||||
share/doc/postgresql80/libpq-status.html
|
||||
share/doc/postgresql80/libpq-threading.html
|
||||
share/doc/postgresql80/libpq.html
|
||||
share/doc/postgresql80/limitations.html
|
||||
share/doc/postgresql80/lo-examplesect.html
|
||||
share/doc/postgresql80/lo-funcs.html
|
||||
share/doc/postgresql80/lo-implementation.html
|
||||
share/doc/postgresql80/lo-interfaces.html
|
||||
share/doc/postgresql80/locking-indexes.html
|
||||
share/doc/postgresql80/logfile-maintenance.html
|
||||
share/doc/postgresql80/maintenance.html
|
||||
share/doc/postgresql80/manage-ag-config.html
|
||||
share/doc/postgresql80/manage-ag-createdb.html
|
||||
share/doc/postgresql80/manage-ag-dropdb.html
|
||||
share/doc/postgresql80/manage-ag-tablespaces.html
|
||||
share/doc/postgresql80/manage-ag-templatedbs.html
|
||||
share/doc/postgresql80/managing-databases.html
|
||||
share/doc/postgresql80/migration.html
|
||||
share/doc/postgresql80/monitoring-locks.html
|
||||
share/doc/postgresql80/monitoring-stats.html
|
||||
share/doc/postgresql80/monitoring.html
|
||||
share/doc/postgresql80/multibyte.html
|
||||
share/doc/postgresql80/mvcc.html
|
||||
share/doc/postgresql80/nls-programmer.html
|
||||
share/doc/postgresql80/nls.html
|
||||
share/doc/postgresql80/notation.html
|
||||
share/doc/postgresql80/overview.html
|
||||
share/doc/postgresql80/parser-stage.html
|
||||
share/doc/postgresql80/performance-tips.html
|
||||
share/doc/postgresql80/perm-functions.html
|
||||
share/doc/postgresql80/planner-optimizer.html
|
||||
share/doc/postgresql80/planner-stats.html
|
||||
share/doc/postgresql80/plhandler.html
|
||||
share/doc/postgresql80/plperl-data.html
|
||||
share/doc/postgresql80/plperl-database.html
|
||||
share/doc/postgresql80/plperl-global.html
|
||||
share/doc/postgresql80/plperl-missing.html
|
||||
share/doc/postgresql80/plperl-triggers.html
|
||||
share/doc/postgresql80/plperl-trusted.html
|
||||
share/doc/postgresql80/plperl.html
|
||||
share/doc/postgresql80/plpgsql-control-structures.html
|
||||
share/doc/postgresql80/plpgsql-cursors.html
|
||||
share/doc/postgresql80/plpgsql-declarations.html
|
||||
share/doc/postgresql80/plpgsql-development-tips.html
|
||||
share/doc/postgresql80/plpgsql-errors-and-messages.html
|
||||
share/doc/postgresql80/plpgsql-expressions.html
|
||||
share/doc/postgresql80/plpgsql-porting.html
|
||||
share/doc/postgresql80/plpgsql-statements.html
|
||||
share/doc/postgresql80/plpgsql-structure.html
|
||||
share/doc/postgresql80/plpgsql-trigger.html
|
||||
share/doc/postgresql80/plpgsql.html
|
||||
share/doc/postgresql80/plpython-database.html
|
||||
share/doc/postgresql80/plpython-trigger.html
|
||||
share/doc/postgresql80/plpython.html
|
||||
share/doc/postgresql80/pltcl-data.html
|
||||
share/doc/postgresql80/pltcl-dbaccess.html
|
||||
share/doc/postgresql80/pltcl-functions.html
|
||||
share/doc/postgresql80/pltcl-global.html
|
||||
share/doc/postgresql80/pltcl-procnames.html
|
||||
share/doc/postgresql80/pltcl-trigger.html
|
||||
share/doc/postgresql80/pltcl-unknown.html
|
||||
share/doc/postgresql80/pltcl.html
|
||||
share/doc/postgresql80/populate.html
|
||||
share/doc/postgresql80/postmaster-shutdown.html
|
||||
share/doc/postgresql80/postmaster-start.html
|
||||
share/doc/postgresql80/preface.html
|
||||
share/doc/postgresql80/privileges.html
|
||||
share/doc/postgresql80/protocol-changes.html
|
||||
share/doc/postgresql80/protocol-error-fields.html
|
||||
share/doc/postgresql80/protocol-flow.html
|
||||
share/doc/postgresql80/protocol-message-formats.html
|
||||
share/doc/postgresql80/protocol-message-types.html
|
||||
share/doc/postgresql80/protocol.html
|
||||
share/doc/postgresql80/queries-limit.html
|
||||
share/doc/postgresql80/queries-order.html
|
||||
share/doc/postgresql80/queries-select-lists.html
|
||||
share/doc/postgresql80/queries-table-expressions.html
|
||||
share/doc/postgresql80/queries-union.html
|
||||
share/doc/postgresql80/queries.html
|
||||
share/doc/postgresql80/reference-client.html
|
||||
share/doc/postgresql80/reference-server.html
|
||||
share/doc/postgresql80/reference.html
|
||||
share/doc/postgresql80/regress-evaluation.html
|
||||
share/doc/postgresql80/regress-platform.html
|
||||
share/doc/postgresql80/regress.html
|
||||
share/doc/postgresql80/release-0-01.html
|
||||
share/doc/postgresql80/release-0-02.html
|
||||
share/doc/postgresql80/release-0-03.html
|
||||
share/doc/postgresql80/release-1-0.html
|
||||
share/doc/postgresql80/release-1-01.html
|
||||
share/doc/postgresql80/release-1-02.html
|
||||
share/doc/postgresql80/release-1-09.html
|
||||
share/doc/postgresql80/release-6-0.html
|
||||
share/doc/postgresql80/release-6-1-1.html
|
||||
share/doc/postgresql80/release-6-1.html
|
||||
share/doc/postgresql80/release-6-2-1.html
|
||||
share/doc/postgresql80/release-6-2.html
|
||||
share/doc/postgresql80/release-6-3-1.html
|
||||
share/doc/postgresql80/release-6-3-2.html
|
||||
share/doc/postgresql80/release-6-3.html
|
||||
share/doc/postgresql80/release-6-4-1.html
|
||||
share/doc/postgresql80/release-6-4-2.html
|
||||
share/doc/postgresql80/release-6-4.html
|
||||
share/doc/postgresql80/release-6-5-1.html
|
||||
share/doc/postgresql80/release-6-5-2.html
|
||||
share/doc/postgresql80/release-6-5-3.html
|
||||
share/doc/postgresql80/release-6-5.html
|
||||
share/doc/postgresql80/release-7-0-1.html
|
||||
share/doc/postgresql80/release-7-0-2.html
|
||||
share/doc/postgresql80/release-7-0-3.html
|
||||
share/doc/postgresql80/release-7-0.html
|
||||
share/doc/postgresql80/release-7-1-1.html
|
||||
share/doc/postgresql80/release-7-1-2.html
|
||||
share/doc/postgresql80/release-7-1-3.html
|
||||
share/doc/postgresql80/release-7-1.html
|
||||
share/doc/postgresql80/release-7-2-1.html
|
||||
share/doc/postgresql80/release-7-2-2.html
|
||||
share/doc/postgresql80/release-7-2-3.html
|
||||
share/doc/postgresql80/release-7-2-4.html
|
||||
share/doc/postgresql80/release-7-2-5.html
|
||||
share/doc/postgresql80/release-7-2-6.html
|
||||
share/doc/postgresql80/release-7-2-7.html
|
||||
share/doc/postgresql80/release-7-2.html
|
||||
share/doc/postgresql80/release-7-3-1.html
|
||||
share/doc/postgresql80/release-7-3-2.html
|
||||
share/doc/postgresql80/release-7-3-3.html
|
||||
share/doc/postgresql80/release-7-3-4.html
|
||||
share/doc/postgresql80/release-7-3-5.html
|
||||
share/doc/postgresql80/release-7-3-6.html
|
||||
share/doc/postgresql80/release-7-3-7.html
|
||||
share/doc/postgresql80/release-7-3-8.html
|
||||
share/doc/postgresql80/release-7-3-9.html
|
||||
share/doc/postgresql80/release-7-3.html
|
||||
share/doc/postgresql80/release-7-4-1.html
|
||||
share/doc/postgresql80/release-7-4-2.html
|
||||
share/doc/postgresql80/release-7-4-3.html
|
||||
share/doc/postgresql80/release-7-4-4.html
|
||||
share/doc/postgresql80/release-7-4-5.html
|
||||
share/doc/postgresql80/release-7-4-6.html
|
||||
share/doc/postgresql80/release-7-4-7.html
|
||||
share/doc/postgresql80/release-7-4.html
|
||||
share/doc/postgresql80/release-8-0.html
|
||||
share/doc/postgresql80/release.html
|
||||
share/doc/postgresql80/resources.html
|
||||
share/doc/postgresql80/routine-reindex.html
|
||||
share/doc/postgresql80/rowtypes.html
|
||||
share/doc/postgresql80/rule-system.html
|
||||
share/doc/postgresql80/rules-privileges.html
|
||||
share/doc/postgresql80/rules-status.html
|
||||
share/doc/postgresql80/rules-triggers.html
|
||||
share/doc/postgresql80/rules-update.html
|
||||
share/doc/postgresql80/rules-views.html
|
||||
share/doc/postgresql80/rules.html
|
||||
share/doc/postgresql80/runtime-config.html
|
||||
share/doc/postgresql80/runtime.html
|
||||
share/doc/postgresql80/server-programming.html
|
||||
share/doc/postgresql80/source.html
|
||||
share/doc/postgresql80/spi-examples.html
|
||||
share/doc/postgresql80/spi-interface-support.html
|
||||
share/doc/postgresql80/spi-memory.html
|
||||
share/doc/postgresql80/spi-realloc.html
|
||||
share/doc/postgresql80/spi-spi-connect.html
|
||||
share/doc/postgresql80/spi-spi-copytuple.html
|
||||
share/doc/postgresql80/spi-spi-cursor-close.html
|
||||
share/doc/postgresql80/spi-spi-cursor-fetch.html
|
||||
share/doc/postgresql80/spi-spi-cursor-find.html
|
||||
share/doc/postgresql80/spi-spi-cursor-move.html
|
||||
share/doc/postgresql80/spi-spi-cursor-open.html
|
||||
share/doc/postgresql80/spi-spi-exec.html
|
||||
share/doc/postgresql80/spi-spi-execp.html
|
||||
share/doc/postgresql80/spi-spi-execute-plan.html
|
||||
share/doc/postgresql80/spi-spi-execute.html
|
||||
share/doc/postgresql80/spi-spi-finish.html
|
||||
share/doc/postgresql80/spi-spi-fname.html
|
||||
share/doc/postgresql80/spi-spi-fnumber.html
|
||||
share/doc/postgresql80/spi-spi-freeplan.html
|
||||
share/doc/postgresql80/spi-spi-freetuple.html
|
||||
share/doc/postgresql80/spi-spi-freetupletable.html
|
||||
share/doc/postgresql80/spi-spi-getargcount.html
|
||||
share/doc/postgresql80/spi-spi-getargtypeid.html
|
||||
share/doc/postgresql80/spi-spi-getbinval.html
|
||||
share/doc/postgresql80/spi-spi-getrelname.html
|
||||
share/doc/postgresql80/spi-spi-gettype.html
|
||||
share/doc/postgresql80/spi-spi-gettypeid.html
|
||||
share/doc/postgresql80/spi-spi-getvalue.html
|
||||
share/doc/postgresql80/spi-spi-is-cursor-plan.html
|
||||
share/doc/postgresql80/spi-spi-modifytuple.html
|
||||
share/doc/postgresql80/spi-spi-palloc.html
|
||||
share/doc/postgresql80/spi-spi-pfree.html
|
||||
share/doc/postgresql80/spi-spi-pop.html
|
||||
share/doc/postgresql80/spi-spi-prepare.html
|
||||
share/doc/postgresql80/spi-spi-push.html
|
||||
share/doc/postgresql80/spi-spi-returntuple.html
|
||||
share/doc/postgresql80/spi-spi-saveplan.html
|
||||
share/doc/postgresql80/spi-visibility.html
|
||||
share/doc/postgresql80/spi.html
|
||||
share/doc/postgresql80/sql-abort.html
|
||||
share/doc/postgresql80/sql-alteraggregate.html
|
||||
share/doc/postgresql80/sql-alterconversion.html
|
||||
share/doc/postgresql80/sql-alterdatabase.html
|
||||
share/doc/postgresql80/sql-alterdomain.html
|
||||
share/doc/postgresql80/sql-alterfunction.html
|
||||
share/doc/postgresql80/sql-altergroup.html
|
||||
share/doc/postgresql80/sql-alterindex.html
|
||||
share/doc/postgresql80/sql-alterlanguage.html
|
||||
share/doc/postgresql80/sql-alteropclass.html
|
||||
share/doc/postgresql80/sql-alteroperator.html
|
||||
share/doc/postgresql80/sql-alterschema.html
|
||||
share/doc/postgresql80/sql-altersequence.html
|
||||
share/doc/postgresql80/sql-altertable.html
|
||||
share/doc/postgresql80/sql-altertablespace.html
|
||||
share/doc/postgresql80/sql-altertrigger.html
|
||||
share/doc/postgresql80/sql-altertype.html
|
||||
share/doc/postgresql80/sql-alteruser.html
|
||||
share/doc/postgresql80/sql-analyze.html
|
||||
share/doc/postgresql80/sql-begin.html
|
||||
share/doc/postgresql80/sql-checkpoint.html
|
||||
share/doc/postgresql80/sql-close.html
|
||||
share/doc/postgresql80/sql-cluster.html
|
||||
share/doc/postgresql80/sql-commands.html
|
||||
share/doc/postgresql80/sql-comment.html
|
||||
share/doc/postgresql80/sql-commit.html
|
||||
share/doc/postgresql80/sql-copy.html
|
||||
share/doc/postgresql80/sql-createaggregate.html
|
||||
share/doc/postgresql80/sql-createcast.html
|
||||
share/doc/postgresql80/sql-createconstraint.html
|
||||
share/doc/postgresql80/sql-createconversion.html
|
||||
share/doc/postgresql80/sql-createdatabase.html
|
||||
share/doc/postgresql80/sql-createdomain.html
|
||||
share/doc/postgresql80/sql-createfunction.html
|
||||
share/doc/postgresql80/sql-creategroup.html
|
||||
share/doc/postgresql80/sql-createindex.html
|
||||
share/doc/postgresql80/sql-createlanguage.html
|
||||
share/doc/postgresql80/sql-createopclass.html
|
||||
share/doc/postgresql80/sql-createoperator.html
|
||||
share/doc/postgresql80/sql-createrule.html
|
||||
share/doc/postgresql80/sql-createschema.html
|
||||
share/doc/postgresql80/sql-createsequence.html
|
||||
share/doc/postgresql80/sql-createtable.html
|
||||
share/doc/postgresql80/sql-createtableas.html
|
||||
share/doc/postgresql80/sql-createtablespace.html
|
||||
share/doc/postgresql80/sql-createtrigger.html
|
||||
share/doc/postgresql80/sql-createtype.html
|
||||
share/doc/postgresql80/sql-createuser.html
|
||||
share/doc/postgresql80/sql-createview.html
|
||||
share/doc/postgresql80/sql-deallocate.html
|
||||
share/doc/postgresql80/sql-declare.html
|
||||
share/doc/postgresql80/sql-delete.html
|
||||
share/doc/postgresql80/sql-dropaggregate.html
|
||||
share/doc/postgresql80/sql-dropcast.html
|
||||
share/doc/postgresql80/sql-dropconversion.html
|
||||
share/doc/postgresql80/sql-dropdatabase.html
|
||||
share/doc/postgresql80/sql-dropdomain.html
|
||||
share/doc/postgresql80/sql-dropfunction.html
|
||||
share/doc/postgresql80/sql-dropgroup.html
|
||||
share/doc/postgresql80/sql-dropindex.html
|
||||
share/doc/postgresql80/sql-droplanguage.html
|
||||
share/doc/postgresql80/sql-dropopclass.html
|
||||
share/doc/postgresql80/sql-dropoperator.html
|
||||
share/doc/postgresql80/sql-droprule.html
|
||||
share/doc/postgresql80/sql-dropschema.html
|
||||
share/doc/postgresql80/sql-dropsequence.html
|
||||
share/doc/postgresql80/sql-droptable.html
|
||||
share/doc/postgresql80/sql-droptablespace.html
|
||||
share/doc/postgresql80/sql-droptrigger.html
|
||||
share/doc/postgresql80/sql-droptype.html
|
||||
share/doc/postgresql80/sql-dropuser.html
|
||||
share/doc/postgresql80/sql-dropview.html
|
||||
share/doc/postgresql80/sql-end.html
|
||||
share/doc/postgresql80/sql-execute.html
|
||||
share/doc/postgresql80/sql-explain.html
|
||||
share/doc/postgresql80/sql-expressions.html
|
||||
share/doc/postgresql80/sql-fetch.html
|
||||
share/doc/postgresql80/sql-grant.html
|
||||
share/doc/postgresql80/sql-insert.html
|
||||
share/doc/postgresql80/sql-keywords-appendix.html
|
||||
share/doc/postgresql80/sql-listen.html
|
||||
share/doc/postgresql80/sql-load.html
|
||||
share/doc/postgresql80/sql-lock.html
|
||||
share/doc/postgresql80/sql-move.html
|
||||
share/doc/postgresql80/sql-notify.html
|
||||
share/doc/postgresql80/sql-prepare.html
|
||||
share/doc/postgresql80/sql-reindex.html
|
||||
share/doc/postgresql80/sql-release-savepoint.html
|
||||
share/doc/postgresql80/sql-reset.html
|
||||
share/doc/postgresql80/sql-revoke.html
|
||||
share/doc/postgresql80/sql-rollback-to.html
|
||||
share/doc/postgresql80/sql-rollback.html
|
||||
share/doc/postgresql80/sql-savepoint.html
|
||||
share/doc/postgresql80/sql-select.html
|
||||
share/doc/postgresql80/sql-selectinto.html
|
||||
share/doc/postgresql80/sql-set-constraints.html
|
||||
share/doc/postgresql80/sql-set-session-authorization.html
|
||||
share/doc/postgresql80/sql-set-transaction.html
|
||||
share/doc/postgresql80/sql-set.html
|
||||
share/doc/postgresql80/sql-show.html
|
||||
share/doc/postgresql80/sql-start-transaction.html
|
||||
share/doc/postgresql80/sql-syntax.html
|
||||
share/doc/postgresql80/sql-truncate.html
|
||||
share/doc/postgresql80/sql-unlisten.html
|
||||
share/doc/postgresql80/sql-update.html
|
||||
share/doc/postgresql80/sql-vacuum.html
|
||||
share/doc/postgresql80/sql.html
|
||||
share/doc/postgresql80/ssh-tunnels.html
|
||||
share/doc/postgresql80/ssl-tcp.html
|
||||
share/doc/postgresql80/storage-page-layout.html
|
||||
share/doc/postgresql80/storage-toast.html
|
||||
share/doc/postgresql80/storage.html
|
||||
share/doc/postgresql80/stylesheet.css
|
||||
share/doc/postgresql80/supported-platforms.html
|
||||
share/doc/postgresql80/transaction-iso.html
|
||||
share/doc/postgresql80/trigger-datachanges.html
|
||||
share/doc/postgresql80/trigger-example.html
|
||||
share/doc/postgresql80/trigger-interface.html
|
||||
share/doc/postgresql80/triggers.html
|
||||
share/doc/postgresql80/tutorial-accessdb.html
|
||||
share/doc/postgresql80/tutorial-advanced.html
|
||||
share/doc/postgresql80/tutorial-agg.html
|
||||
share/doc/postgresql80/tutorial-arch.html
|
||||
share/doc/postgresql80/tutorial-concepts.html
|
||||
share/doc/postgresql80/tutorial-conclusion.html
|
||||
share/doc/postgresql80/tutorial-createdb.html
|
||||
share/doc/postgresql80/tutorial-delete.html
|
||||
share/doc/postgresql80/tutorial-fk.html
|
||||
share/doc/postgresql80/tutorial-inheritance.html
|
||||
share/doc/postgresql80/tutorial-join.html
|
||||
share/doc/postgresql80/tutorial-populate.html
|
||||
share/doc/postgresql80/tutorial-select.html
|
||||
share/doc/postgresql80/tutorial-sql.html
|
||||
share/doc/postgresql80/tutorial-start.html
|
||||
share/doc/postgresql80/tutorial-table.html
|
||||
share/doc/postgresql80/tutorial-transactions.html
|
||||
share/doc/postgresql80/tutorial-update.html
|
||||
share/doc/postgresql80/tutorial-views.html
|
||||
share/doc/postgresql80/tutorial.html
|
||||
share/doc/postgresql80/typeconv-func.html
|
||||
share/doc/postgresql80/typeconv-oper.html
|
||||
share/doc/postgresql80/typeconv-query.html
|
||||
share/doc/postgresql80/typeconv-union-case.html
|
||||
share/doc/postgresql80/typeconv.html
|
||||
share/doc/postgresql80/unsupported-features-sql-standard.html
|
||||
share/doc/postgresql80/user-attributes.html
|
||||
share/doc/postgresql80/user-manag.html
|
||||
share/doc/postgresql80/view-pg-indexes.html
|
||||
share/doc/postgresql80/view-pg-locks.html
|
||||
share/doc/postgresql80/view-pg-rules.html
|
||||
share/doc/postgresql80/view-pg-settings.html
|
||||
share/doc/postgresql80/view-pg-stats.html
|
||||
share/doc/postgresql80/view-pg-tables.html
|
||||
share/doc/postgresql80/view-pg-user.html
|
||||
share/doc/postgresql80/view-pg-views.html
|
||||
share/doc/postgresql80/views-overview.html
|
||||
share/doc/postgresql80/wal-configuration.html
|
||||
share/doc/postgresql80/wal-internals.html
|
||||
share/doc/postgresql80/wal.html
|
||||
share/doc/postgresql80/xaggr.html
|
||||
share/doc/postgresql80/xfunc-c.html
|
||||
share/doc/postgresql80/xfunc-internal.html
|
||||
share/doc/postgresql80/xfunc-overload.html
|
||||
share/doc/postgresql80/xfunc-pl.html
|
||||
share/doc/postgresql80/xfunc-sql.html
|
||||
share/doc/postgresql80/xfunc-volatility.html
|
||||
share/doc/postgresql80/xfunc.html
|
||||
share/doc/postgresql80/xindex.html
|
||||
share/doc/postgresql80/xoper-optimization.html
|
||||
share/doc/postgresql80/xoper.html
|
||||
share/doc/postgresql80/xplang.html
|
||||
share/doc/postgresql80/xtypes.html
|
||||
@dirrm share/doc/postgresql80/TODO.detail
|
||||
@dirrm share/doc/postgresql80
|
Loading…
Reference in a new issue