summaryrefslogtreecommitdiff
path: root/help
AgeCommit message (Collapse)Author
2020-10-09Fix links to docs for pgsql 13 & 14Robert Treat
For version 14, we point to the /devel/ docs, since that version is currently in dev. I also bumped the fall through to point to v14, arguably we could instead point to /current/, but any current version will work, so I think devel is more likely.
2018-11-01Fix links for help docs on new versions. Really we should refactor this like ↵Robert Treat
with the database classes, but just extending it for now.
2016-08-12Explicit Support for PG 9.5John K. Harvey
2015-02-16Fix help links for pg 9.3 / 9.4Robert Treat
2012-06-04Add help files for 9.1/9.2 docsRobert Treat
2010-09-07Really remove support for 7.3 as we already adverstised itioguix
2010-04-11Update the help files, removing old ones, updating PostgresDoc73.php ↵Guillaume (ioguix) de Rorthais
accordingly and renaming 85 -> 90
2010-01-02basic support for Postgres 8.5Robert Treat
2008-11-19Add initial minimal support for pg 8.4Guillaume (ioguix) de Rorthais
2008-03-17FTS fix and links to help pages from Ivan Zolotukhinioguix
2007-11-30Update help_base parameterssoranzo
2007-09-13Add support for altering nmae, owner and comment on Viewioguix
2007-06-07add stubs for 8.3 supportxzilla
2006-12-28add roles patch from Javier Carlosxzilla
2006-05-24Locks view - Javier Carloschriskl
2006-04-21Support for listing, creating and dropping roles. Support sending encrypted ↵chriskl
passwords in a few places that I missed.
2005-11-08PostgreSQL 8.2dev supportchriskl
2005-04-30Allow altering name (for >= 7.4) and owner (for >= 8.0) of a database from ↵soranzo
Bryan + 3.5.3 HISTORY integration
2005-03-15add rudimentary support for 8.1develchriskl
2005-02-16Allow base URL of PostgreSQL documentation to be configured.jollytoad
2005-02-15Set documentation base URL to official 8.0 docs instead of development docs.jollytoad
2004-11-26Fix a misspelling bug and an includesoranzo
2004-11-15Fix help for admin and aggregatesoranzo
2004-11-07Reorganization of the help files like the database classes.soranzo
2004-09-07Import of new help link files.jollytoad