Commit Graph

37436 Commits (98ec7fd903bbd4ab1694de5aaa4f7bb62935c58d)
 

Author SHA1 Message Date
Bruce Momjian 3f53311088 Fix quote/doublequote handling. 30 years ago
Bruce Momjian b847d29785 Remove PERFECT_MEM 30 years ago
Bruce Momjian f8e02c192a Unallocate opaque. 30 years ago
Bruce Momjian a180738ddd Changed " to '. Removed bug section from psql. added reminder for log call 30 years ago
Marc G. Fournier 54c9905d6e Mulitple inclusion of sys/socket.h 30 years ago
Marc G. Fournier 8abc490181 Features added: 30 years ago
Marc G. Fournier eedc75bfe1 Bring in Randy's NOROOT patch 30 years ago
Marc G. Fournier 2081153e69 Fix a comment...was going to fix the <sys/types.h> problem, but 30 years ago
Marc G. Fournier d84057db71 Couple of Ultrix4 related patches submited by: 30 years ago
Marc G. Fournier fb3b9d7661 Fix a comment that wasn't commente'd out 30 years ago
Bruce Momjian fdcf5ff79c Remove comments psql was putting in output, typo's. 30 years ago
Bruce Momjian 0365c51e30 Overhaul MainLoop input processing for quotes, comments, backslashes. 30 years ago
Bryan Henderson f64b840387 Remove most compile-time options, add a few runtime options to make up for it. 30 years ago
Marc G. Fournier 7ac541daf1 moved man pages here, as requested by Bryan 30 years ago
Marc G. Fournier 389fe48cbb Removed man pages...moved to src/man 30 years ago
Bryan Henderson 65a10b1be6 Missed this part when I eliminated $(srcdir); src/bin stuff won't compile. 30 years ago
Bryan Henderson 6b135c9391 Use port-protos.h instead of trying to declare random() and srandom() 30 years ago
Bryan Henderson 902d2b8bac Use -Wno-error option only if compiler is gcc. 30 years ago
Bryan Henderson b4d689070e Use -W options only if compiler is gcc. 30 years ago
Bryan Henderson 200d4a4ec3 Include stdlib.h to gives its NULL, etc. definitions precedence over ours. 30 years ago
Bruce Momjian 25b4ca4284 Added percentage to CASSERT comment. 30 years ago
Marc G. Fournier 07a65b2255 Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com> 30 years ago
Bryan Henderson 0cec8fe26c Fix syntax error introduced in last update. 30 years ago
Bryan Henderson b20766ccc4 Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR. 30 years ago
Bryan Henderson fdc1cf2434 Make shared library builds work for BSD44_derived. 30 years ago
Bryan Henderson b269793975 Forgot in yesterday's make file blitz. 30 years ago
Bryan Henderson d7dd9295b7 End of the make file simplifications. 30 years ago
Bryan Henderson 594525aec1 Put shared libraries in main directory, not obj/ 30 years ago
Marc G. Fournier c8708c5f9b Fix for finding the include files 30 years ago
Bryan Henderson b5499249e5 Quiet compiler warnings. 30 years ago
Bryan Henderson 17befd6c69 Use new utils/version.c instead of backend/utils/init/magic.c. 30 years ago
Bryan Henderson bbe89089c8 Add dependency for install. 30 years ago
Bryan Henderson f45b50cfe0 Add install dependency. 30 years ago
Bryan Henderson 4f1e59f72b Fix bug where it tries to do a cleardbdir when you make install. 30 years ago
Marc G. Fournier c7ce63e04c Add include file postgres.h 30 years ago
Marc G. Fournier 39b4a0505f Add a blank install target so that 'make install' works 30 years ago
Marc G. Fournier 64f80c76d8 fix 'conflicting types' errors 30 years ago
Marc G. Fournier b99e3b0ccc Add missing include errno.h 30 years ago
Bryan Henderson b0961b3974 Goes with the recently added src/utils/version.c, will replace some stuff in 30 years ago
Bruce Momjian a157098f7c Fixed double pfree on opaque. 30 years ago
Bryan Henderson bf80f41ec1 Add utils directory for cross-subsystem tools to keep make files from having 30 years ago
Bryan Henderson 6f708e42d1 Makefile simplification: the "bin" chapter 30 years ago
Bryan Henderson a7511908e1 Add DASH_N, BACKSLASH_C variables, moved from postgres.shell.mk. 30 years ago
Marc G. Fournier 58413fd9fc ----- 30 years ago
Marc G. Fournier 41b8c2c849 As proposed, 30 years ago
Marc G. Fournier 2bdded3540 Various cleanups from D'Arcy 30 years ago
Marc G. Fournier 6913c8b4a4 Add an abort() call to ExceptionalCondition so that is Assert is 30 years ago
Marc G. Fournier 9fc64aefe1 change include c.h to postgres.h 30 years ago
Bruce Momjian 42a344683a Remove warnings when readline is not used. 30 years ago
Bruce Momjian 13d44b4aac Warning removal cleanup 30 years ago