| 1996-08-19 |
Marc G. Fournier | Make the doc directory a conditional...only try to... |
commit | commitdiff | tree |
| 1996-08-19 |
Marc G. Fournier | The err() bug creeped back in again... |
commit | commitdiff | tree |
| 1996-08-19 |
Marc G. Fournier | Added a SVR4 port |
commit | commitdiff | tree |
| 1996-08-19 |
Marc G. Fournier | Here's a minor fix that fixes a casting problem: |
commit | commitdiff | tree |
| 1996-08-19 |
Marc G. Fournier | More run-time checking errors: |
commit | commitdiff | tree |
| 1996-08-19 |
Marc G. Fournier | Fixes: |
commit | commitdiff | tree |
| 1996-08-19 |
Marc G. Fournier | Fixes for PQsetdb(): |
commit | commitdiff | tree |
| 1996-08-19 |
Marc G. Fournier | |From: Dan McGuirk <mcguirk@indirect.com> |
commit | commitdiff | tree |
| 1996-08-19 |
Marc G. Fournier | |This patch fixes a backend crash that happens sometime... |
commit | commitdiff | tree |
| 1996-08-17 |
Marc G. Fournier | fixed err() -> err_out() pointed out by David Bennett... |
commit | commitdiff | tree |
| 1996-08-02 |
Marc G. Fournier | Okay...*last* commit, now to create a release... Release_1_0_2 |
commit | commitdiff | tree |
| 1996-08-02 |
Marc G. Fournier | Update to expected.input from Dr. George |
commit | commitdiff | tree |
| 1996-08-01 |
Marc G. Fournier | Fixes: |
commit | commitdiff | tree |
| 1996-08-01 |
Marc G. Fournier | Fixes: |
commit | commitdiff | tree |
| 1996-08-01 |
Marc G. Fournier | Change the TEMPDIR to be obj instead of /tmp |
commit | commitdiff | tree |
| 1996-08-01 |
Marc G. Fournier | An actual README file for the regression tests |
commit | commitdiff | tree |
| 1996-08-01 |
Marc G. Fournier | A newer expected.input file for the regression tests |
commit | commitdiff | tree |
| 1996-07-31 |
Marc G. Fournier | Move port includes from bin/pg_dump/Makefile to Makefil... |
commit | commitdiff | tree |
| 1996-07-31 |
Marc G. Fournier | Standardize locations of TCL related files |
commit | commitdiff | tree |
| 1996-07-31 |
Marc G. Fournier | This prevent gcc from complaining about casting a short... |
commit | commitdiff | tree |
| 1996-07-31 |
Marc G. Fournier | More patches for BSDi from Bruce |
commit | commitdiff | tree |
| 1996-07-31 |
Marc G. Fournier | Row count patch from Bruce |
commit | commitdiff | tree |
| 1996-07-31 |
Marc G. Fournier | Fix for <machine.h> bug |
commit | commitdiff | tree |
| 1996-07-31 |
Marc G. Fournier | Re-arrange KRBVERS postition |
commit | commitdiff | tree |
| 1996-07-31 |
Marc G. Fournier | A "lost in the archives" patch from Chris Dunlop <chris... |
commit | commitdiff | tree |
| 1996-07-31 |
Marc G. Fournier | Everyone seems to suggestion this is something that... |
commit | commitdiff | tree |
| 1996-07-31 |
Marc G. Fournier | Moved src/extend to contrib |
commit | commitdiff | tree |
| 1996-07-31 |
Marc G. Fournier | already exists in the contrib directory |
commit | commitdiff | tree |
| 1996-07-31 |
Marc G. Fournier | Added <sys/termios.h> for i386_solaris port |
commit | commitdiff | tree |
| 1996-07-31 |
Marc G. Fournier | Fixes: |
commit | commitdiff | tree |
| 1996-07-31 |
Marc G. Fournier | Fixes: |
commit | commitdiff | tree |
| 1996-07-31 |
Marc G. Fournier | Style didn't appeal to some...:) |
commit | commitdiff | tree |
| 1996-07-31 |
Marc G. Fournier | Fixes: Floating point exception in psql |
commit | commitdiff | tree |
| 1996-07-30 |
Marc G. Fournier | Fixes: |
commit | commitdiff | tree |
| 1996-07-30 |
Marc G. Fournier | More cleanups by "Kurt J. Lidl" <lidl@va.pubnix.com> |
commit | commitdiff | tree |
| 1996-07-30 |
Marc G. Fournier | More cleandups from: "Kurt J. Lidl" <lidl@va.pubnix... |
commit | commitdiff | tree |
| 1996-07-29 |
Marc G. Fournier | The decode function in psql.c doesn't return anything... |
commit | commitdiff | tree |
| 1996-07-29 |
Marc G. Fournier | clean up /tmp behind itself |
commit | commitdiff | tree |
| 1996-07-29 |
Marc G. Fournier | Change ordering of "user modified variables" so that... |
commit | commitdiff | tree |
| 1996-07-29 |
Marc G. Fournier | fix a redeclaration error |
commit | commitdiff | tree |
| 1996-07-29 |
Marc G. Fournier | Modifications for bsdi from Kurt(sp?) |
commit | commitdiff | tree |
| 1996-07-28 |
Marc G. Fournier | cosmetic changes: char* x changed to char *x |
commit | commitdiff | tree |
| 1996-07-28 |
Marc G. Fournier | reversed bruces patch to getopt() loop about optarg |
commit | commitdiff | tree |
| 1996-07-28 |
Marc G. Fournier | fixes: It appears several routines use lcons to store... |
commit | commitdiff | tree |
| 1996-07-28 |
Marc G. Fournier | small port fixes for sparc_solaris |
commit | commitdiff | tree |
| 1996-07-28 |
Julian Assange | bugfix: if NOREADLINE was not defined and input was... |
commit | commitdiff | tree |
| 1996-07-27 |
Marc G. Fournier | Various fixes required for psql |
commit | commitdiff | tree |
| 1996-07-27 |
Marc G. Fournier | and now, the long awaited PAGER patches from Bruce... |
commit | commitdiff | tree |
| 1996-07-27 |
Marc G. Fournier | Further modifications for fixing createuser bug... |
commit | commitdiff | tree |
| 1996-07-27 |
Marc G. Fournier | This is a patch to pg_dump which fixes varchar and... |
commit | commitdiff | tree |
| 1996-07-27 |
Marc G. Fournier | My patch to fe-connect.c introduced a new bug which... |
commit | commitdiff | tree |
| 1996-07-27 |
Marc G. Fournier | Fixed these script sonce and for all? |
commit | commitdiff | tree |
| 1996-07-27 |
Marc G. Fournier | corrects the output for a 'SELECT DISTINCT ON ...'... |
commit | commitdiff | tree |
| 1996-07-27 |
Marc G. Fournier | Fix where 'make clean' wipes out everything if no obj... |
commit | commitdiff | tree |
| 1996-07-26 |
Marc G. Fournier | Missed a small patch fro mBruce for BSDi |
commit | commitdiff | tree |
| 1996-07-26 |
Marc G. Fournier | should always take mail headers out of Makefile files... |
commit | commitdiff | tree |
| 1996-07-26 |
Marc G. Fournier | Minor bug fix |
commit | commitdiff | tree |
| 1996-07-26 |
Marc G. Fournier | regression Makefile, rev 2 |
commit | commitdiff | tree |
| 1996-07-25 |
Marc G. Fournier | Add in port to DG/UX |
commit | commitdiff | tree |
| 1996-07-25 |
Marc G. Fournier | Fix applied for NESTLOOP bug |
commit | commitdiff | tree |
| 1996-07-25 |
Marc G. Fournier | fixed usuage of -ltermcap for psql |
commit | commitdiff | tree |
| 1996-07-25 |
Marc G. Fournier | improvements to regression testing |
commit | commitdiff | tree |
| 1996-07-25 |
Marc G. Fournier | modified i386_solaris port |
commit | commitdiff | tree |
| 1996-07-25 |
Marc G. Fournier | multiple define of 'union semun' removed |
commit | commitdiff | tree |
| 1996-07-25 |
Marc G. Fournier | moved the FLEX stuf from Makefile.global to here |
commit | commitdiff | tree |
| 1996-07-25 |
Marc G. Fournier | removed tas.s refernce |
commit | commitdiff | tree |
| 1996-07-25 |
Marc G. Fournier | Dr George suggested removing Makefile.custom altogether... |
commit | commitdiff | tree |
| 1996-07-25 |
Marc G. Fournier | Switched from using monitor to using psql |
commit | commitdiff | tree |
| 1996-07-25 |
Marc G. Fournier | Removed monitor from compile/install (will eventually... |
commit | commitdiff | tree |
| 1996-07-25 |
Julian Assange | Large re-write/enhancement. In pg-101 Jolly only includ... |
commit | commitdiff | tree |
| 1996-07-25 |
Julian Assange | PQprint() routines. The older code is still there for... |
commit | commitdiff | tree |
| 1996-07-25 |
Marc G. Fournier | Ack, -I$(srcdir)/backend *is* required... |
commit | commitdiff | tree |
| 1996-07-25 |
Marc G. Fournier | comment out USE_TCL...having USE_TCL=true seems to... |
commit | commitdiff | tree |
| 1996-07-25 |
Marc G. Fournier | there are no includes files in backend, there should... |
commit | commitdiff | tree |
| 1996-07-25 |
Marc G. Fournier | Fix compiler not finding libpgtcl.h header file |
commit | commitdiff | tree |
| 1996-07-25 |
Marc G. Fournier | Added an empty Makefile.custom file... |
commit | commitdiff | tree |
| 1996-07-23 |
Marc G. Fournier | Ack, missed two files from the merge...looks like a... |
commit | commitdiff | tree |
| 1996-07-23 |
Marc G. Fournier | iBrought in a fix for backend crashes |
commit | commitdiff | tree |
| 1996-07-23 |
Marc G. Fournier | comment out inclue of Makefile.custom, as i tbreaks... |
commit | commitdiff | tree |
| 1996-07-23 |
Marc G. Fournier | Last changes to src from Dr. George *wipes brow* |
commit | commitdiff | tree |
| 1996-07-23 |
Marc G. Fournier | Alot of "changes" from Dr. George's source tree... |
commit | commitdiff | tree |
| 1996-07-23 |
Marc G. Fournier | More Merge's from Dr' sourec tree |
commit | commitdiff | tree |
| 1996-07-23 |
Marc G. Fournier | modifications to regressoin tests |
commit | commitdiff | tree |
| 1996-07-23 |
Marc G. Fournier | More merge's from Dr. George's sourec tree |
commit | commitdiff | tree |
| 1996-07-23 |
Marc G. Fournier | spelling error...and correction |
commit | commitdiff | tree |
| 1996-07-23 |
Marc G. Fournier | Put in a new FAQ |
commit | commitdiff | tree |
| 1996-07-23 |
Marc G. Fournier | reversed julian's patch back in again...othere things... |
commit | commitdiff | tree |
| 1996-07-23 |
Marc G. Fournier | Finished merging in src/backend from Dr. George's sourc... |
commit | commitdiff | tree |
| 1996-07-22 |
Marc G. Fournier | More of Dr. George's changes... |
commit | commitdiff | tree |
| 1996-07-22 |
Marc G. Fournier | More merges from Dr. George's tree... |
commit | commitdiff | tree |
| 1996-07-22 |
Marc G. Fournier | - merging in Dr. George's tree with ours |
commit | commitdiff | tree |
| 1996-07-22 |
Marc G. Fournier | Brought in David Bennett's (dave@bensoft.com) changes... |
commit | commitdiff | tree |
| 1996-07-22 |
Marc G. Fournier | Backed out the changes to monitor.c that seem to be... |
commit | commitdiff | tree |
| 1996-07-22 |
Marc G. Fournier | - added LD_ADD+=-ltermcap to postgres.mk.bsdi_2_1 |
commit | commitdiff | tree |
| 1996-07-22 |
Marc G. Fournier | quick fix to src/bin/Makefile.global so that compiling... |
commit | commitdiff | tree |
| 1996-07-20 |
Marc G. Fournier | Fix for: |
commit | commitdiff | tree |
| 1996-07-20 |
Marc G. Fournier | Brought in NEOSOFT's port to i386_solaris |
commit | commitdiff | tree |
| 1996-07-20 |
Marc G. Fournier | Fixes: |
commit | commitdiff | tree |
| 1996-07-20 |
Marc G. Fournier | Fixes: |
commit | commitdiff | tree |
| 1996-07-20 |
Marc G. Fournier | - fix installation not installing man pages |
commit | commitdiff | tree |
| next |