1996-12-03 |
Bruce Momjian | Make COUNT,SUM case insensitive. |
commit | commitdiff | tree | snapshot |
1996-12-03 |
Bryan Henderson | Remove #if defined(bsdi) define SIGJMP_BUF, per Kurt... |
commit | commitdiff | tree | snapshot |
1996-12-02 |
Bruce Momjian | Reduce regression diffs |
commit | commitdiff | tree | snapshot |
1996-12-02 |
Bruce Momjian | Reduce regression diff size with timezone changes and... |
commit | commitdiff | tree | snapshot |
1996-12-01 |
Bruce Momjian | Fix for inclusion of new prompt output. |
commit | commitdiff | tree | snapshot |
1996-12-01 |
Bruce Momjian | Fix compiler warning about unitialized variables. |
commit | commitdiff | tree | snapshot |
1996-11-30 |
Bruce Momjian | This patch changes quite a few instances of references... |
commit | commitdiff | tree | snapshot |
1996-11-30 |
Bruce Momjian | As someone asked for this feature - patch for 1.09... |
commit | commitdiff | tree | snapshot |
1996-11-30 |
Bruce Momjian | Change end-of-line comma to semicolon. |
commit | commitdiff | tree | snapshot |
1996-11-30 |
Bruce Momjian | Aded mention that != maps to <>. |
commit | commitdiff | tree | snapshot |
1996-11-30 |
Bruce Momjian | Add indicator for in quote or in query to prompt. |
commit | commitdiff | tree | snapshot |
1996-11-30 |
Bruce Momjian | Added BETWEEN and IN to grammar. Map != to <>. |
commit | commitdiff | tree | snapshot |
1996-11-29 |
Bruce Momjian | Allow select oid,* from table. Allow * anywhere in... |
commit | commitdiff | tree | snapshot |
1996-11-29 |
Vadim B. Mikheev | vrl_min_tlen added to VRelListData. |
commit | commitdiff | tree | snapshot |
1996-11-29 |
Vadim B. Mikheev | Added: dynamic re-moving page from list of pages usable... |
commit | commitdiff | tree | snapshot |
1996-11-29 |
Bryan Henderson | Throw some double quotes on the pile! |
commit | commitdiff | tree | snapshot |
1996-11-29 |
Bruce Momjian | Fix for BSDI compile. |
commit | commitdiff | tree | snapshot |
1996-11-28 |
Bruce Momjian | Changed saved_relname size to save memory. |
commit | commitdiff | tree | snapshot |
1996-11-28 |
Vadim B. Mikheev | Fix for "might be used uninitialized" warnings. |
commit | commitdiff | tree | snapshot |
1996-11-28 |
Bryan Henderson | Make strdup work for Ultrix. Thanks Erik Bertelsen |
commit | commitdiff | tree | snapshot |
1996-11-27 |
Vadim B. Mikheev | TransactionIdIsInProgress is commented out |
commit | commitdiff | tree | snapshot |
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 |
next |