| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up two rather nasty bugs in operator selection code. | Tom Lane | 2001-02-16 | 1 | -8/+5 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -2/+2 |
* | Change SearchSysCache coding conventions so that a reference count is | Tom Lane | 2000-11-16 | 1 | -3/+4 |
* | SQL-language functions are now callable in ordinary fmgr contexts ... | Tom Lane | 2000-08-24 | 1 | -5/+3 |
* | First stage of reclaiming memory in executor by resetting short-term | Tom Lane | 2000-07-12 | 1 | -21/+42 |
* | Third round of fmgr updates: eliminate calls using fmgr() and | Tom Lane | 2000-05-30 | 1 | -5/+3 |
* | Remove unused include files. Do not touch /port or includes used by defines. | Bruce Momjian | 2000-05-30 | 1 | -2/+1 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -22/+28 |
* | Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now | Tom Lane | 2000-01-27 | 1 | -81/+129 |
* | Add: | Bruce Momjian | 2000-01-26 | 1 | -2/+3 |
* | Some changes to prepare for LONG attributes. | Jan Wieck | 1999-12-16 | 1 | -5/+5 |
* | Several changes here, not very related but touching some of the same files. | Tom Lane | 1999-09-24 | 1 | -7/+13 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 | 1 | -2/+1 |
* | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 | 1 | -3/+1 |
* | ExecReScanGroup() forgot to clear grpstate->grp_firstTuple, | Tom Lane | 1999-07-11 | 1 | -1/+7 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 | 1 | -3/+3 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -2/+2 |
* | Replace typtoout() and gettypelem() with a single routine, | Tom Lane | 1999-01-24 | 1 | -7/+7 |
* | New HeapTuple structure/interface. | Vadim B. Mikheev | 1998-11-27 | 1 | -12/+11 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -3/+2 |
* | Fix for Group ReScan suggested by Vadim. | Bruce Momjian | 1998-07-16 | 1 | -1/+5 |
* | Patch for ReScan of Group. | Bruce Momjian | 1998-07-16 | 1 | -1/+10 |
* | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 | 1 | -3/+1 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 | 1 | -23/+24 |
* | New nodeGroup.c code uses own copy of first tuple in a group. | Vadim B. Mikheev | 1998-02-18 | 1 | -85/+58 |
* | Pass around typmod as int16. | Bruce Momjian | 1998-02-10 | 1 | -3/+3 |
* | Pass attypmod through to executor by adding to Var and Resdom. | Bruce Momjian | 1998-02-10 | 1 | -3/+5 |
* | Inline fastgetattr and others so data access does not use function | Bruce Momjian | 1998-01-31 | 1 | -3/+1 |
* | Reversed out group by patch. | Bruce Momjian | 1998-01-27 | 1 | -6/+3 |
* | From: Darren King <darrenk@insightdist.com> | Marc G. Fournier | 1998-01-26 | 1 | -3/+6 |
* | Free ascii representations of compared values! | Vadim B. Mikheev | 1997-10-27 | 1 | -1/+7 |
* | heapattr functions now return a Datum, not char *. | Bruce Momjian | 1997-09-12 | 1 | -3/+3 |
* | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 | 1 | -12/+12 |
* | Add typdefs to pgindent run. | Bruce Momjian | 1997-09-08 | 1 | -3/+3 |
* | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 1 | -27/+27 |
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -302/+330 |
* | include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix | Bruce Momjian | 1997-01-10 | 1 | -1/+3 |
* | More compile cleanups | Bruce Momjian | 1996-11-08 | 1 | -1/+2 |
* | Compile and warning cleanup | Bruce Momjian | 1996-11-08 | 1 | -1/+2 |
* | add #include "postgres.h", as required by all .c files | Marc G. Fournier | 1996-10-31 | 1 | -1/+3 |
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 | 1 | -0/+407 |