1997-03-12 |
Marc G. Fournier | From: Dan McGuirk <mcguirk@indirect.com> |
commit | commitdiff | tree | snapshot |
1997-03-12 |
Marc G. Fournier | From: Dan McGuirk <mcguirk@indirect.com> |
commit | commitdiff | tree | snapshot |
1997-03-12 |
Marc G. Fournier | From: Dan McGuirk <mcguirk@indirect.com> |
commit | commitdiff | tree | snapshot |
1997-03-11 |
Marc G. Fournier | Add in the sunos4 portname to configure detection |
commit | commitdiff | tree | snapshot |
1997-03-10 |
Bruce Momjian | Add missing paren. |
commit | commitdiff | tree | snapshot |
1997-03-10 |
Marc G. Fournier | Massimo's Deadlock patches w/o the #ifdefs |
commit | commitdiff | tree | snapshot |
1997-03-09 |
Bruce Momjian | Vacuum cleanups from Massimo. |
commit | commitdiff | tree | snapshot |
1997-03-09 |
Bruce Momjian | Add prototypes for oracle-compat functions. Rename... |
commit | commitdiff | tree | snapshot |
1997-03-09 |
Bruce Momjian | Fix vacuum crash Vadim found. |
commit | commitdiff | tree | snapshot |
1997-03-07 |
Bruce Momjian | Reverse patch for Vadims problem. |
commit | commitdiff | tree | snapshot |
1997-03-07 |
Marc G. Fournier | Add man page for oracle compatibility functions |
commit | commitdiff | tree | snapshot |
1997-03-06 |
Bruce Momjian | Move nextstep into problem/bug section. |
commit | commitdiff | tree | snapshot |
1997-03-06 |
Bruce Momjian | Fix vacuum bug Vadim found with text fields. |
commit | commitdiff | tree | snapshot |
1997-03-06 |
Vadim B. Mikheev | Not understandable fix of strange bug in vacuum statist... |
commit | commitdiff | tree | snapshot |
1997-03-04 |
Marc G. Fournier | This is a set of single row character functions, define... |
commit | commitdiff | tree | snapshot |
1997-03-03 |
Marc G. Fournier | Fix the prototype for on_exitpg() |
commit | commitdiff | tree | snapshot |
1997-03-03 |
Marc G. Fournier | Patch from Martin due to changes in joinrels.c |
commit | commitdiff | tree | snapshot |
1997-03-02 |
Bruce Momjian | New TODO. |
commit | commitdiff | tree | snapshot |
1997-03-02 |
Bruce Momjian | Prevent SIGPIPE from crashing server, by Dan McGuirk. |
commit | commitdiff | tree | snapshot |
1997-03-02 |
Bruce Momjian | Change debug to pretty-print tree, recommended by Darre... |
commit | commitdiff | tree | snapshot |
1997-03-02 |
Bruce Momjian | flex 2.5.3 warning from Andrew Martin. |
commit | commitdiff | tree | snapshot |
1997-03-02 |
Bruce Momjian | Apply date patch from tiemann@cygnus.com,Michael Tiemann. |
commit | commitdiff | tree | snapshot |
1997-03-02 |
Bruce Momjian | Remove _PAGE_SIZE_ as recommended by Darren King. |
commit | commitdiff | tree | snapshot |
1997-03-02 |
Bruce Momjian | Remove case-sensitive identifiers. Thanks for Dan... |
commit | commitdiff | tree | snapshot |
1997-03-01 |
Bruce Momjian | Change machine/limits.h to limits.h. |
commit | commitdiff | tree | snapshot |
1997-03-01 |
Bruce Momjian | Small regress cleanup. |
commit | commitdiff | tree | snapshot |
1997-03-01 |
Bruce Momjian | Fix example so it works. |
commit | commitdiff | tree | snapshot |
1997-03-01 |
Bruce Momjian | Substitute defines for numeric constants in type ids. |
commit | commitdiff | tree | snapshot |
1997-02-28 |
Marc G. Fournier | Make sure anything configure related is removed on... |
commit | commitdiff | tree | snapshot |
1997-02-28 |
Marc G. Fournier | Create a distclean make directive to handle cleaning... |
commit | commitdiff | tree | snapshot |
1997-02-28 |
Marc G. Fournier | Remove second 'all' directive |
commit | commitdiff | tree | snapshot |
1997-02-28 |
Bruce Momjian | Allow update x =-3, not just x = -3. |
commit | commitdiff | tree | snapshot |
1997-02-28 |
Bruce Momjian | Remove old READMEs. |
commit | commitdiff | tree | snapshot |
1997-02-28 |
Bruce Momjian | Remove SUBSYS.o in port/ on clean. |
commit | commitdiff | tree | snapshot |
1997-02-28 |
Bruce Momjian | Remove win32 port directory. Forgot to do it earlier. |
commit | commitdiff | tree | snapshot |
1997-02-27 |
Bruce Momjian | Updated FAQ |
commit | commitdiff | tree | snapshot |
1997-02-25 |
Marc G. Fournier | Fix, I think, the stdup.o problem reported on those... |
commit | commitdiff | tree | snapshot |
1997-02-25 |
Marc G. Fournier | Change "WARN" message generated if a unique index is... |
commit | commitdiff | tree | snapshot |
1997-02-22 |
Vadim B. Mikheev | Added: UNIQUE feature to bulkload code. |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Marc G. Fournier | Make the error message output by AllocateFile() if... |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Marc G. Fournier | Add in port hpux to configure |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Vadim B. Mikheev | Fix for queries with 3 or more relations participating in |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Bruce Momjian | Prevent under/over flow of float8 constants in parser... |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Marc G. Fournier | Disable GEQO...it seems to be broken as shown by the... |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Marc G. Fournier | Various cleanups to satisfy -Werror, but there are... |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Marc G. Fournier | rearrange ordering of headers os that postgres.h is... |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Marc G. Fournier | Remove WIN32 stuff, and improve conformance to configure |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Marc G. Fournier | Didn't *quite* work the way I thought it would...defaul... |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Marc G. Fournier | Add a clean target so that the root directory gets... |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Marc G. Fournier | Removed a ',' that didn't belong in the timezone test... |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Marc G. Fournier | Add v6.1/Enhancements Section...or at least start it |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Marc G. Fournier | And, make sure that initdb.sh copies the pg_geqo.sample... |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Marc G. Fournier | Add and install the pg_geqo.sample file |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Marc G. Fournier | Add the GEQO Todo file too |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Marc G. Fournier | Add the GEQO README file to the docs distribution |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Marc G. Fournier | Merge in GEQO Optimizer |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Bruce Momjian | Delete -e option to postmaster, keep postgres -e option. |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Bruce Momjian | Update btree patches that were missed. |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Bruce Momjian | Clarify clearing of attribute stats memory. |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Bruce Momjian | Oper_right added, broken with const. conversion. |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Bruce Momjian | Add prototypes and remove unused variables from btree... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Bruce Momjian | Remove hardcoded 20000 and change to BootstrapObjectIdData. |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Bruce Momjian | Remove WIN32 defines. They never worked. |
commit | commitdiff | tree | snapshot |
1997-02-13 |
Bruce Momjian | Fix naming from proc to prio to fix previous patch. |
commit | commitdiff | tree | snapshot |
1997-02-13 |
Bruce Momjian | Only allow NULL in the prpoer places. |
commit | commitdiff | tree | snapshot |
1997-02-13 |
Marc G. Fournier | Bring in Leo's <lsh@lubrizol.com> massive changes to... |
commit | commitdiff | tree | snapshot |
1997-02-13 |
Marc G. Fournier | Improvements to the ultrix port, in particular a bunch... |
commit | commitdiff | tree | snapshot |
1997-02-13 |
Marc G. Fournier | Had configure check for strdup, but didn't have it... |
commit | commitdiff | tree | snapshot |
1997-02-13 |
Marc G. Fournier | Various patches for nextstep by GregorHoffleit |
commit | commitdiff | tree | snapshot |
1997-02-13 |
Marc G. Fournier | Patch for: |
commit | commitdiff | tree | snapshot |
1997-02-12 |
Marc G. Fournier | Removed a reference to DATADIR that still existed |
commit | commitdiff | tree | snapshot |
1997-02-12 |
Marc G. Fournier | Patch from Massimo Dal Zotto <dz@cs.unitn.it> |
commit | commitdiff | tree | snapshot |
1997-02-12 |
Marc G. Fournier | Make sure we have an irix port |
commit | commitdiff | tree | snapshot |
1997-02-12 |
Marc G. Fournier | What looks like some *major* improvements to btree... |
commit | commitdiff | tree | snapshot |
1997-02-11 |
Bruce Momjian | Assign priorities when creating jobs in lock queue. |
commit | commitdiff | tree | snapshot |
1997-02-11 |
Bruce Momjian | Add comment for questionable 5 padding. |
commit | commitdiff | tree | snapshot |
1997-02-11 |
Bruce Momjian | Fix \? syntax for copy command. |
commit | commitdiff | tree | snapshot |
1997-02-09 |
Marc G. Fournier | Remove machine.h, since it wasn't doing anything that... |
commit | commitdiff | tree | snapshot |
1997-02-09 |
Marc G. Fournier | Try to further reduce the PORT dependencies. |
commit | commitdiff | tree | snapshot |
1997-02-09 |
Marc G. Fournier | Remove NO_{SIGPROCMASK,SETSID,WAITPID} from nextstep... |
commit | commitdiff | tree | snapshot |
1997-02-09 |
Marc G. Fournier | Changes to configure/config.h.in to check for: |
commit | commitdiff | tree | snapshot |
1997-02-09 |
Marc G. Fournier | Various fixes suggested by Gregor Hoffleit |
commit | commitdiff | tree | snapshot |
1997-02-09 |
Marc G. Fournier | |I took a look at this and I think pg_dump mishandles... |
commit | commitdiff | tree | snapshot |
1997-02-08 |
Bruce Momjian | Add missing paren for hpux. |
commit | commitdiff | tree | snapshot |
1997-02-08 |
Marc G. Fournier | Oops, the port is ultrix4, not ultrix |
commit | commitdiff | tree | snapshot |
1997-02-07 |
Marc G. Fournier | Add in netbsd*) to configure |
commit | commitdiff | tree | snapshot |
1997-02-07 |
Bruce Momjian | Add attribute optimization statistics. |
commit | commitdiff | tree | snapshot |
1997-02-07 |
Marc G. Fournier | Add ultrix to configure |
commit | commitdiff | tree | snapshot |
1997-02-07 |
Marc G. Fournier | Add in the nextstep port so that configure will (should... |
commit | commitdiff | tree | snapshot |
1997-02-06 |
Marc G. Fournier | The test for union semun requires <sys/ipc.h> |
commit | commitdiff | tree | snapshot |
1997-02-06 |
Bruce Momjian | Remove extra paren in ifdef. |
commit | commitdiff | tree | snapshot |
1997-02-06 |
Marc G. Fournier | Various changes to improve/support Mklinux |
commit | commitdiff | tree | snapshot |
1997-02-06 |
Marc G. Fournier | Make sure all changes are committed... |
commit | commitdiff | tree | snapshot |
1997-02-06 |
Marc G. Fournier | autoconf test for and set HAVE_VFORK |
commit | commitdiff | tree | snapshot |
1997-02-06 |
Marc G. Fournier | Add test for union semun to configure |
commit | commitdiff | tree | snapshot |
1997-02-06 |
Marc G. Fournier | Change ordering of libraries |
commit | commitdiff | tree | snapshot |
1997-02-06 |
Bruce Momjian | Include main Makefile.global first so variables are... |
commit | commitdiff | tree | snapshot |
1997-02-05 |
Marc G. Fournier | Oops, just about forgot to commit this one too :( |
commit | commitdiff | tree | snapshot |
1997-02-05 |
Marc G. Fournier | Get in there... |
commit | commitdiff | tree | snapshot |
1997-02-05 |
Marc G. Fournier | Add Makefile.in so that configure can determine if... |
commit | commitdiff | tree | snapshot |
next |