mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Change Postgres95 to PostgreSQL. Update CLUSTER manual page.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
|
||||
pgtcl is a tcl package for front-end programs to interface with Postgres95
|
||||
pgtcl is a tcl package for front-end programs to interface with PostgreSQL
|
||||
backends. PgTcl does not use the libpq library but communicates to
|
||||
the backend directly via the frontend-backend protocol. Thus, it is
|
||||
more efficient than previous postgres->tcl bindings which are layered
|
||||
|
Reference in New Issue
Block a user