index
:
phppgadmin.git
DEV_RMPHPSELF
DEV_SLONY
DEV_TREE
REL_3-0
REL_3-2
REL_3-3
REL_3-4
REL_3-5
REL_4-0
REL_4-2
REL_4_1
REL_5-0
REL_5-1
chriskl
master
phpPgAdmin is the premiere web based administration tool for PostgreSQL.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
classes
/
database
Age
Commit message (
Expand
)
Author
2021-02-17
Restore support for PgSQL 9.4 and below
HEAD
master
Sloane Bernstein
2020-10-28
Consider group membership when testing owned_only
Robert Treat
2020-10-09
Fix links to docs for pgsql 13 & 14
Robert Treat
2020-10-07
Add support for Postgres 13,14dev
Robert Treat
2019-12-08
Clean up OID handling changes
Robert Treat
2019-12-08
Disable OID handling on PG12
Jean-Michel Vourgère
2019-12-07
privilege - missing USAGE on sequence
soleuu
2019-11-07
codespell assisted typo cleaning
Jean-Michel Vourgère
2019-10-31
Grammer fixes noticed during spelling fixes review
Robert Treat
2019-10-31
codespell assisted typo cleaning
Jean-Michel Vourgère
2019-09-24
Overhaul sequence properties page to better handle different permissions.
Robert Treat
2019-09-22
Fix for SF BUG #470 Can't list/see/edit sequences owned by group
Robert Treat
2019-07-20
Fix bug with partial SQL execution failure.
Robert Treat
2019-07-20
Change perms exec bit
Jean-Michel Nirgal Vourgère
2019-07-19
PG11 changes pg_proc.proisagg to prokind to support stored procedures and
Robert Treat
2019-07-17
php-7.2 fix - 'each' has been deprecated
Sjon Hortensius
2019-06-28
At last, the long awaited patch for php7 support.
Robert Treat
2018-10-27
Add support for Postgres 9.6, 10, 11, and 12. Verify tests passing on all sup...
Robert Treat
2016-08-12
Explicit Support for PG 9.5
John K. Harvey
2015-02-01
Explicit Support for PG 9.4
Robert Treat
2015-02-01
Make json and jsonb data types display as textarea rather than 1 line input f...
Robert Treat
2014-03-04
Convert spaces back to tabs introduced in 8ebf7562291f for email readability.
Szabolcs Hubai
2014-03-02
minor cleanup; be consistent in lowercasing PHP keywords
Robert Treat
2014-03-02
Improve support for handling IN / named params in functions
Robert Treat
2013-11-11
Fix XSS on bytea, reported by basteln3rk on sf.net
Jehan-Guillaume de Rorthais
2013-05-28
Have PG > 8.1 && <= 9.1 reporting waiting processes on process page.
Karl O. Pinc
2013-05-24
Make process screen report information in a way that makes sense in postgres 9.2
Robert Treat
2013-05-24
Add support for user-sent signals. (9.2+)
Karl O. Pinc
2013-05-24
Processes: Fix <= 9.1 to show only db related processes & clean dbname.
Karl O. Pinc
2013-05-18
Explicit support for PG 9.3.
Karl O. Pinc
2013-03-26
Fix incorrect modification of bytea data when updating rows that contain byte...
Robert Treat
2012-11-27
Fix queries reading pg_shdescription
Magnus Hagander
2012-11-23
don't try and escape nulls, which leads to dangling x values. fixes Sourcefor...
Robert Treat
2012-11-04
Fixes PHP 5.4 Strict errors
Jehan-Guillaume (ioguix) de Rorthais
2012-09-23
Fix autovacuum add/edit with 8.1
Jehan-Guillaume (ioguix) de Rorthais
2012-09-21
Fix bug with getProcesses with 9.2
Jehan-Guillaume (ioguix) de Rorthais
2012-09-17
Fix bug where new autovacuum setup for a table was failing
Jehan-Guillaume (ioguix) de Rorthais
2012-08-24
Fix on the processes page with 9.2
Jehan-Guillaume (ioguix) de Rorthais
2012-08-22
Remove old plugin architecture.
Leonardo Sapiras
2012-06-04
update tablespace support to handle 9.2 changes
Robert Treat
2012-05-29
stub support for postgres92, clean up some other version bits.
Robert Treat
2012-05-29
Intermediate support for Postgres 90/91
Robert Treat
2012-02-23
Fix bug where renaming a tablespace was leading to an error
Jehan-Guillaume (ioguix) de Rorthais
2011-12-30
Makes phpPgAdmin core full UTF-8 only.
Jehan-Guillaume (ioguix) de Rorthais
2011-06-03
Removes useless call of function_exists since we are PHP5+ only
Jehan-Guillaume (ioguix) de Rorthais
2011-06-01
remove $username when calling $data->isSuperUser about current connection role
Jehan-Guillaume (ioguix) de Rorthais
2011-06-01
Fix a bug and support empty username in $data->isSuperUser to check the super...
Jehan-Guillaume (ioguix) de Rorthais
2011-02-12
remove several bits of trigger defintion hacks for pre-7.4 servers.
xzilla
2010-12-20
Fix some methods using nonstandard escaped string in the database access classes
Guillaume (ioguix) de Rorthais
2010-12-20
Fix bad inheritance between pg83 -> pg instead of pg83 -> pg84 in the databas...
Guillaume (ioguix) de Rorthais
[next]