| Commit message (Expand) | Author | Age |
* | > David Hartwig wrote: | Bruce Momjian | 1998-09-02 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 |
* | This is the first (of hopefully few) AIX port patches. This patch | Bruce Momjian | 1998-08-29 |
* | I really hope that I haven't missed anything in this one... | Marc G. Fournier | 1998-07-24 |
* | Add auto-size to screen to \d? commands. Use UNION to show all | Bruce Momjian | 1998-07-18 |
* | Hello! | Bruce Momjian | 1998-06-16 |
* | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 |
* | Add conversion functions to and from the "name" data type. | Thomas G. Lockhart | 1998-05-29 |
* | Add routines to convert between varchar and bpchar. | Thomas G. Lockhart | 1998-05-09 |
* | From: t-ishii@sra.co.jp | Marc G. Fournier | 1998-04-27 |
* | From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu> | Marc G. Fournier | 1998-03-15 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |
* | From: "Denis V. Dmitrienko" <denis@null.net> | Marc G. Fournier | 1998-02-24 |
* | Allow varchar() to only store needed bytes. Remove PALLOC,PALLOCTYPE,PFREE. ... | Bruce Momjian | 1998-01-07 |
* | Change some ABORTS to ERROR. Add line number when COPY Failure. | Bruce Momjian | 1998-01-05 |
* | Change elog(WARN) to elog(ERROR) and elog(ABORT). | Bruce Momjian | 1998-01-05 |
* | Define text_substr(). | Thomas G. Lockhart | 1998-01-01 |
* | Define text, varchar, and bpchar string length functions. | Thomas G. Lockhart | 1997-12-16 |
* | More VARHDRSZ additions. | Bruce Momjian | 1997-12-08 |
* | Add VARHDRSZ where needed. Many places just used 4. | Bruce Momjian | 1997-12-06 |
* | Fix for textcat on varchar() fields. | Bruce Momjian | 1997-11-23 |
* | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 |
* | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 |
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 |
* | Make functions static where possible, enclose unused functions in #ifdef NOT_... | Bruce Momjian | 1997-08-19 |
* | Add routines for text trimming on both ends, substring, and string position. | Thomas G. Lockhart | 1997-07-29 |
* | Lexicographically compare 'char' and 'text'. | Vadim B. Mikheev | 1997-06-11 |
* | More timezone patches by Thomas: | Marc G. Fournier | 1997-04-25 |
* | Fix for text_lt/text_le to avoid warnings if not def USE_LOCALE. | Vadim B. Mikheev | 1997-04-21 |
* | GNUmakefile.in - remove backend/utils/Gen_fmgrtab.sh on distclean | Marc G. Fournier | 1997-04-09 |
* | From: Oleg Bartunov <oleg@sai.msu.su> | Marc G. Fournier | 1997-04-02 |
* | Date/Time updates from Thomas... | Marc G. Fournier | 1997-03-14 |
* | textin fixed: no more zero-byte (thanks, Erich) | Vadim B. Mikheev | 1997-01-16 |
* | Use proper types so it compiles on DEC C89. Thanks Erik Bertelson. | Bryan Henderson | 1997-01-08 |
* | Compile and warning cleanup | Bruce Momjian | 1996-11-08 |
* | Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> | Marc G. Fournier | 1996-11-06 |
* | diff -ru ../../../orig/postgres95/src/backend/utils/adt/varlena.c | Marc G. Fournier | 1996-09-23 |
* | Fixes: | Marc G. Fournier | 1996-09-10 |
* | - merging in Dr. George's tree with ours | Marc G. Fournier | 1996-07-22 |
* | Fixes: | Marc G. Fournier | 1996-07-19 |
* | fixes for textcat(), but headers were missing from archive :( | Marc G. Fournier | 1996-07-19 |
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 |