
Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [pgFoundry] / mysqlcompat / mysqlcompat
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.11 | 6 months | xzilla | i've tested it on 8.2 and 8.3 now | |
| 1.2 | 2 years | chriskl | Add MySQL && and || operators. Protect other stored procs to always use the pg_... | |
| 1.3 | 2 years | chriskl | Add the misc functions: inet_ntoa, inet_aton and sleep | |
| 1.1 | 2 years | chriskl | Add benchmark(), coercibility(), bit_count() and remove bit_length() | |
| 1.2 | 2 years | chriskl | Many more functions, casts, etc. done. | |
| 1.1 | 2 years | chriskl | Add <=> null safe comparison. Move all files to root dir. | |
| 1.9 | 2 years | mfuhr | Implemented week() and related functions. | |
| 1.2 | 2 years | chriskl | Add benchmark(), coercibility(), bit_count() and remove bit_length() | |
| 1.5 | 2 years | chriskl | Reformat mathematical functions to adhere to coding standrards. Fix uninstall s... | |
| 1.5 | 2 years | swm | Guard against negative argument to sleep(). Not strictly necessary but makes the... | |
| 1.2 | 2 years | chriskl | More additions to the readme. Move all operators toone file. Many more string ... | |
| 1.14 | 6 months | xzilla | we also need a version for int vars for oct() to work | |
| 1.12 | 6 months | xzilla | drop the new conv(i,i,i) version of the function |