index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
db
/
postgres.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
- store sql_layer directly within the layer itself
Meik Sievertsen
2006-10-14
1
-11
/
+2
*
*** empty log message ***
David M
2006-10-06
1
-17
/
+14
*
- finally removed sql_numrows
Meik Sievertsen
2006-10-04
1
-61
/
+8
*
- query id can be zero [Bug #4584]
Nils Adermann
2006-10-03
1
-1
/
+1
*
made sql_rowseek consistent with the dbal methods as well as fixing sql_query...
Meik Sievertsen
2006-09-23
1
-1
/
+1
*
bug fixes
David M
2006-09-16
1
-7
/
+0
*
some updates. Also adjusted the utf tools and normalizer more to our coding g...
Meik Sievertsen
2006-08-22
1
-5
/
+5
*
so.... what does this thing do?
David M
2006-08-11
1
-8
/
+0
*
*** empty log message ***
David M
2006-08-06
1
-3
/
+12
*
This should end some issues we have been having regarding the proper binary e...
David M
2006-08-06
1
-1
/
+18
*
- acm_file uses an index pointer to the current row instead of shifting the r...
Nils Adermann
2006-08-01
1
-1
/
+35
*
- Some profile stuff :D
David M
2006-07-15
1
-1
/
+1
*
fixing a typo in postgres dbal
Nils Adermann
2006-07-14
1
-1
/
+1
*
- tackle some usability issues
Meik Sievertsen
2006-07-09
1
-0
/
+10
*
make sure custom profile fields are created correctly on registration (#2225)
Meik Sievertsen
2006-06-13
1
-6
/
+6
*
ok, this one is rather large... the most important change:
Meik Sievertsen
2006-06-06
1
-17
/
+7
*
some adjustments
Meik Sievertsen
2006-06-02
1
-12
/
+12
*
some tiny changes...
Meik Sievertsen
2006-05-26
1
-0
/
+2
*
- seperate queries and cached queries
Meik Sievertsen
2006-05-20
1
-3
/
+2
*
I hope nothing broke!
David M
2006-05-05
1
-5
/
+10
*
- Tuples? Nah,
David M
2006-04-24
1
-1
/
+1
*
- Query explain now works for MSSQL, MSSQL-ODBC and PostgreSQL
David M
2006-04-23
1
-0
/
+30
*
- fixed some bugs
Meik Sievertsen
2006-04-15
1
-1
/
+1
*
- Needless regular expressions
David M
2006-03-22
1
-2
/
+2
*
- add our beloved in_phpbb check
Meik Sievertsen
2006-03-19
1
-0
/
+7
*
- Cleaned up some compress stuff
David M
2006-03-18
1
-10
/
+10
*
- fix some bugs...
Meik Sievertsen
2006-03-17
1
-1
/
+1
*
- Postgre installs now work... kinda...
David M
2006-03-17
1
-2
/
+2
*
- only minor adjustements (we are now able to use other functions due to the ...
Meik Sievertsen
2006-02-16
1
-5
/
+5
*
- some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in stric...
Meik Sievertsen
2005-11-28
1
-0
/
+5
*
- another try to break things. :)
Meik Sievertsen
2005-10-07
1
-158
/
+90
*
- changed dbal class layout
Meik Sievertsen
2005-08-17
1
-154
/
+10
*
tiny fixes
Meik Sievertsen
2005-04-20
1
-127
/
+337
*
- Documentation related changes
Meik Sievertsen
2005-04-09
1
-20
/
+17
*
- and my second attempt
Meik Sievertsen
2005-03-21
1
-1
/
+1
*
show correct SQL error message if failed during a transaction...
Meik Sievertsen
2004-02-03
1
-5
/
+6
*
bah, group handling needs some further discussion ... I'm done with it for M-2
Paul S. Owen
2003-08-27
1
-5
/
+1
*
various fixes and alterations
Paul S. Owen
2003-06-12
1
-8
/
+30
*
Various changes, and tests ... marking/tracking is not complete ... tinkering...
Paul S. Owen
2003-04-26
1
-74
/
+48
*
Moved to includes ... since they are included too .. trying to "clean up" str...
Paul S. Owen
2003-03-17
1
-0
/
+397