phpPgAdmin 2.1 released!

Поиск
Список
Период
Сортировка
От Dan Wilson
Тема phpPgAdmin 2.1 released!
Дата
Msg-id 005901bffa92$3e7b4b20$f28cfea9@dwilson
обсуждение исходный текст
Список pgsql-php
The next version of phpPgAdmin has been released and is ready for download
from phpwizard.net!

This version contains many bug fixes and several added features.  New
features include postgres group administration, support for dropping a
column in a table, setting the default value of an existing column, quoting
of relations to enable use of capitalization, and connecting to localhost
without the "-i" option.

To view the full list of changes, see the ChangeLog located at
http://www.phpwizard.net/projects/phpPgAdmin/ChangeLog.txt

General information and a Support Forum can be found at
http://www.phpwizard.net/projects/phpPgAdmin

You can also visit the live demo at http://pgdemo.acucore.com or download
the latest development code at http://pgdemo.acucore.com/snapshot

About phpPgAdmin:
----------------------------
phpPgAdmin is phpMyAdmin 2.0.1 ported to PostgreSQL. It has all the basic
functionality of phpMyAdmin. Features include:

create and drop databases
create, copy, drop and alter tables/views/sequences/functions/indices
edit and add columns (to the extent Postgres allows)
drop columns from an existing table
change default values of existing columns
execute any SQL-statement, even batch-queries
manage keys on fields
create and read dumps of tables
administer one single database
administer multiple servers
administer postgres users
administer postgres groups
-----------------------------

Features planned for future implementation are listed at
http://pgdemo.acucore.com/TODO


В списке pgsql-php по дате отправления:

Предыдущее
От: danny
Дата:
Сообщение: how to r/w blob field in postgres
Следующее
От: Louis Bertrand
Дата:
Сообщение: Getting arrays from a result set?