1996-11-27 |
Bruce Momjian | Convert ' to " in dates. Update example code to show... |
commit | commitdiff | tree | snapshot |
1996-11-27 |
Bruce Momjian | Remove unused define's. |
commit | commitdiff | tree | snapshot |
1996-11-27 |
Bruce Momjian | no change |
commit | commitdiff | tree | snapshot |
1996-11-27 |
Bruce Momjian | Allow all empty queries to return EMPTY. |
commit | commitdiff | tree | snapshot |
1996-11-27 |
Bryan Henderson | More stuff to make it compile on various ports. |
commit | commitdiff | tree | snapshot |
1996-11-27 |
Vadim B. Mikheev | New structures for new vacuum. |
commit | commitdiff | tree | snapshot |
1996-11-27 |
Vadim B. Mikheev | New mdtruncate() & smgrtruncate() funcs. |
commit | commitdiff | tree | snapshot |
1996-11-27 |
Vadim B. Mikheev | TransactionIdIsInProgress moved to shmem.c |
commit | commitdiff | tree | snapshot |
1996-11-27 |
Vadim B. Mikheev | Shrinking and other things. |
commit | commitdiff | tree | snapshot |
1996-11-27 |
Vadim B. Mikheev | New smgrtruncate smgr' interface func. |
commit | commitdiff | tree | snapshot |
1996-11-27 |
Vadim B. Mikheev | New mdtruncate() func for single segment relations... |
commit | commitdiff | tree | snapshot |
1996-11-27 |
Vadim B. Mikheev | TransactionIdIsInProgress is here now and gives quality... |
commit | commitdiff | tree | snapshot |
1996-11-27 |
Vadim B. Mikheev | Setting MyProc->xid to InvalidTransactionId while creating |
commit | commitdiff | tree | snapshot |
1996-11-27 |
Vadim B. Mikheev | Setting MyProc->xid to current transaction' id in Start... |
commit | commitdiff | tree | snapshot |
1996-11-27 |
Vadim B. Mikheev | TransactionIdIsInProgress moved to shmem.c |
commit | commitdiff | tree | snapshot |
1996-11-27 |
Bryan Henderson | Forgot in yesterday's Ultrix compile work. |
commit | commitdiff | tree | snapshot |
1996-11-26 |
Bryan Henderson | OK, I think I've got the postconfig thing right now. |
commit | commitdiff | tree | snapshot |
1996-11-26 |
Bryan Henderson | Whoops, redo Ultrix patch so the other ports still... |
commit | commitdiff | tree | snapshot |
1996-11-26 |
Bryan Henderson | Fix double-colon syntax error on fe-lobj.o. |
commit | commitdiff | tree | snapshot |
1996-11-26 |
Bryan Henderson | Make it compile on Ultrix. Thanks Erik Bertelson. |
commit | commitdiff | tree | snapshot |
1996-11-26 |
Bryan Henderson | Properly structure ProcedureNameIndexScan so it doesn... |
commit | commitdiff | tree | snapshot |
1996-11-26 |
Bryan Henderson | Put in #include <fcntl.h> for those systems that don... |
commit | commitdiff | tree | snapshot |
1996-11-26 |
Bryan Henderson | -Werror fixes from D'Arcy. |
commit | commitdiff | tree | snapshot |
1996-11-25 |
Bryan Henderson | Include fcntl.h, which is not automatically included... |
commit | commitdiff | tree | snapshot |
1996-11-25 |
Bryan Henderson | Go back to $(postconfig...) from $(exec postconfig... |
commit | commitdiff | tree | snapshot |
1996-11-25 |
Bruce Momjian | Prevent empty queries from crashing server. |
commit | commitdiff | tree | snapshot |
1996-11-24 |
Bryan Henderson | Fix access through null pointer info->rule_action.... |
commit | commitdiff | tree | snapshot |
1996-11-24 |
Bryan Henderson | Fix syntax error: missing argument to elog(). Thanks... |
commit | commitdiff | tree | snapshot |
1996-11-24 |
Bryan Henderson | Typecasts, etc. to make compile work on AIX. Thanks... |
commit | commitdiff | tree | snapshot |
1996-11-24 |
Bryan Henderson | Move include of signal.h inside pqsignal.h so it's... |
commit | commitdiff | tree | snapshot |
1996-11-24 |
Bryan Henderson | Add dep: rule. |
commit | commitdiff | tree | snapshot |
1996-11-23 |
Bryan Henderson | First pass at getting shared libraries on AIX properly... |
commit | commitdiff | tree | snapshot |
1996-11-23 |
Bryan Henderson | Eliminate pesky "postconfig not found" message. |
commit | commitdiff | tree | snapshot |
1996-11-22 |
Bruce Momjian | Fix for \g strdup error. |
commit | commitdiff | tree | snapshot |
1996-11-22 |
Bryan Henderson | Include ctype.h to fix Kurt Lidl's compile problem. |
commit | commitdiff | tree | snapshot |
1996-11-22 |
Bryan Henderson | Include stdio.h to fix Craig Anderson's compile problem. |
commit | commitdiff | tree | snapshot |
1996-11-22 |
Bryan Henderson | Fix bug: No -D option to postgres |
commit | commitdiff | tree | snapshot |
1996-11-22 |
Bryan Henderson | Fix bug: -D options implies -d option. |
commit | commitdiff | tree | snapshot |
1996-11-21 |
Vadim B. Mikheev | Fix memory overhelding while forming index' result: |
commit | commitdiff | tree | snapshot |
1996-11-21 |
Vadim B. Mikheev | Fix memory overhelding while forming index' result: |
commit | commitdiff | tree | snapshot |
1996-11-21 |
Vadim B. Mikheev | Fix memory overhelding while forming index' result: |
commit | commitdiff | tree | snapshot |
1996-11-20 |
Bruce Momjian | Can't add a keyword without making it a keyword. :-) |
commit | commitdiff | tree | snapshot |
1996-11-20 |
Bruce Momjian | Otherwise "gmake install" fails. |
commit | commitdiff | tree | snapshot |
1996-11-20 |
Bruce Momjian | There is a bug in aclinsert3 in the code which update... |
commit | commitdiff | tree | snapshot |
1996-11-20 |
Bruce Momjian | following is a little fix for libpq. |
commit | commitdiff | tree | snapshot |
1996-11-20 |
Bruce Momjian | Fix \g filename. Free allocated memory and don't use... |
commit | commitdiff | tree | snapshot |
1996-11-20 |
Bruce Momjian | Here is the patch for pg_dump not handling NULL values... |
commit | commitdiff | tree | snapshot |
1996-11-20 |
Bruce Momjian | Fix for man Makefile. Added 'all'. |
commit | commitdiff | tree | snapshot |
1996-11-19 |
Bruce Momjian | Make install change for man files |
commit | commitdiff | tree | snapshot |
1996-11-19 |
Bruce Momjian | Removed old Assert's used during development. |
commit | commitdiff | tree | snapshot |
1996-11-19 |
Bryan Henderson | This file has not been part of the regression test... |
commit | commitdiff | tree | snapshot |
1996-11-19 |
Bryan Henderson | The routines in magic.c have moved to the more accessib... |
commit | commitdiff | tree | snapshot |
1996-11-19 |
Bryan Henderson | Eliminate mk/ directory. The tyranny of the included... |
commit | commitdiff | tree | snapshot |
1996-11-19 |
Bryan Henderson | Build man/ instead of ../doc. Man pages have moved... |
commit | commitdiff | tree | snapshot |
1996-11-18 |
Bruce Momjian | Added DLSUFFIX to bsdi. |
commit | commitdiff | tree | snapshot |
1996-11-18 |
Bruce Momjian | Rename SLSUFF to DLSUFFIX |
commit | commitdiff | tree | snapshot |
1996-11-18 |
Bryan Henderson | Include some macros that used to be -D options in Makef... |
commit | commitdiff | tree | snapshot |
1996-11-18 |
Bryan Henderson | Remove linux define of __USE_POSIX, which doesn't appea... |
commit | commitdiff | tree | snapshot |
1996-11-18 |
Bryan Henderson | Add comments about the diversity of signal functionalit... |
commit | commitdiff | tree | snapshot |
1996-11-18 |
Bryan Henderson | Make port-specific link libraries defined for linking... |
commit | commitdiff | tree | snapshot |
1996-11-18 |
Bryan Henderson | Quiet compiler warnings about missing prototypes in... |
commit | commitdiff | tree | snapshot |
1996-11-18 |
Bryan Henderson | Quiet compiler warnings, ignore the ones we can't. |
commit | commitdiff | tree | snapshot |
1996-11-18 |
Bryan Henderson | Ignore compiler warnings, because we can't escape ... |
commit | commitdiff | tree | snapshot |
1996-11-17 |
Bruce Momjian | Renamed file. Restored SLSUFF to .so. |
commit | commitdiff | tree | snapshot |
1996-11-17 |
Bruce Momjian | Enable manual pages to be installed. |
commit | commitdiff | tree | snapshot |
1996-11-17 |
Bruce Momjian | Copy needed include files into standard directory. |
commit | commitdiff | tree | snapshot |
1996-11-17 |
Bruce Momjian | Change SLSUFF from .so to .o as default. |
commit | commitdiff | tree | snapshot |
1996-11-17 |
Bruce Momjian | New backend directory description file. |
commit | commitdiff | tree | snapshot |
1996-11-17 |
Bruce Momjian | Fix for -da option of pg_dump. |
commit | commitdiff | tree | snapshot |
1996-11-17 |
Bruce Momjian | Fix for return code of psql in manual. |
commit | commitdiff | tree | snapshot |
1996-11-17 |
Bruce Momjian | Fix for error when viewing group access privs. |
commit | commitdiff | tree | snapshot |
1996-11-17 |
Bruce Momjian | Fix for Alter TABLE add column varchar(). Was causing... |
commit | commitdiff | tree | snapshot |
1996-11-17 |
Bryan Henderson | Fix syntax errors so it runs without error messages. |
commit | commitdiff | tree | snapshot |
1996-11-16 |
Bryan Henderson | Remove old GetPGData reference that causes warning. |
commit | commitdiff | tree | snapshot |
1996-11-16 |
Bryan Henderson | Add #include <sys/types.h> so it works with Ultrix... |
commit | commitdiff | tree | snapshot |
1996-11-16 |
Bruce Momjian | Added documentation on new unique index capability. |
commit | commitdiff | tree | snapshot |
1996-11-16 |
Bruce Momjian | Added include file needed by memset(). |
commit | commitdiff | tree | snapshot |
1996-11-16 |
Bruce Momjian | Add prototype for new datetime functions. |
commit | commitdiff | tree | snapshot |
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 |
next |