projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
1996-12-10
Bryan Henderson
Add empty "dep:" target.
commit
|
commitdiff
|
tree
|
snapshot
1996-12-10
Marc G. Fournier
No change...just a test to make sure I didn't screw...
commit
|
commitdiff
|
tree
|
snapshot
1996-12-09
Bryan Henderson
Monitor has been obsoleted by psql.
commit
|
commitdiff
|
tree
|
snapshot
1996-12-09
Bryan Henderson
Remove include of libpq-fe.h. This file has nothing...
commit
|
commitdiff
|
tree
|
snapshot
1996-12-09
Bryan Henderson
Add comments defining "typelem" column of pg_type.
commit
|
commitdiff
|
tree
|
snapshot
1996-12-09
Bryan Henderson
Add comments describing interface to heap_getattr().
commit
|
commitdiff
|
tree
|
snapshot
1996-12-09
Bryan Henderson
Add CUSTOM_CC variable for Makefile.custom. Thanks...
commit
|
commitdiff
|
tree
|
snapshot
1996-12-07
Bruce Momjian
Reduce printing from debug level 2 ande layout change.
commit
|
commitdiff
|
tree
|
snapshot
1996-12-07
Bruce Momjian
Reduce printing from deub level 2 ande layout change.
commit
|
commitdiff
|
tree
|
snapshot
1996-12-07
Bruce Momjian
Remove Dan's fix of SELECT NULL to fix INSERT NULL.
commit
|
commitdiff
|
tree
|
snapshot
1996-12-07
Bruce Momjian
Fix for SELECT NULL.
commit
|
commitdiff
|
tree
|
snapshot
1996-12-07
Bruce Momjian
Fix from Jan agreed with by Massimo.
commit
|
commitdiff
|
tree
|
snapshot
1996-12-06
Vadim B. Mikheev
_bt_updateitem is returned in code, but works only...
commit
|
commitdiff
|
tree
|
snapshot
1996-12-06
Vadim B. Mikheev
1. _bt_compare fixed to work properly with new code...
commit
|
commitdiff
|
tree
|
snapshot
1996-12-04
Bruce Momjian
Remove duplicate patch for COUNT fix.
commit
|
commitdiff
|
tree
|
snapshot
1996-12-04
Bryan Henderson
Change portname "sparc" to "sunos4" and change some...
commit
|
commitdiff
|
tree
|
snapshot
1996-12-03
Bruce Momjian
Change tests to lowercase for esthetics.
commit
|
commitdiff
|
tree
|
snapshot
1996-12-03
Vadim B. Mikheev
pname=NULL -> pname="" (stringinfo.c:appendStringInfo...
commit
|
commitdiff
|
tree
|
snapshot
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
next