| Commit message (Expand) | Author | Age |
* | Fix for AND/OR handling. | Bruce Momjian | 1998-09-21 |
* | Fix for \z formatting from Tom Lane. | Bruce Momjian | 1998-09-21 |
* | NS32K lock patch reversed. | Bruce Momjian | 1998-09-18 |
* | Fix for NS32K machine. | Bruce Momjian | 1998-09-18 |
* | fix for aix snprintf | Bruce Momjian | 1998-09-18 |
* | Fix for \df. | Bruce Momjian | 1998-09-18 |
* | New gram.c | Bruce Momjian | 1998-09-18 |
* | Support specifying PRIMARY KEY for the SERIAL type. | Thomas G. Lockhart | 1998-09-16 |
* | Support specifying PRIMARY KEY for the SERIAL type. | Thomas G. Lockhart | 1998-09-16 |
* | Use oper_select_candidate() for unary operators | Thomas G. Lockhart | 1998-09-16 |
* | Forgot to remove README-1ST from the repository ... | Marc G. Fournier | 1998-09-15 |
* | Update to new DECLARE and FETCH features in gram.y. | Thomas G. Lockhart | 1998-09-13 |
* | Support SQL92-ish DECLARE and FETCH commands. | Thomas G. Lockhart | 1998-09-13 |
* | The pg_atoi() function uses strtol() to convert the string to numbers. Some | Bruce Momjian | 1998-09-12 |
* | Tatsuo Ishii fix for pg_user crash, with slight modification. | Bruce Momjian | 1998-09-11 |
* | Added attributes for primary/unique/foreign keys... | Vadim B. Mikheev | 1998-09-10 |
* | Porting efforts... :) | Vadim B. Mikheev | 1998-09-10 |
* | flock --> fcntl | Vadim B. Mikheev | 1998-09-10 |
* | > | Bruce Momjian | 1998-09-09 |
* | Fix using GroupBy/non-GroupBy expressions in HAVING. | Vadim B. Mikheev | 1998-09-09 |
* | Fix for indexing problem (?): heap tuple was pfree-d before CatalogIndexInser... | Vadim B. Mikheev | 1998-09-09 |
* | AIX align fix. | Bruce Momjian | 1998-09-08 |
* | Fix GroupBY func broken by HAVING. | Vadim B. Mikheev | 1998-09-08 |
* | Alignment cleanup so no more massive switch statements for alignment, | Bruce Momjian | 1998-09-07 |
* | offsetof cleanup. | Bruce Momjian | 1998-09-04 |
* | t_bits alignment fix from Tatsuo Ishii | Bruce Momjian | 1998-09-04 |
* | Try this snprintf() implementation, used in sendmail... | Marc G. Fournier | 1998-09-04 |
* | From: David Hartwig <daybee@bellatlantic.net> | Marc G. Fournier | 1998-09-04 |
* | Allow insert statements to have every column | Thomas G. Lockhart | 1998-09-03 |
* | Update to match newest gram.c since both are generated from gram.y. | Thomas G. Lockhart | 1998-09-03 |
* | Oops missing file. | Bruce Momjian | 1998-09-03 |
* | [Part #1: Type: text/plain, Encoding: 7bit, Size: 59] | Bruce Momjian | 1998-09-03 |
* | Fix ifdef. | Bruce Momjian | 1998-09-03 |
* | > Yikes, that is certainly not standard C. I have never seen that | Bruce Momjian | 1998-09-03 |
* | O2. Seems tas() for PPC (storage/buffer/s_lock.c) never works if | Bruce Momjian | 1998-09-03 |
* | > David Hartwig wrote: | Bruce Momjian | 1998-09-02 |
* | Fix for indexing problems. | Bruce Momjian | 1998-09-02 |
* | Update to support the CREATE TABLE DEFAULT VALUES statement in gram.y. | Thomas G. Lockhart | 1998-09-02 |
* | Support CREATE TABLE DEFAULT VALUES statement. | Thomas G. Lockhart | 1998-09-02 |
* | cleanup | Bruce Momjian | 1998-09-01 |
* | cleanups of indexing.c | Bruce Momjian | 1998-09-01 |
* | cleanup | Bruce Momjian | 1998-09-01 |
* | cleanup | Bruce Momjian | 1998-09-01 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 |
* | indexing.c cleanups. | Bruce Momjian | 1998-08-31 |
* | Fix for regproc | Bruce Momjian | 1998-08-31 |
* | Fix for regprocout, use underscore, not parens. | Bruce Momjian | 1998-08-31 |
* | OR clause index fix | Bruce Momjian | 1998-08-31 |
* | Two spaces after a colon. | Bruce Momjian | 1998-08-31 |