Hi everyone,
For those who use PostgreSQL on a regular basis, the next version of phpPgAdmin is now in beta stages.
We'd love it if you could download it and give it a try.
http://sourceforge.net/project/showfiles.php?group_id=37132
Change Log:
- Add first & last links to nav. Double number of pages shown.
- Allow granting privileges WITH GRANT OPTION for 7.4
- Allow revoking GRANT OPTION with CASCADE option for 7.4
- Display new PostgreSQL 7.4 grant options and grantor in privileges
- Find object feature
- Support for domains in 7.3 and domain constraints and alter domain in 7.4
- Add/drop users to/from groups
- Alter (rename) triggers
- Pop-up SQL window from Mark Gibson
- Superusers can always see all databases
- Default database encoding for languages
- Convert our images to PNG format
- Allow creating tables WITHOUT OIDS
- Show boolean values as TRUE or FALSE when viewing data
- Allow renaming table and changing table owner
- Refresh feature on table browse
- Support better formatted view dumps in 7.4
- When browsing data, numeric types are aligned right
- Ability to create unique and partial indexes
- View and edit table comments
- Changed XML format significantly. Now doesn't use field names as
tag names, outputs column type information, and is in correct XML format!
- Save result sets as views and reports in most cases
- Download the results of selects and reports
- Tick all box on Select feature
- Export in HTML format
- Allow listing of operators
- Add a robots.txt file to prevent search engine indexation
- Can now safely edit row based on OID. Guards are in place against duplicate OIDs.
- Works properly if you have cookies disabled
Regards,
Chris