Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
2000-06-17 Remove fmgrstamp-h business -- not needed and confusing Peter Eisentraut 7.1.1
2000-06-11 Substituted new configure test for types of accept() Peter Eisentraut 7.1.1
2000-06-09 I have made the couple of mods required to make the odbc driver with Bruce Momjian 7.1.1
2000-06-04 Removed ELOG_TIMESTAMPS #define in favor of two run-time Peter Eisentraut 7.1.1
2000-06-04 New ps display code, works on more platforms. Peter Eisentraut 7.1.1
2000-05-31 The heralded `Grand Unified Configuration scheme' (GUC) Peter Eisentraut 7.1.1
2000-05-12 Add two checks ... one for setproctitle and one for -lutil ... Marc G. Fournier 7.1.1
2000-04-14 Fix silly definition order in config.h --- we had prototypes like Tom Lane 7.1.1
2000-03-30 Add configure checks to see if 'using namespace std' and Tom Lane 7.1.1
2000-03-17 Add safety check on expression nesting depth. Default value is set by Tom Lane 7.1.1
2000-03-05 Added configure test for readline's filename_completion_function Peter Eisentraut 7.1.1
2000-02-24 Add missing files like foreign key regression tests and config.h.win32. Bruce Momjian 7.1.1
2000-02-20 Moved psql \eset and \eshow to \encoding Peter Eisentraut 7.1.1
2000-01-21 Fix tab-complete so it works with old versions of readline that don't Tom Lane 7.1.1
2000-01-15 - Allow array on int8 Peter Eisentraut 7.1.1
2000-01-11 Make FUNC_MAX_ARGS equal INDEX_MAX_KEYS, as it should. Tom Lane 7.1.1
2000-01-11 More fixes, but still need +1 for FUNC_MAX_ARGS Bruce Momjian 7.1.1
2000-01-10 Fix initdb so it works, but still only for 8. Bruce Momjian 7.1.1
2000-01-10 Cleanup for func args > 8. Bruce Momjian 7.1.1
2000-01-10 Update fmgr to allow 32 arguments. Bruce Momjian 7.1.1
2000-01-10 Make number of args to a function configurable. Bruce Momjian 7.1.1
2000-01-10 Move fixes for >8 indexed fields. Bruce Momjian 7.1.1
1999-12-20 Avoid compiler warnings on systems that have snprintf and/or vsnprintf Tom Lane 7.1.1
1999-11-04 Improve getopt and readline support, from Peter Eisentraut. Bruce Momjian 7.1.1
1999-10-25 Standardize on MAXPGPATH as the size of a file pathname buffer, Tom Lane 7.1.1