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 |
1997-02-05 |
Bruce Momjian | Update to handle include search paths. |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Marc G. Fournier | Add in appropriate checks for inet_aton, and modificati... |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Marc G. Fournier | Test for existence of inet_aton on the system, and... |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Marc G. Fournier | Add in a check for AIX port and set PORTNAME accordingly |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Marc G. Fournier | Remove a library check that isn't used right now |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Marc G. Fournier | Add a 'build' script. All it currently does is prompts... |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Marc G. Fournier | Add conditional for port to bsdi |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Marc G. Fournier | Fix for echo newline suppression detection |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Marc G. Fournier | Remove default GNUmakefile and Makefile.global |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Marc G. Fournier | remove old non-autoconf config.h |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Marc G. Fournier | Final file required for autoconf, so far... |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Marc G. Fournier | Bring back in the autoconf files - work in progress |
commit | commitdiff | tree | snapshot |
1997-02-03 |
Marc G. Fournier | Change references to NEED_RUSAGE to HAVE_RUSAGE |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Marc G. Fournier | AIX *does* have <sys/select.h> |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Marc G. Fournier | Convert Postgres95 to PostgreSQL |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Marc G. Fournier | Change Postgres95 references to PostgreSQL |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Marc G. Fournier | Change 'next' to 'nextstep' as port name |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Marc G. Fournier | Revisions to customize for READLINE support |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Marc G. Fournier | Update Linux and Irix FAQs |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Marc G. Fournier | aix does have <termios.h> |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Bruce Momjian | Changes to get ready for 6.0 final release. |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Marc G. Fournier | Linux doesn't have sys/select.h... |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Vadim B. Mikheev | New func _vc_scanoneind: scan one index relation to... |
commit | commitdiff | tree | snapshot |
1997-01-28 |
Marc G. Fournier | Point bug reports at bugs@postgresql.org |
commit | commitdiff | tree | snapshot |
1997-01-28 |
Marc G. Fournier | Redirect bug reports to bugs@postgresql.org instead... |
commit | commitdiff | tree | snapshot |
1997-01-28 |
Bruce Momjian | Added comment to readline defines. |
commit | commitdiff | tree | snapshot |
1997-01-28 |
Bruce Momjian | Moved readline stuff into Makefile.global. |
commit | commitdiff | tree | snapshot |
1997-01-27 |
Marc G. Fournier | Apply usage patches for European Dates patch from Keith |
commit | commitdiff | tree | snapshot |
1997-01-27 |
Marc G. Fournier | Quick patch from Andrew to recognize nextstep vs next... |
commit | commitdiff | tree | snapshot |
1997-01-27 |
Marc G. Fournier | Slight change to nabstime.c so that configure is able... |
commit | commitdiff | tree | snapshot |
1997-01-27 |
Marc G. Fournier | Convert MISSING_SYSCONF to !HAVE_SYSCONF for autoconf |
commit | commitdiff | tree | snapshot |
1997-01-26 |
Bruce Momjian | More removals for next/nextstep. Fix IPC lib for them. |
commit | commitdiff | tree | snapshot |
1997-01-26 |
Bruce Momjian | Change next to nextstep where missed. |
commit | commitdiff | tree | snapshot |
1997-01-26 |
Marc G. Fournier | |From: Keith Parks <emkxp01@mtcc.demon.co.uk> |
commit | commitdiff | tree | snapshot |
1997-01-26 |
Marc G. Fournier | Remove #include "rlstubs.h", since it doesn't exist... |
commit | commitdiff | tree | snapshot |
1997-01-26 |
Marc G. Fournier | Linux defines MAXINT in values.h, which causes an error... |
commit | commitdiff | tree | snapshot |
1997-01-26 |
Marc G. Fournier | Bring in a patch from Keith Parks to move the use of... |
commit | commitdiff | tree | snapshot |
1997-01-26 |
Bruce Momjian | Fix typo in struct name. |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Marc G. Fournier | Remove rlstubs.[ch], since they weren't actually doing... |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Marc G. Fournier | Okay, this should pretty much clean up the psql/readlin... |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Marc G. Fournier | Why can't everyone be standard? :( |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Marc G. Fournier | Modifications to handle the situation where readline... |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Marc G. Fournier | Some fixes for using configure under sparc_solaris |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Bruce Momjian | would you mind committing the following changes for... |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Bruce Momjian | More autosize structure error checks. |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Marc G. Fournier | The check should be for getrusage(), not rusage() ... |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Marc G. Fournier | Remove -lsocket -lnsl from X11_LIB, since it should... |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Marc G. Fournier | Disable -Werror by default. |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Marc G. Fournier | remove asm/bitops.h, as its causing more problems then... |
commit | commitdiff | tree | snapshot |
next |