1996-11-04 |
Marc G. Fournier | More cleanups (this one will most likely break under... |
commit | commitdiff | tree | snapshot |
1996-11-04 |
Marc G. Fournier | Next, based on utils/catcache.h |
commit | commitdiff | tree | snapshot |
1996-11-04 |
Marc G. Fournier | Another series started from utils/builtins.h |
commit | commitdiff | tree | snapshot |
1996-11-04 |
Marc G. Fournier | -Wall based cleanup of include files, based from acl... |
commit | commitdiff | tree | snapshot |
1996-11-04 |
Marc G. Fournier | include utils/palloc.h as a default include, as its... |
commit | commitdiff | tree | snapshot |
1996-11-04 |
Bryan Henderson | Add ability to deal with the fmgr.h dependency. |
commit | commitdiff | tree | snapshot |
1996-11-04 |
Bruce Momjian | Rename CDEBUG to COPT |
commit | commitdiff | tree | snapshot |
1996-11-04 |
Bruce Momjian | Remove AMERICAN STYLE. Not used. |
commit | commitdiff | tree | snapshot |
1996-11-04 |
Bruce Momjian | Remove optimization-specific stuff from OS sections... |
commit | commitdiff | tree | snapshot |
1996-11-04 |
Bruce Momjian | Remove OPENLINK define |
commit | commitdiff | tree | snapshot |
1996-11-04 |
Bruce Momjian | Remove NULL_PATCH define |
commit | commitdiff | tree | snapshot |
1996-11-04 |
Bruce Momjian | Remove ARRAY_PATCH define |
commit | commitdiff | tree | snapshot |
1996-11-04 |
Bruce Momjian | Remove ESCAPE_PATCH define |
commit | commitdiff | tree | snapshot |
1996-11-04 |
Bruce Momjian | Removed PORTNAME_. Use OS version only. |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Marc G. Fournier | Another first pass at cleaning up the #includes |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Marc G. Fournier | Not sure if this is the right place, but add a prototyp... |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Marc G. Fournier | Cleaned up include headers |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Marc G. Fournier | first pass at cleaning up include files |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Marc G. Fournier | More include file cleanups |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Marc G. Fournier | Changes required so that access/* compiles cleanly... |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Marc G. Fournier | More cleans of the inter-dependencies in the #include... |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Marc G. Fournier | More include file cleanups |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Marc G. Fournier | That pretty much totally cleans up the includes files... |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Bryan Henderson | Include Makefile.global so fmgrtab.c compiles properly... |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Bryan Henderson | Fix bogus format in two error messages. |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Marc G. Fournier | Finish cleaning up -I lines |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Bryan Henderson | Keep the generated .h files in the local directory... |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Bryan Henderson | Create TAGS file for emacs. Like MAKE_CTAGS for vi. |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Marc G. Fournier | More include file cleanups |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Marc G. Fournier | shared build fails, but the rest compiles...formatting... |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Marc G. Fournier | Quiet a compiler warning (see line 729+, retvalue) |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Marc G. Fournier | Remove 'unused variable `open_errno'' |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Marc G. Fournier | Produce a clean compile of backend... |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Marc G. Fournier | Change default install directories to /usr/local/pgsql |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Marc G. Fournier | Clean up Makefile(s) |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Marc G. Fournier | Clean up Makefile |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Marc G. Fournier | Clean up Makefile, add #postgres.h as required |
commit | commitdiff | tree | snapshot |
1996-11-03 |
Marc G. Fournier | Clean up Makefile, make sure that postmaster.c compiles |
commit | commitdiff | tree | snapshot |
1996-11-02 |
Bryan Henderson | Continuation of make file simplification; deal with... |
commit | commitdiff | tree | snapshot |
1996-11-02 |
Bryan Henderson | Continuation of make file simplification; handle libpq... |
commit | commitdiff | tree | snapshot |
1996-11-02 |
Bryan Henderson | Add complete setting of AROPT |
commit | commitdiff | tree | snapshot |
1996-11-02 |
Bryan Henderson | Convenience routine for checking superuser status. |
commit | commitdiff | tree | snapshot |
1996-11-02 |
Bryan Henderson | Add misc subdirectory. |
commit | commitdiff | tree | snapshot |
1996-11-02 |
Bryan Henderson | Fix bug in checking permissions on table being COPY'd. |
commit | commitdiff | tree | snapshot |
1996-11-02 |
Bryan Henderson | Allow only superuser to do backend copy. |
commit | commitdiff | tree | snapshot |
1996-11-01 |
Bruce Momjian | Comment changes. |
commit | commitdiff | tree | snapshot |
1996-11-01 |
Marc G. Fournier | More intelligent #include cleanups, as pointed out... |
commit | commitdiff | tree | snapshot |
1996-11-01 |
Marc G. Fournier | Okay, following Bryan's (and others) suggestions..... |
commit | commitdiff | tree | snapshot |
1996-11-01 |
Marc G. Fournier | Include dependencies based on tupdesc.h, as: |
commit | commitdiff | tree | snapshot |
1996-11-01 |
Marc G. Fournier | Include file cleanup: |
commit | commitdiff | tree | snapshot |
1996-11-01 |
Marc G. Fournier | Okay, so I was going backwards on my include cleanup... |
commit | commitdiff | tree | snapshot |
1996-11-01 |
Bruce Momjian | More chanes for bsdi_2_1 removal |
commit | commitdiff | tree | snapshot |
1996-11-01 |
Bruce Momjian | Decoupled ASSERT and DEBUG options. |
commit | commitdiff | tree | snapshot |
1996-11-01 |
Bruce Momjian | FIx for bsdi. |
commit | commitdiff | tree | snapshot |
1996-11-01 |
Bruce Momjian | Removal of bsdi_2_1 port. |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Bruce Momjian | typo fix on include file. |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Bruce Momjian | Fix prototype. |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Bruce Momjian | Fix for gmake clean. |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | Add #include "postgres.h" |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | Cleanup Makefiles |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | More Makefile cleanups |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | clean up makefile |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | Clean out makefile |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | more removal of PORTNAME_* |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | more removals of PORTNAME_* |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | remove use of PORTNAME_* |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | add #include "postgres.h", as required by all .c files |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | remove: |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Bryan Henderson | Require superuser privilege to create C function. |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | More of the same...clean Makefile, add include files |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | Same clean up of Makefile, and addition of include... |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | Cleaned out -I../.. -I../../include from Makefile |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | Remove -I../.. and -I../../include from Makefile |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | Add a couple of missing includes |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | Added misc include files |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | .h files shouldn't include .h files, .c files should... |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | Even compile generated .h files should be in ${SRCDIR... |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | Well, normally there wouldn't be anything in -I../... |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | Add these files to ${SRCDIR}/include |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | Move these files to ${SRCDIR}/include |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | There is no -I../.. include files... |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Marc G. Fournier | USE of PORTNAME_* should be discouraged wherever possib... |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Bruce Momjian | Installed new FAQ's after I deleted them accidentally... |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Bruce Momjian | Removed duplicate files. |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Bruce Momjian | Changed include path. |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Bruce Momjian | Added needed include file. |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Bruce Momjian | Missing from parser patch. |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Bruce Momjian | changed define(port) to define(PORTNAME_port) |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Bruce Momjian | Changed make to gmake. |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Bruce Momjian | Added prototypes missing from parser patch. |
commit | commitdiff | tree | snapshot |
1996-10-31 |
Bruce Momjian | Removed false and changed to a commented true. |
commit | commitdiff | tree | snapshot |
1996-10-30 |
Marc G. Fournier | Fix memset() call, variables being passed in wrong... |
commit | commitdiff | tree | snapshot |
1996-10-30 |
Marc G. Fournier | Fixes: Incorrect syntax for copy command |
commit | commitdiff | tree | snapshot |
1996-10-30 |
Marc G. Fournier | Changes to libpgtcl submitted by: wieck@sapserv.debis... |
commit | commitdiff | tree | snapshot |
1996-10-30 |
Marc G. Fournier | commit a newer IRIX FAQ from Andrew |
commit | commitdiff | tree | snapshot |
1996-10-30 |
Marc G. Fournier | Commit a newer fact for 1.09 from Andrew |
commit | commitdiff | tree | snapshot |
1996-10-30 |
Marc G. Fournier | Fixes: |
commit | commitdiff | tree | snapshot |
1996-10-30 |
Marc G. Fournier | Fix up INSTALL file |
commit | commitdiff | tree | snapshot |
1996-10-30 |
Bruce Momjian | Parser Overhaul |
commit | commitdiff | tree | snapshot |
1996-10-30 |
Bryan Henderson | Fix small syntax error. |
commit | commitdiff | tree | snapshot |
next |