Commit Graph

47131 Commits (489e431ba56b10f5736fb54a045ca40880f11bbc)
 

Author SHA1 Message Date
Marc G. Fournier b19b90d706 Just a small change to flesh out the func_ptr typedef declaration. 29 years ago
Marc G. Fournier 3023dc6af0 A few changes to cleanup the code. 29 years ago
Marc G. Fournier efebd7b7aa Cleanup patch of pg_version 29 years ago
Marc G. Fournier ea8adfc435 Added querylimit patch... 29 years ago
Marc G. Fournier aceac3a927 Fix for pg_log bug 29 years ago
Marc G. Fournier 0318f227ac Add missing includes to silence compile 29 years ago
Marc G. Fournier 95251f458c Various standardizations and fixes submitted by D'Arcy Cain 29 years ago
Marc G. Fournier 40aade2c06 At Andrew's suggestion, upgrade the Version numbers to reflect the 29 years ago
Marc G. Fournier f589ca6800 The following diffs remove the various definitions of dupstr() and replace 29 years ago
Marc G. Fournier 24f0012268 I have made some corrections to my previous patches for retrieving array 29 years ago
Marc G. Fournier 33dccad831 enable PQ_NOTIFY_PATCH in config.h 29 years ago
Marc G. Fournier bbebcb125e Fixes: 29 years ago
Marc G. Fournier e3b41d40fa More code cleanups from "Kurt J. Lidl" <lidl@va.pubnix.com> 29 years ago
Marc G. Fournier df6ca83a5b Enable FUNC_UTIL_PATCH by default 29 years ago
Marc G. Fournier 906651f663 There is a bug in the function executor. The backend crashes while trying to 29 years ago
Marc G. Fournier 475493130d |Subject: Postgres patch: Assert attribute type match 29 years ago
Marc G. Fournier c5dd292007 Add use of INDEXSCAN_PATCH to config.h instead of putting it in Makefile.global 29 years ago
Marc G. Fournier 796f78998e Fixes: 29 years ago
Marc G. Fournier f2f53aee0f Fixes: 29 years ago
Marc G. Fournier 1ba34d91fc Cleaned up a spurious '-' ... 29 years ago
Marc G. Fournier 28fad34c7b modifications required to reflect centralized include files 29 years ago
Marc G. Fournier 4978d3f4bb modifications required to reflect centralized include files 29 years ago
Marc G. Fournier 870be9fa8e Clean up th ecompile process by centralizing the include files 29 years ago
Marc G. Fournier 907c884fe8 Went back one directory too far for the -I include 29 years ago
Marc G. Fournier f634c14c9e Path to pg_proc.h to create fmgrtab.c change to include/catalog 29 years ago
Marc G. Fournier 1054097464 More cleanups of the include files 29 years ago
Marc G. Fournier ca405ae4bf Moved the include files to src/include/regex 29 years ago
Marc G. Fournier 5c0d6ccdbf Redundant -I pointer to port/<portname> 29 years ago
Marc G. Fournier ad5a3141a2 c.h is included in postgres.h already 29 years ago
Marc G. Fournier b8a0bb68c9 Should finish cleaning out the machine.h includes 29 years ago
Marc G. Fournier 6196646291 Remove include of machine.h 29 years ago
Marc G. Fournier 3c0f8ed4ae Remove all traces of machine.h and redundant calls to c.h where 29 years ago
Marc G. Fournier a88b72ea39 #ifndef the include file like the rest, so that it doesn't get pulled 29 years ago
Marc G. Fournier 54223de000 Oops, win32 does have one more thing in its machine.h...move that 29 years ago
Marc G. Fournier 3a606407c7 We have a machine.h for each platform just because of BLCKSZ, and every 29 years ago
Marc G. Fournier eadf5dc754 #include "postgres.h" exists in most .c files in system, so adding 29 years ago
Marc G. Fournier 5a8820efcd Moved from backend/access to include/access 29 years ago
Marc G. Fournier 9247b29228 The use of include files is a mess...alot of redundancy, it seems... 29 years ago
Marc G. Fournier e1f31a2bb6 added #include "config.h" for ESCAPE_PATCH define 29 years ago
Marc G. Fournier 43eeb64688 Removed -DESCAPE_PATCH ... moved to include/config.h 29 years ago
Marc G. Fournier 321b8c80fd At this rate, maybe next year sometime I'll get this done... 29 years ago
Marc G. Fournier e733befeed One file at a time, one directory after the other...this is going 29 years ago
Marc G. Fournier 849292a188 first attempt at centralizing config information for ports 29 years ago
Marc G. Fournier c028568217 first pass...move some of the "Port" dependencies to src/include/config.h 29 years ago
Marc G. Fournier 672aec6ce3 Reduce -DPORTNAME_$(PORTNAME) down to just -D$(PORTNAME) 29 years ago
Marc G. Fournier 1da12ffb12 Its a start... 29 years ago
Marc G. Fournier 51b3f2d371 Create support for a "common" include directory for the source 29 years ago
Marc G. Fournier bfc308d196 Damn, we really need to clean up this "include file" dilemna... 29 years ago
Marc G. Fournier 491b9b89c4 The patch that is applied at the end of the email makes sure that these 29 years ago
Marc G. Fournier e78fe652f4 Oops, thanks to Dan McGuirk for pointing out that I missed part of 29 years ago