| Commit message (Expand) | Author | Age |
* | Changed pg_rewrite attributes ev_qual and ev_action to the new | Jan Wieck | 1999-11-18 |
* | New NameStr macro to convert Name to Str. No need for var.data anymore. | Bruce Momjian | 1999-11-07 |
* | Bugfix for CREATE RULE invoked via SPI --- from Hiroshi, | Tom Lane | 1999-10-21 |
* | Remove fixed-size buffers in rule storage routine. | Tom Lane | 1999-10-21 |
* | Mega-commit to make heap_open/heap_openr/heap_close take an | Tom Lane | 1999-09-18 |
* | Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where | Bruce Momjian | 1999-07-19 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 |
* | Update #include cleanups | Bruce Momjian | 1999-07-16 |
* | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 |
* | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 |
* | Clean up maximum rewrite tuple length. | Bruce Momjian | 1999-07-04 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | Fixed wrong hasAggs when aggregate columns of view aren't | Jan Wieck | 1999-05-12 |
* | Change error messages to oids come out as %u and not %d. Change has no | Bruce Momjian | 1999-05-10 |
* | From: Tatsuo Ishii <t-ishii@sra.co.jp> | Marc G. Fournier | 1999-02-21 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | Added LIMIT/OFFSET functionality including new regression test for it. | Jan Wieck | 1999-02-08 |
* | Playing around with pg_dump for a while resulted in some | Bruce Momjian | 1998-10-06 |
* | Here's a combination of all the patches I'm currently waiting | Bruce Momjian | 1998-10-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 final state of the rule system for 6.4 after the | Bruce Momjian | 1998-08-24 |
* | heap_fetch requires buffer pointer, must be released; heap_getnext | Bruce Momjian | 1998-08-19 |
* | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier | 1998-08-18 |
* | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 |
* | Show backend status on ps command line. Remove unused args from | Bruce Momjian | 1998-06-04 |
* | Some *very* major changes by darrenk@insightdist.com (Darren King) | Marc G. Fournier | 1998-01-13 |
* | Goodbye ABORT. Hello ERROR for all errors. | Bruce Momjian | 1998-01-07 |
* | Cleanup of outnodes. | Bruce Momjian | 1998-01-07 |
* | Fix for views and outnodes. | Bruce Momjian | 1998-01-07 |
* | Change elog(WARN) to elog(ERROR) and elog(ABORT). | Bruce Momjian | 1998-01-05 |
* | Rename pg_plan and pg_eval to be more meaningful. | Bruce Momjian | 1997-12-11 |
* | Break parser functions into smaller files, group together. | Bruce Momjian | 1997-11-25 |
* | Change embedded query to reflect column name change from "action" | Thomas G. Lockhart | 1997-10-25 |
* | 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 |
* | Various compile errors concerning overflow due to shifts, unsigned, and bad p... | Bruce Momjian | 1997-07-24 |
* | All external function definitions now have prototypes that are checked. | Bruce Momjian | 1996-11-10 |
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 |