2001-09-23 |
Peter Eisentraut | Rename collect_* options to more user-friendly names. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | One more LIMIT doc update. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Peter Eisentraut | Don't refer to odbcinst.ini by absolute path. SQLGetPr... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Tatsuo Ishii | Make lpad/rpad/translate multibyte aware. Also add... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Tatsuo Ishii | Add pg_database_encoding_max_length() function. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Add mention of MySQL compatibility for LIMIT in HISTORY. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Update regress tests for new LIMIT x,y behavior. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | No, file not needed. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Add new file. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | please apply attached patch to current CVS. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Big thanks to Solar Designer who pointed out a bug... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | The attached patch is my first run-through of the JDBC... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Add mention of log file rotation with mention of syslog... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Mention LIMIT change in HISTORY file. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Implement TODO item: |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Update anoncvs info, per Marc. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Peter Eisentraut | Provide some initial support for building the ODBC... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Bruce Momjian | Fix 6.4.* release dates, pointed out by Tom Lane. |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Tatsuo Ishii | Fix expected files. |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Tatsuo Ishii | Remove test drivers |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Bruce Momjian | sbasename $0 is now basename "$0" |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Bruce Momjian | WAL file numbers: Sequenatial -> ever-increasing |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Tatsuo Ishii | Make trim/ltrim/rtrim/btrim multibyte aware |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Tatsuo Ishii | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Peter Eisentraut | Suggest running ldconfig after installation if available. |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Peter Eisentraut | For consistency with the rest of PostgreSQL, rename... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Tom Lane | Add 'reload' option to pg_ctl to send SIGHUP to the... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Tom Lane | Code review for MD5 authorization patch. Clean up... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Peter Eisentraut | Readd test/regress/README file, this time with a well... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Tom Lane | Add an overall timeout on the client authentication... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Tom Lane | Fix type_maximum_size() to give the right answer in... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Hiroshi Inoue | 1) Avoid an overflow of connection string for Access... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Tom Lane | Produce slightly saner-looking EXPLAIN output for a... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Tom Lane | Give VACUUM its own GUC parameter for memory usage... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Tom Lane | Quick-and-dirty fix for recursive plpgsql functions... |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Tom Lane | Suppress gcc warning. |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Tom Lane | Remove some dead code and obsolete, misleading comments. |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Peter Eisentraut | Document the sign() function. |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Peter Eisentraut | Provide tunable knob for x = NULL -> x IS NULL transfor... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Peter Eisentraut | Remove old file. |
commit | commitdiff | tree | snapshot |
2001-09-19 |
D'Arcy J.M... | Change the version. We are moving towards the next... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Peter Eisentraut | Avoid unnecessary strcasecmp -- replace by strcmp.... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Michael Meskes | - Synced preproc.y with gram.y. |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Peter Eisentraut | Replace useless strcasecmp's by strcmp's. |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Peter Eisentraut | Generate index.html as the root file name of the docume... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Tom Lane | EXPLAIN ANALYZE feature to measure and show actual... |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Peter Eisentraut | Unify the zip rules and variables. |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Tom Lane | Fix bogus failure-return value from lo_create, per... |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Bruce Momjian | Attached is a patch that fixes ResultSetMetaData.isNull... |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Bruce Momjian | I'm attaching a patch which fixes the corruption in... |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Hiroshi Inoue | Change vacuumlo to take 'lo' type into account. |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Hiroshi Inoue | Change FixupBlobXrefs() to take 'lo' type into account. |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Tom Lane | Simplify and clean up FigureColname; make it work witho... |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Tom Lane | Use portable putenv(), not unportable setenv(). |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Tom Lane | Suppress compiler warning. |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Tom Lane | Update documentation's info about location of our CVSROOT. |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Peter Eisentraut | Russian translation from Serguei Mokhov |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Peter Eisentraut | Update from Serguei Mokhov |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Peter Eisentraut | Update intro in face of TOAST. |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Peter Eisentraut | Install dynamically loadable modules into a private... |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Bruce Momjian | Update highlights. More items to add. |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Bruce Momjian | Point to HISTORY File for current info. |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Bruce Momjian | Add list of 7.2 changes in preparation for beta. |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Peter Eisentraut | updates |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Peter Eisentraut | Markup examples as examples. |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Peter Eisentraut | Markup examples as examples. Fix formatting of examples. |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Peter Eisentraut | Some formatting changes, add CSS stylesheet. Include... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Bruce Momjian | > Here's a revised patch. Changes: |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Bruce Momjian | Allow '1' in jdbc2 boolean test. |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Tatsuo Ishii | Remove --enable-unicode-conversion |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Tatsuo Ishii | Add semicolon |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Tatsuo Ishii | Fix typo. |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Tatsuo Ishii | Fix exmaple |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Tatsuo Ishii | Fix show message |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Tatsuo Ishii | Add semicolon |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Tatsuo Ishii | Example rules do not work. |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Tatsuo Ishii | Add semicolon |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Tatsuo Ishii | Add semicolon |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Hiroshi Inoue | Change an *if condition*. |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Hiroshi Inoue | 1) Improve the implementation of *Disallow Premature... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Hiroshi Inoue | Fix a coversation error with pre 6.4 versions. |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-09-13 |
Bruce Momjian | Add missing paren to ODBC compiles. |
commit | commitdiff | tree | snapshot |
2001-09-13 |
Peter Eisentraut | Update compatibility information. |
commit | commitdiff | tree | snapshot |
2001-09-13 |
Peter Eisentraut | Update compatibility information. |
commit | commitdiff | tree | snapshot |
2001-09-13 |
Peter Eisentraut | Update compatibility information. |
commit | commitdiff | tree | snapshot |
2001-09-13 |
Bruce Momjian | Didn't want that jdbc patch in there yet. |
commit | commitdiff | tree | snapshot |
2001-09-13 |
Bruce Momjian | > I found a problem with PQescapeString (I think).... |
commit | commitdiff | tree | snapshot |
2001-09-13 |
Peter Eisentraut | Replace ASCII-quotes with proper markup. |
commit | commitdiff | tree | snapshot |
2001-09-13 |
Hiroshi Inoue | 1) Not export ODBC 3.0 functions. |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Peter Eisentraut | 'chown -R postgres /usr/local/pgsql' is wrong. Need... |
commit | commitdiff | tree | snapshot |
next |