phppgadmin.git
2004-05-23 chrisklfix php5 bug reported by Rui Martins
2004-05-23 chrisklfix a load of bugs in comment support
2004-05-23 chrisklturkish from devrim
2004-05-22 chrisklfix the spelling of Markus' name :)
2004-05-21 chrisklgerman update from markus
2004-05-21 chriskladd slovak
2004-05-19 soranzoMove clusterIndex() to Postgres.php and drop Analyze...
2004-05-18 soranzoSpanish from Martin
2004-05-17 soranzoItalian update. Error message consistency fix. Identati...
2004-05-17 chriskltrad. chinese update from chih-hsin lee
2004-05-16 chriskldamn. previous changes broke 7.1 and 7.2 search for...
2004-05-16 chrisklcrap, left debug commenting in. removed.
2004-05-16 chrisklfix a bunch of 7.0.x bugs and fix find object results...
2004-05-16 chrisklfix display of array types in 7.0.x
2004-05-16 chrisklfix stupid typo in 7.0 query for getting base_type
2004-05-16 chrisklfix bug in 7.0 where views appear in the tables list
2004-05-16 chrisklsupport rules on views. however, still need to fix...
2004-05-14 soranzoDrop a needless check
2004-05-14 chrisklfirst go at supporting all ne 7.5 alter table features...
2004-05-14 soranzoBryan Encina's new patch for view wizard: 7.3 support...
2004-05-12 soranzoMove getLinkingKeys() to Postgres74.php. Small fixes...
2004-05-12 chrisklallow altering columns in views. renaming and setting...
2004-05-11 chrisklmark appropriate fields as being required when creating...
2004-05-10 chrisklmassive overhaul of views. you have to see it to belie...
2004-05-10 chriskloops - forgot to add this file. it's part of brian...
2004-05-09 chrisklAllow renaming functions when backend supports it,...
2004-05-09 chrisklShow query runtime when executing arbitrary SQL
2004-05-09 chrisklAutomatically uncheck the NULL checkbox when data is...
2004-05-09 chrisklAllow specification of MATCH, DEFERRABLE and INITIALLY...
2004-05-09 chrisklcommit bryan encina's create view with wizard patch...
2004-05-09 chrisklshow comments on sequences
2004-05-08 chrisklshow comments on types and opclasses
2004-05-08 chriskladd config variable to show or hide comments. bumped...
2004-05-08 chrisklshow comments on functions
2004-05-08 chrisklmake the sql popup window reload when the database...
2004-05-08 chrisklfix comments on domains
2004-05-08 chrisklpatch from Dan Boren to fix bugs in his earlier patch
2004-04-27 chriskladd missing order by when fetching tables
2004-04-21 slubekSynchronization with english.php
2004-04-20 chrisklupdates
2004-04-20 chrisklcommit bryan encina's patch to extend admin functions...
2004-04-17 chrisklshow comments on conversions, aggregates, operators...
2004-04-13 slubekSynchronization with english.php
2004-04-12 chriskladd import of XML files using PHP's xml functions,...
2004-04-12 chriskladd missing dataimport.php file and add support for...
2004-04-12 chriskladd basic work on importing and uploading and executing...
2004-04-05 soranzoItalian translation update. Lower-case consistency.
2004-04-05 slubekRemoving diff.ed after processing
2004-04-01 slubekSynchronization with english.php
2004-04-01 slubekNow synch uses diff-generated ed script
2004-04-01 soranzoBetter alignment for array <select> in doCreate() and...
2004-04-01 soranzoFix comment for createTable(). In doCreate() move the...
2004-04-01 chrisklfix trying to comment on field after it's been renamed...
2004-03-31 chrisklShow domain base type and comment in domains list
2004-03-31 chrisklallow creating domains with type length and array types
2004-03-31 chrisklallow adding array columns to tables
2004-03-31 chrisklfix bug in Dan Boren patch application where previous...
2004-03-29 chrisklallow create table with array columns, support -n pg_du...
2004-03-14 chrisklupdate INSTALL notes to refer to PGUSER variable
2004-03-14 chrisklfix pg_dump for 7.0 and 7.1 postgres
2004-03-12 chrisklcommit Dan Boren's first phppgadmin patch. there ar...
2004-03-12 soranzoExplain login disallowed in FAQ. Add CACHE and CYCLE...
2004-03-07 chrisklspanish from martin
2004-03-06 chrisklfix stats collector for pre-7.2. move all stats functi...
2004-03-04 xzillachanged comment to refer to true/false to match the...
2004-03-04 chrisklbrand as 3.4-dev, indicate that Dan Boren is working...
2004-02-25 soranzoFix schema support in WHERE clauses used by info.php...
2004-02-25 chrisklrussian update from step and set as 3.3
2004-02-23 chrisklallow Edit SQL on selects, results, views, etc.
2004-02-23 chrisklmore japanese updates
2004-02-19 chriskljapanese update from tadashi
2004-02-19 chrisklfix bug in view properties with mixed case view names...
2004-02-18 chrisklgerman from markus, czech frmo libor
2004-02-17 chrisklturkish from devrim
2004-02-17 chrisklafrikaans from petri
2004-02-17 soranzoItalian translation update
2004-02-17 soranzoRemoved 2 duplicated and 1 unused strings. Correctly...
2004-02-16 chriskltrad. chinese from Chih-Hsin Lee
2004-02-16 chrisklhungarian from sulyok peter
2004-02-15 chrisklslovak update from andrej
2004-02-14 chrisklsmall bug in last commit fixed
2004-02-14 chrisklmake explain [analyze]] support less hacky, only availa...
2004-02-13 chrisklfix tiny sql syntax error
2004-02-13 chrisklallow paging of SQL box queries. allow EXPLAIN ANALYZE...
2004-02-13 slubekTest of newer version of convert.awk
2004-02-13 slubekFixed version. And safer, I hope. Please, test it.
2004-02-13 slubekFixed conversion of < and >
2004-02-12 chriskldutch language fixes
2004-02-10 chrisklallow editing select results by oid. that will make...
2004-02-06 chriskldon't change owner name if owner name wasn't changed...
2004-02-05 chriskldon't reload browser frame if the table was not renamed...
2004-02-04 slubekSynchronization with english.php
2004-02-02 chrisklupgrade browser to match new TreeMenu. add start time...
2004-02-02 chrisklupdate to TreeMenu 1.1.9
2004-01-30 chriskladd aggregates and opclasses to search results
2004-01-29 chriskluse per-server pg_dump and pg_dumpall. improve docs...
2004-01-18 soranzoRename user feature for PostgreSQL >= 7.4
2004-01-18 chrisklimprove languages query. add opclasses
2004-01-18 chrisklgetAggregates support for < 7.3
2004-01-14 chrisklcreate functions returning arrays and table types....
next