Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | From: "Denis V. Dmitrienko" <denis@null.net> | Marc G. Fournier | 1998-02-24 | |
| | | | | | | | | | | | What it does: It solves stupid problem with cyrillic charsets IP-based on-fly recoding. take a look at /data/charset.conf for details. You can use any tables for any charset. Tables are from Russian Apache project. Tables in this patch contains also Ukrainian characters. Then run ./configure --enable-recode | |||
* | Add pg_description table for info on tables, columns, operators, types, and ↵ | Bruce Momjian | 1997-11-13 | |
| | | | | aggregates. Modify psql with new \dd operator to access description | |||
* | Good Bye, Time Travel! | Vadim B. Mikheev | 1997-11-02 | |
| | ||||
* | 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 ↵ | Bruce Momjian | 1997-09-08 | |
| | | | | indenting. Also static variable indenting. | |||
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | |
| | ||||
* | Remove endian information which is now in port-specific header files. | Thomas G. Lockhart | 1997-07-11 | |
| | | | | Note that this version is probably identical to two versions ago. | |||
* | Include definitions for endian info if not in system includes. | Thomas G. Lockhart | 1997-07-01 | |
| | ||||
* | Date/Time updates from Thomas... | Marc G. Fournier | 1997-03-14 | |
| | ||||
* | Fix bug: libpq clients (which include libpq-fe.h) won't compile. | Bryan Henderson | 1996-12-10 | |
| | | | | Plus: sigjmp_buf/jmp_buf is backwards, so backend doesn't compile. | |||
* | include utils/palloc.h as a default include, as its used more often then | Marc G. Fournier | 1996-11-04 | |
| | | | | not | |||
* | Add these files to ${SRCDIR}/include | Marc G. Fournier | 1996-10-31 | |