| Commit message (Expand) | Author | Age | Files | Lines |
| * | > > Put encode() into base system. Used part of Alex' patch | Bruce Momjian | 2001-07-11 | 1 | -2/+2 |
| * | Statistical system views (yet without the config stuff, but | Jan Wieck | 2001-06-22 | 1 | -2/+2 |
| * | Add support for VPATH builds, that is, building somewhere else than in the | Peter Eisentraut | 2000-10-20 | 1 | -2/+2 |
| * | New unified regression test driver, test/regress makefile cleanup, | Peter Eisentraut | 2000-09-29 | 1 | -3/+3 |
| * | Added functions | Jan Wieck | 2000-09-05 | 1 | -2/+2 |
| * | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut | 2000-08-31 | 1 | -5/+2 |
| * | > I had to back out the patch. It only compiles with multi-byte enabled. | Bruce Momjian | 2000-08-05 | 1 | -2/+3 |
| * | Back out to_ascii patch from Karel. | Bruce Momjian | 2000-08-04 | 1 | -3/+2 |
| * | to_ascii( text ) | Bruce Momjian | 2000-08-04 | 1 | -2/+3 |
| * | Type lztext is toast. | Tom Lane | 2000-07-30 | 1 | -3/+3 |
| * | Arrays are toastable. (At least if you initdb, which I didn't force.) | Tom Lane | 2000-07-22 | 1 | -2/+2 |
| * | Repair parallel make in backend tree (and make it really parallel). | Peter Eisentraut | 2000-07-13 | 1 | -11/+5 |
| * | - format_type function, in use by psql | Peter Eisentraut | 2000-07-07 | 1 | -2/+2 |
| * | Generated header files parse.h and fmgroids.h are now copied into | Tom Lane | 2000-05-29 | 1 | -3/+1 |
| * | Add zpbit and varbit data types from Adrian Joubert | Thomas G. Lockhart | 2000-04-08 | 1 | -2/+5 |
| * | Reactivated LZTEXT data type and changed rule plan- and qual-strings | Jan Wieck | 2000-02-27 | 1 | -2/+2 |
| * | Implement "date/time grand unification". | Thomas G. Lockhart | 2000-02-16 | 1 | -2/+2 |
| * | as attache of this mail is patch (to the main tree) with to_char's | Bruce Momjian | 2000-01-25 | 1 | -2/+2 |
| * | Removed MBFLAGS from makefiles since it's now done in include/config.h. | Peter Eisentraut | 2000-01-19 | 1 | -5/+1 |
| * | Sorry, that I send this letter/patch again, but previous sending is | Bruce Momjian | 2000-01-07 | 1 | -2/+2 |
| * | Removed LZTEXT datatype as discussed. | Jan Wieck | 1999-12-28 | 1 | -2/+2 |
| * | New LDOUT makefile variable for QNX os. | Bruce Momjian | 1999-12-13 | 1 | -2/+2 |
| * | Make LD -r as macros that can be changed for QNX. | Bruce Momjian | 1999-12-09 | 1 | -2/+2 |
| * | The new LZ compression and an lztext data type based on it. | Jan Wieck | 1999-11-17 | 1 | -2/+2 |
| * | Added utils/adt/ri_triggers with empty shells for the | Jan Wieck | 1999-09-30 | 1 | -2/+3 |
| * | Alpha spinlock fix from Uncle George <gatgul@voicenet.com> | Bruce Momjian | 1999-07-22 | 1 | -2/+2 |
| * | Use -ieee alpha flag for gcc and egcs only. | Bruce Momjian | 1999-07-20 | 1 | -1/+6 |
| * | Re-add Makefile. | Bruce Momjian | 1999-07-20 | 1 | -0/+47 |
| * | Move -ieee to adt Makefile, and add CPU Makefile variable. | Bruce Momjian | 1999-07-20 | 1 | -43/+0 |
| * | Added NUMERIC data type with many builtin funcitons, operators | Jan Wieck | 1998-12-30 | 1 | -2/+2 |
| * | INET/CIDR cleanup from D'Arcy. | Bruce Momjian | 1998-10-22 | 1 | -2/+2 |
| * | I agree. I think, though, that the best argument presented in the | Bruce Momjian | 1998-10-08 | 1 | -2/+2 |
| * | Integrate new IP type from Tom Ivar Helbekkmo. | Bruce Momjian | 1998-10-03 | 1 | -2/+3 |
| * | This is the final state of the rule system for 6.4 after the | Bruce Momjian | 1998-08-24 | 1 | -3/+3 |
| * | heap_fetch requires buffer pointer, must be released; heap_getnext | Bruce Momjian | 1998-08-19 | 1 | -2/+2 |
| * | From: t-ishii@sra.co.jp | Marc G. Fournier | 1998-07-26 | 1 | -3/+3 |
| * | Include 8-byte integer type. | Thomas G. Lockhart | 1998-07-08 | 1 | -7/+8 |
| * | From: Jeroen van Vianen <jeroenv@design.nl> | Marc G. Fournier | 1998-04-29 | 1 | -2/+2 |
| * | Hi, | Bruce Momjian | 1998-04-06 | 1 | -4/+3 |
| * | From: t-ishii@sra.co.jp | Marc G. Fournier | 1998-03-15 | 1 | -1/+4 |
| * | Major cleanout of PORTNAME variables from Makefiles...bound to screw up | Marc G. Fournier | 1997-12-20 | 1 | -5/+1 |
| * | More cleanups. I can now compile without PORTNAME being defined n | Marc G. Fournier | 1997-12-19 | 1 | -4/+6 |
| * | Add in D'Arcy's cash code | Marc G. Fournier | 1997-04-09 | 1 | -2/+2 |
| * | Date/Time updates from Thomas... | Marc G. Fournier | 1997-03-14 | 1 | -3/+4 |
| * | From: Dan McGuirk <mcguirk@indirect.com> | Marc G. Fournier | 1997-03-12 | 1 | -4/+3 |
| * | Add prototypes for oracle-compat functions. Rename geo-*.c adt to geo_*.c | Bruce Momjian | 1997-03-09 | 1 | -2/+2 |
| * | This is a set of single row character functions, defined for the datatype | Marc G. Fournier | 1997-03-04 | 1 | -2/+3 |
| * | Another directory that compiles with no errors, and few warnings | Marc G. Fournier | 1996-11-06 | 1 | -2/+3 |
| * | Produce a clean compile of backend... | Marc G. Fournier | 1996-11-03 | 1 | -4/+2 |
| * | Simplify make files, add full dependencies. | Bryan Henderson | 1996-10-27 | 1 | -0/+41 |