| Commit message (Expand) | Author | Age |
* | Prevent ANT from recreating the JAR files just because the | Bruce Momjian | 2001-05-19 |
* | Fix pg_index statistics query to join proper relation. | Bruce Momjian | 2001-05-17 |
* | Included is a patch that fixes a bug introduced in the lastest version | Bruce Momjian | 2001-05-17 |
* | Cleanup of backpatch of jdbc2 improvements to jdbc1: | Bruce Momjian | 2001-05-17 |
* | Fix 'make clean' with jdbc and ant by using filesets. | Bruce Momjian | 2001-05-17 |
* | 1) Decrease the size of some buffers. | Hiroshi Inoue | 2001-05-17 |
* | Mark column as not used. | Bruce Momjian | 2001-05-17 |
* | Add missing paren. | Bruce Momjian | 2001-05-16 |
* | Fix for HASH for index lookups in ODBC. | Bruce Momjian | 2001-05-16 |
* | This patch fixes a bug which occurs when setObject(1,obj) is called and obj | Bruce Momjian | 2001-05-16 |
* | Add NUMERIC tests to jdbc code. | Bruce Momjian | 2001-05-16 |
* | I was trying to get a very nice FREE graphical db tool called DbVisualizer | Bruce Momjian | 2001-05-16 |
* | Change the line: | Bruce Momjian | 2001-05-16 |
* | Backpatch jdbc2 fixes to jdbc1, ANT fixes, from Peter Eisentraut | Bruce Momjian | 2001-05-16 |
* | Backpatch getImportedKeys to jdbc1. | Bruce Momjian | 2001-05-16 |
* | Backpatch ORDER BY fix to jdbc1. | Bruce Momjian | 2001-05-16 |
* | Here's an easy patch for todays snapshot to sort the result of the | Bruce Momjian | 2001-05-16 |
* | jdbc2 implementation of getImportedKeys. | Bruce Momjian | 2001-05-16 |
* | The current implementation of BlobInputStream does | Bruce Momjian | 2001-05-16 |
* | Fix small thinko. | D'Arcy J.M. Cain | 2001-05-15 |
* | Remove columns pg_index.haskeytype and pg_index.indisclustered. Not used. | Bruce Momjian | 2001-05-14 |
* | Add provisions for using strdup replacement in the places that still | Peter Eisentraut | 2001-05-12 |
* | PL/Python should build portably now, if you can get over the fact that | Peter Eisentraut | 2001-05-12 |
* | Stamp CVS as 7.2. Update all interface version numbers. This is the | Bruce Momjian | 2001-05-11 |
* | that's just me again, here's normal patch for KOI8_U to | Bruce Momjian | 2001-05-09 |
* | Fix libpq++'s FieldSize to return int, not short. | Bruce Momjian | 2001-05-09 |
* | Add mention of getLength returning short. | Bruce Momjian | 2001-05-09 |
* | Here's a version of my suggested diffs transplanted to 7.1 beta 5. I'm | Bruce Momjian | 2001-05-09 |
* | Mention new jdbc mailing list instead of interfaces list. | Bruce Momjian | 2001-05-09 |
* | Run pgindent on ODBC code only, to reformat new comments. | Bruce Momjian | 2001-05-08 |
* | ODBC source code cleanup patch. Should match rest of PostgreSQL code better. | Bruce Momjian | 2001-05-08 |
* | Fix paren typo in java. | Bruce Momjian | 2001-05-08 |
* | Rewrite of planner statistics-gathering code. ANALYZE is now available as | Tom Lane | 2001-05-07 |
* | BTW it does not add encodign it just patches existing one (KOI8) to | Bruce Momjian | 2001-05-03 |
* | Updates for 7.1.1. Not done yet. | Bruce Momjian | 2001-05-03 |
* | Fixes to make ecpg work on Cygwin, from Jason Tishler <Jason.Tishler@dothill.... | Tom Lane | 2001-05-03 |
* | Previous commit mistakenly converted all newlines to DOS style (CR/LF). | Tom Lane | 2001-05-02 |
* | Add note explaining why inserts take longer as tables grow. Also suggest | D'Arcy J.M. Cain | 2001-05-02 |
* | Change "|zzlzzzz" argument specification to "|zzizzzz" so that the code works | D'Arcy J.M. Cain | 2001-05-02 |
* | Synced gram.y and preproc.y. | Tom Lane | 2001-05-01 |
* | 1) fix bugs reported by Andrea Aime. | Hiroshi Inoue | 2001-05-01 |
* | 1) Decrease the size of needlessly large buffers. For example, it | Hiroshi Inoue | 2001-04-23 |
* | A patch to fix the following bugs. | Hiroshi Inoue | 2001-04-23 |
* | The renewal of README thanks to Dave Page. | Hiroshi Inoue | 2001-04-17 |
* | I just noticed the beta comment. That's not actually true any more | D'Arcy J.M. Cain | 2001-04-12 |
* | Sorry my previous change was a mistake. | Hiroshi Inoue | 2001-04-06 |
* | 1) Fit the precision of floating point to that of server side | Hiroshi Inoue | 2001-04-06 |
* | Hopefully fixed the long long problem. | Michael Meskes | 2001-04-05 |
* | Synced pgc.l with scan.l. | Michael Meskes | 2001-04-02 |
* | On Cygwin, do initial connect() call in blocking mode, per report from | Tom Lane | 2001-03-31 |