| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 | 1 | -2/+2 |
* | pgindent run for 8.3. | Bruce Momjian | 2007-11-15 | 1 | -5/+6 |
* | Repair failure to check that a table is still compatible with a previously | Tom Lane | 2007-02-02 | 1 | -4/+8 |
* | Relax an Assert() that has been found to be too strict in some situations | Tom Lane | 2007-01-24 | 1 | -2/+12 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 | 1 | -2/+2 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 | 1 | -2/+2 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 | 1 | -22/+21 |
* | Teach the planner to remove SubqueryScan nodes from the plan if they | Tom Lane | 2005-05-22 | 1 | -4/+9 |
* | Revise TupleTableSlot code to avoid unnecessary construction and disassembly | Tom Lane | 2005-03-16 | 1 | -6/+3 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 | 1 | -2/+2 |
* | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -3/+3 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 | 1 | -2/+2 |
* | Reimplement the linked list data structure used throughout the backend. | Neil Conway | 2004-05-26 | 1 | -5/+6 |
* | Fix oversight in optimization that avoids an unnecessary projection step | Tom Lane | 2004-01-22 | 1 | -4/+15 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
* | tlist_matches_tupdesc() needs to defend itself against dropped columns. | Tom Lane | 2003-09-25 | 1 | -4/+4 |
* | Another pgindent run with updated typedefs. | Bruce Momjian | 2003-08-08 | 1 | -3/+3 |
* | Suppress unused-variable warnings when building without Asserts. | Tom Lane | 2003-08-08 | 1 | -1/+3 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 | 1 | -2/+2 |
* | pgindent run. | Bruce Momjian | 2003-08-04 | 1 | -11/+12 |
* | Tweak planner and executor to avoid doing ExecProject() in table scan | Tom Lane | 2003-02-03 | 1 | -16/+92 |
* | Phase 1 of read-only-plans project: cause executor state nodes to point | Tom Lane | 2002-12-05 | 1 | -13/+11 |
* | Remove sys/types.h in files that include postgres.h, and hence c.h, | Bruce Momjian | 2002-09-02 | 1 | -2/+1 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 | 1 | -2/+2 |
* | Add CHECK_FOR_INTERRUPTS() in various strategic spots, per comments | Tom Lane | 2002-01-06 | 1 | -3/+5 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -2/+1 |
* | Remove dashes in comments that don't need them, rewrap with pgindent. | Bruce Momjian | 2001-03-22 | 1 | -38/+31 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 1 | -3/+3 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -2/+2 |
* | SQL-language functions are now callable in ordinary fmgr contexts ... | Tom Lane | 2000-08-24 | 1 | -31/+29 |
* | Revise aggregate functions per earlier discussions in pghackers. | Tom Lane | 2000-07-17 | 1 | -1/+4 |
* | First stage of reclaiming memory in executor by resetting short-term | Tom Lane | 2000-07-12 | 1 | -43/+36 |
* | Add: | Bruce Momjian | 2000-01-26 | 1 | -2/+3 |
* | Fix handling of NULL constraint conditions: per SQL92 spec, a NULL result | Tom Lane | 2000-01-19 | 1 | -3/+4 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -2/+2 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -8/+8 |
* | execScan.c: in the end of scan projInfo->pi_slot must be | Vadim B. Mikheev | 1998-02-26 | 1 | -3/+15 |
* | Used modified version of indent that understands over 100 typedefs. | 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 | -6/+6 |
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -101/+107 |
* | Added SCO support, from Daniel Harris. | Bruce Momjian | 1997-07-28 | 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/+136 |