1996-09-19 |
Marc G. Fournier | Clean out the old... |
commit | commitdiff | tree | snapshot |
1996-09-19 |
Marc G. Fournier | Here is a /doc patch for the oid preservation code. |
commit | commitdiff | tree | snapshot |
1996-09-19 |
Marc G. Fournier | nonulls is not supported in gram.y, so why advertise it. |
commit | commitdiff | tree | snapshot |
1996-09-19 |
Marc G. Fournier | This shows the new use of defaults. |
commit | commitdiff | tree | snapshot |
1996-09-19 |
Marc G. Fournier | I have two small patches which correct some very obscur... |
commit | commitdiff | tree | snapshot |
1996-09-19 |
Marc G. Fournier | Another small change. Added the void keyword to an... |
commit | commitdiff | tree | snapshot |
1996-09-19 |
Marc G. Fournier | Just a small change to flesh out the func_ptr typedef... |
commit | commitdiff | tree | snapshot |
1996-09-19 |
Marc G. Fournier | A few changes to cleanup the code. |
commit | commitdiff | tree | snapshot |
1996-09-19 |
Marc G. Fournier | Cleanup patch of pg_version |
commit | commitdiff | tree | snapshot |
1996-09-19 |
Marc G. Fournier | Added querylimit patch... |
commit | commitdiff | tree | snapshot |
1996-09-19 |
Marc G. Fournier | Fix for pg_log bug |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Marc G. Fournier | Add missing includes to silence compile |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Marc G. Fournier | Various standardizations and fixes submitted by D'Arcy... |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Marc G. Fournier | At Andrew's suggestion, upgrade the Version numbers... |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Marc G. Fournier | The following diffs remove the various definitions... |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Marc G. Fournier | I have made some corrections to my previous patches... |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Marc G. Fournier | enable PQ_NOTIFY_PATCH in config.h |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Marc G. Fournier | Fixes: |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Marc G. Fournier | More code cleanups from "Kurt J. Lidl" <lidl@va.pubnix... |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Marc G. Fournier | Enable FUNC_UTIL_PATCH by default |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Marc G. Fournier | There is a bug in the function executor. The backend... |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Marc G. Fournier | |Subject: Postgres patch: Assert attribute type match |
commit | commitdiff | tree | snapshot |
1996-09-10 |
Marc G. Fournier | Add use of INDEXSCAN_PATCH to config.h instead of putti... |
commit | commitdiff | tree | snapshot |
1996-09-10 |
Marc G. Fournier | Fixes: |
commit | commitdiff | tree | snapshot |
1996-09-10 |
Marc G. Fournier | Fixes: |
commit | commitdiff | tree | snapshot |
1996-09-10 |
Marc G. Fournier | Cleaned up a spurious '-' ... |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Marc G. Fournier | modifications required to reflect centralized include... |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Marc G. Fournier | modifications required to reflect centralized include... |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Marc G. Fournier | Clean up th ecompile process by centralizing the includ... |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Marc G. Fournier | Went back one directory too far for the -I include |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Marc G. Fournier | Path to pg_proc.h to create fmgrtab.c change to include... |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Marc G. Fournier | More cleanups of the include files |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Marc G. Fournier | Moved the include files to src/include/regex |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Marc G. Fournier | Redundant -I pointer to port/<portname> |
commit | commitdiff | tree | snapshot |
1996-08-28 |
Marc G. Fournier | c.h is included in postgres.h already |
commit | commitdiff | tree | snapshot |
1996-08-27 |
Marc G. Fournier | Should finish cleaning out the machine.h includes |
commit | commitdiff | tree | snapshot |
1996-08-27 |
Marc G. Fournier | Remove include of machine.h |
commit | commitdiff | tree | snapshot |
1996-08-27 |
Marc G. Fournier | Remove all traces of machine.h and redundant calls... |
commit | commitdiff | tree | snapshot |
1996-08-27 |
Marc G. Fournier | #ifndef the include file like the rest, so that it... |
commit | commitdiff | tree | snapshot |
1996-08-27 |
Marc G. Fournier | Oops, win32 does have one more thing in its machine... |
commit | commitdiff | tree | snapshot |
1996-08-27 |
Marc G. Fournier | We have a machine.h for each platform just because... |
commit | commitdiff | tree | snapshot |
1996-08-27 |
Marc G. Fournier | #include "postgres.h" exists in most .c files in system... |
commit | commitdiff | tree | snapshot |
1996-08-27 |
Marc G. Fournier | Moved from backend/access to include/access |
commit | commitdiff | tree | snapshot |
1996-08-27 |
Marc G. Fournier | The use of include files is a mess...alot of redundancy... |
commit | commitdiff | tree | snapshot |
1996-08-27 |
Marc G. Fournier | added #include "config.h" for ESCAPE_PATCH define |
commit | commitdiff | tree | snapshot |
1996-08-27 |
Marc G. Fournier | Removed -DESCAPE_PATCH ... moved to include/config.h |
commit | commitdiff | tree | snapshot |
1996-08-27 |
Marc G. Fournier | At this rate, maybe next year sometime I'll get this... |
commit | commitdiff | tree | snapshot |
1996-08-27 |
Marc G. Fournier | One file at a time, one directory after the other.... |
commit | commitdiff | tree | snapshot |
1996-08-27 |
Marc G. Fournier | first attempt at centralizing config information for... |
commit | commitdiff | tree | snapshot |
1996-08-27 |
Marc G. Fournier | first pass...move some of the "Port" dependencies to... |
commit | commitdiff | tree | snapshot |
1996-08-27 |
Marc G. Fournier | Reduce -DPORTNAME_$(PORTNAME) down to just -D$(PORTNAME) |
commit | commitdiff | tree | snapshot |
1996-08-27 |
Marc G. Fournier | Its a start... |
commit | commitdiff | tree | snapshot |
1996-08-27 |
Marc G. Fournier | Create support for a "common" include directory for... |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Marc G. Fournier | Damn, we really need to clean up this "include file... |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Marc G. Fournier | The patch that is applied at the end of the email makes... |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Marc G. Fournier | Oops, thanks to Dan McGuirk for pointing out that I... |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Marc G. Fournier | Quick fix of the PG-GiST import pointed out by Dan |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Marc G. Fournier | There, now we support GiST...now what? :) |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Marc G. Fournier | Roll in patch that fixes problem with sed 3.0 |
commit | commitdiff | tree | snapshot |
1996-08-26 |
Marc G. Fournier | Fix prototype for dumpClasses |
commit | commitdiff | tree | snapshot |
1996-08-24 |
Marc G. Fournier | This patch for Versions 1 and 2 corrects the following... |
commit | commitdiff | tree | snapshot |
1996-08-24 |
Marc G. Fournier | The patch does several things: |
commit | commitdiff | tree | snapshot |
1996-08-24 |
Marc G. Fournier | Here's the fix for the problem that Evan Champion repor... |
commit | commitdiff | tree | snapshot |
1996-08-21 |
Marc G. Fournier | |May I suggest to add access to the oid of an inserted |
commit | commitdiff | tree | snapshot |
1996-08-21 |
Marc G. Fournier | Here's a patch for Versions 1 and 2 that fixes the... |
commit | commitdiff | tree | snapshot |
1996-08-21 |
Marc G. Fournier | USE_TCL should default to false, ntot true... |
commit | commitdiff | tree | snapshot |
1996-08-21 |
Marc G. Fournier | BSD$$_derived needs -ltermcap for psql |
commit | commitdiff | tree | snapshot |
1996-08-21 |
Marc G. Fournier | Erk, missed adding the required ilbrary itself |
commit | commitdiff | tree | snapshot |
1996-08-21 |
Marc G. Fournier | Quick fix for compiling psql... |
commit | commitdiff | tree | snapshot |
1996-08-21 |
Julian Assange | command line flag for expanded display '-x' had logic... |
commit | commitdiff | tree | snapshot |
1996-08-20 |
Marc G. Fournier | Bring in changes to READLINE/HISTORY defines |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Marc G. Fournier | Finish adding in svr4 port to v2.0 |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Marc G. Fournier | Added a SVR4 port |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Marc G. Fournier | Here's a minor fix that fixes a casting problem: |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Marc G. Fournier | More run-time checking errors: |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Marc G. Fournier | Fixes: |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Marc G. Fournier | Fixes: |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Marc G. Fournier | From: Dan McGuirk <mcguirk@indirect.com> |
commit | commitdiff | tree | snapshot |
1996-08-19 |
Marc G. Fournier | |From: Dan McGuirk <mcguirk@indirect.com> |
commit | commitdiff | tree | snapshot |
1996-08-18 |
Marc G. Fournier | Support Docs & Contrib |
commit | commitdiff | tree | snapshot |
1996-08-17 |
Marc G. Fournier | changed missed err() change to err_out() Release_2_0_0 |
commit | commitdiff | tree | snapshot |
1996-08-15 |
Marc G. Fournier | Fixes a bug in 'create index' |
commit | commitdiff | tree | snapshot |
1996-08-15 |
Marc G. Fournier | Fixes: |
commit | commitdiff | tree | snapshot |
1996-08-15 |
Marc G. Fournier | Fixes; |
commit | commitdiff | tree | snapshot |
1996-08-14 |
Marc G. Fournier | | Release_2_0 |
commit | commitdiff | tree | snapshot |
1996-08-14 |
Marc G. Fournier | This patch can be installed as part of 1.02.1 so people... |
commit | commitdiff | tree | snapshot |
1996-08-14 |
Marc G. Fournier | This patch can be installed as part of 1.02.1 so people... |
commit | commitdiff | tree | snapshot |
1996-08-14 |
Marc G. Fournier | I grabbed the latest version of the source code via... |
commit | commitdiff | tree | snapshot |
1996-08-14 |
Marc G. Fournier | This is a fix to be included in 1.02.1. It adds a... |
commit | commitdiff | tree | snapshot |
1996-08-14 |
Marc G. Fournier | | |
commit | commitdiff | tree | snapshot |
1996-08-14 |
Marc G. Fournier | Here's a small makefile patch that corrects the followi... |
commit | commitdiff | tree | snapshot |
1996-08-14 |
Marc G. Fournier | The following patch makes postmaster -D work. -D speci... |
commit | commitdiff | tree | snapshot |
1996-08-13 |
Marc G. Fournier | I have attached a minor update for the Postgres make... |
commit | commitdiff | tree | snapshot |
1996-08-13 |
Marc G. Fournier | More code cleanups |
commit | commitdiff | tree | snapshot |
1996-08-13 |
Marc G. Fournier | Fixes: |
commit | commitdiff | tree | snapshot |
1996-08-13 |
Marc G. Fournier | Small cleanup of the irix5 port |
commit | commitdiff | tree | snapshot |
1996-08-13 |
Marc G. Fournier | Fixes: |
commit | commitdiff | tree | snapshot |
1996-08-13 |
Marc G. Fournier | Fixes: |
commit | commitdiff | tree | snapshot |
1996-08-13 |
Marc G. Fournier | Fixes: |
commit | commitdiff | tree | snapshot |
1996-08-13 |
Marc G. Fournier | More code cleanups |
commit | commitdiff | tree | snapshot |
next |