Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-19 | Improve our #include situation by moving pointer types away from the | Alvaro Herrera | |
corresponding struct definitions. This allows other headers to avoid including certain highly-loaded headers such as rel.h and relscan.h, instead using just relcache.h, heapam.h or genam.h, which are more lightweight and thus cause less unnecessary dependencies. | |||
2008-01-01 | Update copyrights in source tree to 2008. | Bruce Momjian | |
2007-01-05 | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | |
back-stamped for this. | |||
2006-10-04 | pgindent run for 8.2. | Bruce Momjian | |
2006-07-14 | Remove 576 references of include files that were not needed. | Bruce Momjian | |
2006-06-28 | Forget to add new file :(( | Teodor Sigaev | |