| Age | Commit message (Expand) | Author |
| 1997-12-20 | This should get the linux port to work... | Marc G. Fournier |
| 1997-12-20 | Major cleanout of PORTNAME variables from Makefiles...bound to screw up | Marc G. Fournier |
| 1997-12-20 | First clean compile without a "PORTNAME" variable being set... | Marc G. Fournier |
| 1997-12-19 | removed the port-protos.h from bsd a little too quick...remedied now | Marc G. Fournier |
| 1997-12-19 | These files will get link'd to 'dynloader.[ch]', from configure, which | Marc G. Fournier |
| 1997-12-19 | More removal of port dependent stuff | Marc G. Fournier |
| 1997-12-19 | More cleanups. Move alot of the prototype definitions straight into | Marc G. Fournier |
| 1997-12-19 | Replace foo/bar to l1/l2. | Bruce Momjian |
| 1997-12-19 | More cleanups...only need one rusagestub.h | Marc G. Fournier |
| 1997-12-19 | remove port from OBJS line... | Marc G. Fournier |
| 1997-12-19 | Okay, that's it for tonight...broke a few ports, most likely, but that | Marc G. Fournier |
| 1997-12-19 | More cleanups | Marc G. Fournier |
| 1997-12-19 | More cleanups...several ports are major redundancies of other ports | Marc G. Fournier |
| 1997-12-19 | port.c no longer required...individual functions that were in there are | Marc G. Fournier |
| 1997-12-19 | More cleanups. I can now compile without PORTNAME being defined n | Marc G. Fournier |
| 1997-12-18 | copy query cleanup. | Bruce Momjian |
| 1997-12-18 | Remove init_query_planner(), merged into planner(). | Bruce Momjian |
| 1997-12-18 | Fix copy for no aggregates. | Bruce Momjian |
| 1997-12-18 | Remove Existential, and ifdef out generate_fjoin. Neither did anything. | Bruce Momjian |
| 1997-12-18 | Cost cleanup. | Bruce Momjian |
| 1997-12-18 | Cost cleanup. | Bruce Momjian |
| 1997-12-18 | Cleanup of agg copy. | Bruce Momjian |
| 1997-12-18 | Cleanup of agg copy. | Bruce Momjian |
| 1997-12-18 | Fix Query handling for inheritance, and cost computations. | Bruce Momjian |
| 1997-12-17 | Enable timespan_finite() and text_timespan() routines (was commented out). | Thomas G. Lockhart |
| 1997-12-17 | Rename Query label so ctags finds real structure. | Bruce Momjian |
| 1997-12-17 | Add optimizer README file. | Bruce Momjian |
| 1997-12-17 | First pass through, of many to come, towards making the whole source | Marc G. Fournier |
| 1997-12-17 | Makefile cleaned up | Marc G. Fournier |
| 1997-12-17 | Clean up the Makefiles | Marc G. Fournier |
| 1997-12-16 | Define text, varchar, and bpchar string length functions. | Thomas G. Lockhart |
| 1997-12-16 | Use MAXPGPATH to declare size of socket name storage. | Thomas G. Lockhart |
| 1997-12-16 | Use environment variable PGDATESTYLE on backend startup to initialize | Thomas G. Lockhart |
| 1997-12-16 | Allow multiple-argument functions in constraint clauses. | Thomas G. Lockhart |
| 1997-12-16 | Improve (well, ok, fix) generated constraint name for column CHECK clause. | Thomas G. Lockhart |
| 1997-12-16 | Fix order of keywords, must be alphabetical. | Bruce Momjian |
| 1997-12-15 | Fix for user password packet processing, from Goran Thyni. | Bruce Momjian |
| 1997-12-12 | Make password null on startup. | Bruce Momjian |
| 1997-12-11 | Rename pg_plan and pg_eval to be more meaningful. | Bruce Momjian |
| 1997-12-11 | Remove PGDATA setting and use DataDir. | Bruce Momjian |
| 1997-12-09 | Major code cleanup following the pg_password insertion... | Marc G. Fournier |
| 1997-12-09 | Add information message about implicitly created indices. | Thomas G. Lockhart |
| 1997-12-09 | Remove trailing period from an elog message. | Thomas G. Lockhart |
| 1997-12-08 | More VARHDRSZ additions. | Bruce Momjian |
| 1997-12-07 | Add error check on getenv("DATADIR") | Marc G. Fournier |
| 1997-12-06 | Add VARHDRSZ where needed. Many places just used 4. | Bruce Momjian |
| 1997-12-05 | Fix tolower loops to go in proper direction for cache. | Bruce Momjian |
| 1997-12-04 | Add 'GERMAN' style to date/time output. | Thomas G. Lockhart |
| 1997-12-04 | Add some printing capability for a few more node types (CreateStmt, | Thomas G. Lockhart |
| 1997-12-04 | Add 'GERMAN' option to DateStyle. | Thomas G. Lockhart |