| Commit message (Expand) | Author | Age |
* | Fix small problem Tom Lane found with pgindent run. | Bruce Momjian | 2001-10-30 |
* | Add trailing semicolon for Joe Conway | Bruce Momjian | 2001-10-29 |
* | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
* | Add do { ... } while (0) to more bad macros. | Bruce Momjian | 2001-10-25 |
* | Add more missing 'do { ... } while (0)' in missing macros. Without it, | Bruce Momjian | 2001-10-25 |
* | "time" is now a reserved keyword(changed to "mtime"). | Tatsuo Ishii | 2001-10-24 |
* | Fix several problems with simple_prompt() --- the nastiest being that | Tom Lane | 2001-10-18 |
* | Fix some portability problems (get it to compile, at least, on HP's cc) | Tom Lane | 2001-10-15 |
* | Fix some portability problems (get it to compile, at least, on HP's cc) | Tom Lane | 2001-10-15 |
* | Fix some portability problems (get it to compile, at least, on HP's cc) | Tom Lane | 2001-10-15 |
* | Updated regression test for tsearch, from Teodor Sigaev. | Tom Lane | 2001-10-15 |
* | txtidx datatype for full text indexing with GiST. | Tom Lane | 2001-10-12 |
* | 1. Implemented binary search in array | Bruce Momjian | 2001-10-04 |
* | Update incorrect expected file. Use 'timestamp without time zone' | Tom Lane | 2001-10-03 |
* | Tweak to test HAVE_GETOPT_H before including <getopt.h>, so as to | Tom Lane | 2001-10-02 |
* | Fix a couple of stray // comments. | Tom Lane | 2001-10-01 |
* | Add missing pgcrypto files. | Bruce Momjian | 2001-10-01 |
* | Add pgstattuple | Tatsuo Ishii | 2001-10-01 |
* | * regression tests | Bruce Momjian | 2001-09-30 |
* | Changes: | Tom Lane | 2001-09-30 |
* | Update required due to recent changes in FigureColname. | Tom Lane | 2001-09-30 |
* | Remove mistakenly-included file, per request from John Gray. | Tom Lane | 2001-09-29 |
* | Found type mismatch in random.c. Please apply this also. | Bruce Momjian | 2001-09-29 |
* | I noticed that the contrib Makefiles were reorganized. | Bruce Momjian | 2001-09-29 |
* | No, file not needed. | Bruce Momjian | 2001-09-23 |
* | Add new file. | Bruce Momjian | 2001-09-23 |
* | please apply attached patch to current CVS. | Bruce Momjian | 2001-09-23 |
* | Big thanks to Solar Designer who pointed out a bug in bcrypt | Bruce Momjian | 2001-09-23 |
* | Change vacuumlo to take 'lo' type into account. | Hiroshi Inoue | 2001-09-17 |
* | Install dynamically loadable modules into a private subdirectory | Peter Eisentraut | 2001-09-16 |
* | Add -U, -P, -C options. See README.pgbench for more details. | Tatsuo Ishii | 2001-09-09 |
* | Get rid of PID entries in shmem hash table; there is no longer any need | Tom Lane | 2001-09-07 |
* | To fix the perpetually broken makefiles in the contrib tree, I have | Peter Eisentraut | 2001-09-06 |
* | This makes encrypt() parser more strict. | Bruce Momjian | 2001-09-06 |
* | unixdate subdirectory is gone. | Tom Lane | 2001-09-04 |
* | This is obsolete and doesn't work anymore. | Peter Eisentraut | 2001-09-04 |
* | Makefile forgot to install README.btree_gist. | Tom Lane | 2001-08-23 |
* | Add chkpass. | Tom Lane | 2001-08-23 |
* | Bring chkpass build process into sync with other contrib modules; | Tom Lane | 2001-08-23 |
* | Remove test of 'inf' since it introduces a platform dependency (some | Tom Lane | 2001-08-23 |
* | tskey_cmp() should use timestamp_cmp() instead of doing its own | Tom Lane | 2001-08-23 |
* | New contrib module for BTREE emulation in GiST. | Tom Lane | 2001-08-22 |
* | Update GiST for new pg_opclass arrangement (finally a clean solution | Tom Lane | 2001-08-22 |
* | Persuade new pgcrypto stuff to compile. | Tom Lane | 2001-08-22 |
* | Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in | Tom Lane | 2001-08-21 |
* | Add 0.2 version XML files. | Bruce Momjian | 2001-08-21 |
* | Remove krb.c. | Bruce Momjian | 2001-08-21 |
* | Remove encode.*. Not needed anymore. | Bruce Momjian | 2001-08-21 |
* | Remove object file. | Bruce Momjian | 2001-08-21 |