1996-11-15 |
Bruce Momjian | Remove quote removal. Moved to parser. |
commit | commitdiff | tree | snapshot |
1996-11-15 |
Bruce Momjian | Correct permissions on lo_export(). Open up permissions. |
commit | commitdiff | tree | snapshot |
1996-11-15 |
Bruce Momjian | Fix quote/doublequote handling. |
commit | commitdiff | tree | snapshot |
1996-11-15 |
Bruce Momjian | Remove PERFECT_MEM |
commit | commitdiff | tree | snapshot |
1996-11-15 |
Bruce Momjian | Unallocate opaque. |
commit | commitdiff | tree | snapshot |
1996-11-15 |
Bruce Momjian | Changed " to '. Removed bug section from psql. added... |
commit | commitdiff | tree | snapshot |
1996-11-15 |
Marc G. Fournier | Mulitple inclusion of sys/socket.h |
commit | commitdiff | tree | snapshot |
1996-11-14 |
Marc G. Fournier | Features added: |
commit | commitdiff | tree | snapshot |
1996-11-14 |
Marc G. Fournier | Bring in Randy's NOROOT patch |
commit | commitdiff | tree | snapshot |
1996-11-14 |
Marc G. Fournier | Fix a comment...was going to fix the <sys/types.h>... |
commit | commitdiff | tree | snapshot |
1996-11-14 |
Marc G. Fournier | Couple of Ultrix4 related patches submited by: |
commit | commitdiff | tree | snapshot |
1996-11-14 |
Marc G. Fournier | Fix a comment that wasn't commente'd out |
commit | commitdiff | tree | snapshot |
1996-11-14 |
Bruce Momjian | Remove comments psql was putting in output, typo's. |
commit | commitdiff | tree | snapshot |
1996-11-14 |
Bruce Momjian | Overhaul MainLoop input processing for quotes, comments... |
commit | commitdiff | tree | snapshot |
1996-11-14 |
Bryan Henderson | Remove most compile-time options, add a few runtime... |
commit | commitdiff | tree | snapshot |
1996-11-14 |
Marc G. Fournier | moved man pages here, as requested by Bryan |
commit | commitdiff | tree | snapshot |
1996-11-14 |
Marc G. Fournier | Removed man pages...moved to src/man |
commit | commitdiff | tree | snapshot |
1996-11-14 |
Bryan Henderson | Missed this part when I eliminated $(srcdir); src/bin... |
commit | commitdiff | tree | snapshot |
1996-11-14 |
Bryan Henderson | Use port-protos.h instead of trying to declare random... |
commit | commitdiff | tree | snapshot |
1996-11-14 |
Bryan Henderson | Use -Wno-error option only if compiler is gcc. |
commit | commitdiff | tree | snapshot |
1996-11-14 |
Bryan Henderson | Use -W options only if compiler is gcc. |
commit | commitdiff | tree | snapshot |
1996-11-14 |
Bryan Henderson | Include stdlib.h to gives its NULL, etc. definitions... |
commit | commitdiff | tree | snapshot |
1996-11-14 |
Bruce Momjian | Added percentage to CASSERT comment. |
commit | commitdiff | tree | snapshot |
1996-11-13 |
Marc G. Fournier | Commit of a *MAJOR* patch from Dan McGuirk <djm@indirec... |
commit | commitdiff | tree | snapshot |
1996-11-13 |
Bryan Henderson | Fix syntax error introduced in last update. |
commit | commitdiff | tree | snapshot |
1996-11-13 |
Bryan Henderson | Eliminate MKDIR, srcdir, objdir. Centralize setting... |
commit | commitdiff | tree | snapshot |
1996-11-13 |
Bryan Henderson | Make shared library builds work for BSD44_derived. |
commit | commitdiff | tree | snapshot |
1996-11-13 |
Bryan Henderson | Forgot in yesterday's make file blitz. |
commit | commitdiff | tree | snapshot |
1996-11-12 |
Bryan Henderson | End of the make file simplifications. |
commit | commitdiff | tree | snapshot |
1996-11-12 |
Bryan Henderson | Put shared libraries in main directory, not obj/ |
commit | commitdiff | tree | snapshot |
1996-11-12 |
Marc G. Fournier | Fix for finding the include files |
commit | commitdiff | tree | snapshot |
1996-11-12 |
Bryan Henderson | Quiet compiler warnings. |
commit | commitdiff | tree | snapshot |
1996-11-12 |
Bryan Henderson | Use new utils/version.c instead of backend/utils/init... |
commit | commitdiff | tree | snapshot |
1996-11-12 |
Bryan Henderson | Add dependency for install. |
commit | commitdiff | tree | snapshot |
1996-11-12 |
Bryan Henderson | Add install dependency. |
commit | commitdiff | tree | snapshot |
1996-11-12 |
Bryan Henderson | Fix bug where it tries to do a cleardbdir when you... |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Marc G. Fournier | Add include file postgres.h |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Marc G. Fournier | Add a blank install target so that 'make install' works |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Marc G. Fournier | fix 'conflicting types' errors |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Marc G. Fournier | Add missing include errno.h |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Bryan Henderson | Goes with the recently added src/utils/version.c, will... |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Bruce Momjian | Fixed double pfree on opaque. |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Bryan Henderson | Add utils directory for cross-subsystem tools to keep... |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Bryan Henderson | Makefile simplification: the "bin" chapter |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Bryan Henderson | Add DASH_N, BACKSLASH_C variables, moved from postgres... |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Marc G. Fournier | ----- |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Marc G. Fournier | As proposed, |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Marc G. Fournier | Various cleanups from D'Arcy |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Marc G. Fournier | Add an abort() call to ExceptionalCondition so that... |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Marc G. Fournier | change include c.h to postgres.h |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Bruce Momjian | Remove warnings when readline is not used. |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Bruce Momjian | Warning removal cleanup |
commit | commitdiff | tree | snapshot |
1996-11-11 |
Bruce Momjian | Moved -Werror to COPT. |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bruce Momjian | Removed -Wmissing-declaration. |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bryan Henderson | Change gmake to $(MAKE) so backend compiles on system... |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bruce Momjian | prototype cleanup |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bryan Henderson | Recognize dependencies more reliably. |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bruce Momjian | All external function definitions now have prototypes... |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bryan Henderson | Quiet compiler warnings. |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bryan Henderson | Add #include <ctype.h> to quiet compiler about missing... |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bryan Henderson | Add #include <unistd.h> to quiet compiler warning about... |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bryan Henderson | Add #include <unistd.h> to quiet warning about missing... |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bryan Henderson | Remove #include <regex.h> so it compiles on systems... |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bryan Henderson | Add USE_POSIX_TIME, HAVE_TZSET for Linux so backend... |
commit | commitdiff | tree | snapshot |
1996-11-10 |
Bryan Henderson | Make it find inet_aton.h so backend compiles on Solaris. |
commit | commitdiff | tree | snapshot |
1996-11-09 |
Marc G. Fournier | Added in PQconnectdb() function |
commit | commitdiff | tree | snapshot |
1996-11-09 |
Marc G. Fournier | various docs changes requested by Bryan |
commit | commitdiff | tree | snapshot |
1996-11-09 |
Bruce Momjian | Makefile cleanup after reorganization |
commit | commitdiff | tree | snapshot |
1996-11-09 |
Bruce Momjian | Added new include file. |
commit | commitdiff | tree | snapshot |
1996-11-09 |
Marc G. Fournier | A few more sparc_solaris cleanups from keith parks |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Bruce Momjian | Fix typo in file name found during install. |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Bruce Momjian | More compile cleanups |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Marc G. Fournier | Somehow PORTNAME keeps getting changed to BSD44_derived :( |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Marc G. Fournier | Change includes from "" to <> |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Bryan Henderson | Fix perbyte_cpu thing |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Bruce Momjian | Compile and warning cleanup |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Marc G. Fournier | quick doc cleanup for libpgtcl from D'Arcy |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Marc G. Fournier | Secondly, small problem when trying to create a MAX... |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Marc G. Fournier | Another patch to quiet the compiler from D'Arcy |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Marc G. Fournier | There is a problem in the Makefile of libpgtcl on linux... |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Marc G. Fournier | Add some missing includes |
commit | commitdiff | tree | snapshot |
1996-11-08 |
Marc G. Fournier | D'Arcy's recent cleanups |
commit | commitdiff | tree | snapshot |
1996-11-07 |
Bruce Momjian | Cleanup initdb for 1.*. |
commit | commitdiff | tree | snapshot |
1996-11-07 |
Bryan Henderson | Try to fix mode. |
commit | commitdiff | tree | snapshot |
1996-11-07 |
Bryan Henderson | Try to fix mode. |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Bruce Momjian | Update initdb instructions for a 1.* database. |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Bruce Momjian | Change instructions for 1.*. |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Another directory that compiles with no errors, and... |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Okay...this pretty much cleans out the include files. |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Make sure that #include <postgres.h> is included in... |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Add prototype for: int DebugFileOpen() |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | ...same... |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | More files cleaned out |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | One by one, file by file |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Another |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Getting there, one by one... |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | And another |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | another one bites the dust |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | Just a couple of small mods |
commit | commitdiff | tree | snapshot |
1996-11-06 |
Marc G. Fournier | another gone |
commit | commitdiff | tree | snapshot |
next |