Commit Graph

861 Commits (6b387179baab8d0e5da6570678eefbe61f3acc79)

Author SHA1 Message Date
Bruce Momjian e9ca59fdbc Back out libpgtcl tcl/tksh includes. 26 years ago
Bruce Momjian d1b90bfd45 OK, I have tidied up todays (13th) snapshot with the attached patch, I 26 years ago
Bruce Momjian 81fa9e0e56 in the Directory src/bin/pgtclsh there is a good mechanism to integrate 26 years ago
Bruce Momjian b45ea42234 Back out old unixodbc patches and apply new ones. Nick Gorham 26 years ago
Peter Eisentraut 3e4e00ebaf Small bug fix 26 years ago
Peter Eisentraut 06cd0f1a32 Substituted new configure test for types of accept() 26 years ago
Peter Eisentraut 6de89c9ab7 Moved the intricacies of the perl interface build into its own makefile 26 years ago
Tom Lane cfb8fc9d7b Repair configure.in breakage from unixODBC patch. Doesn't anyone around 26 years ago
Bruce Momjian 3fe3acb844 I have made the couple of mods required to make the odbc driver with 26 years ago
Peter Eisentraut e3059fc0f5 Gen_fmgrtab.sh is strange: it is a platform dependent way (because it uses 26 years ago
Peter Eisentraut 5b9d0d9a5c Moved configure script from src/ to the top level directory. Moved 26 years ago
Peter Eisentraut 209aa77d98 New ps display code, works on more platforms. 26 years ago
Peter Eisentraut 6a68f42648 The heralded `Grand Unified Configuration scheme' (GUC) 26 years ago
Tom Lane c439756ffd Make the world safe for QNX's busted shell ... 26 years ago
Marc G. Fournier 69b323f4bc add a --with-setproctitle switch to configure that leaves the use of setproctitle() 26 years ago
Tom Lane 1c8244ec67 Twiddle C++ configuration checks so that we #include <string> (if 26 years ago
Tom Lane ac6637485b Transmit -I switches selected by configure (particularly those from 26 years ago
Tom Lane 6dd06737ba Remove configure check for how to abbreviate 'tr A-Z a-z', and instead 26 years ago
Marc G. Fournier 3383e8b828 Add two checks ... one for setproctitle and one for -lutil ... 26 years ago
Tom Lane de13d88146 Do not try to build libpq++ if class 'string' is not defined in the 26 years ago
Peter Eisentraut ffc9812451 fixed another psql \e bug (handle newlines as whitespace) 26 years ago
Peter Eisentraut c1bfc9d7fa Adjusted for new (again!) config.guess output under QNX 26 years ago
Tatsuo Ishii 82e6e8c74e Fix configure.in. Remove SJIS, BIG5, WIN1250 from the selection list of 26 years ago
Tom Lane 0517c3204e Unixware fix for new config.guess output, 26 years ago
Tom Lane 0a1ed443f8 Add configure checks to see if 'using namespace std' and 26 years ago
Tom Lane bccac99e97 Make configure --help produce slightly more useful and consistently- 26 years ago
Tom Lane 641c368ae9 Change configure.in to note that since we are using expr(1)'s regex match 26 years ago
Bruce Momjian f43ec05d05 I've made a diff against the 7.0beta1 tree that accomplishes several things: 26 years ago
Peter Eisentraut 8de482a847 Added configure test for readline's filename_completion_function 26 years ago
Bruce Momjian da8b899d6c Update ecpg to use snprintf 26 years ago
Peter Eisentraut 718bb2cc9c Moved psql \eset and \eshow to \encoding 26 years ago
Peter Eisentraut 49353692d1 Fixed handling of old --with-mb option using newly gained wisdom from 26 years ago
Tom Lane 7cc0d6ae9d Fix tab-complete so it works with old versions of readline that don't 26 years ago
Bruce Momjian 0679a2c30e Fix >& csh-ism 26 years ago
Tatsuo Ishii d4aab2c000 Revert back Makefile.global 26 years ago
Peter Eisentraut 759fba4873 Included all yacc and lex files into the distribution. 26 years ago
Peter Eisentraut 2a1bfbce24 - Allow array on int8 26 years ago
Tom Lane bd62e062aa New scheme for managing platform-specific regress test result files. 26 years ago
Tatsuo Ishii 0022f21dcb Allow --with-mb=SQL_ASCII 26 years ago
Bruce Momjian 6a554a07b4 Clean up qnx template finding. 26 years ago
Bruce Momjian 2c29c96ed6 tr cleanup 26 years ago
Tom Lane 76898cd330 Avoid compiler warnings on systems that have snprintf and/or vsnprintf 26 years ago
Bruce Momjian 9f013a552a Lowercase $host for QNX. 26 years ago
Bruce Momjian 7585deb087 I have done the QNX4 port with the current source tree. The number of 26 years ago
Bruce Momjian 7791e8c001 Improve getopt and readline support, from Peter Eisentraut. 26 years ago
Bruce Momjian e1ade8d28a Update pgaccess 26 years ago
Bruce Momjian 381e5b94e0 Update for pgaccess 0.98. 26 years ago
Bruce Momjian 9dab728700 Update to pgaccess 0.98. 26 years ago
Bruce Momjian 0887303a1b Update for 0.98 pgaccess 26 years ago
Bruce Momjian b19013cfb7 Update pgaccess makefile for 0.98 26 years ago