index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
*
From: "Billy G. Allie" <Bill.Allie@mug.org>
Marc G. Fournier
1998-02-01
*
Reduce size of inlining.
Bruce Momjian
1998-02-01
*
1. "#ifdef 0" is bad C. ifdef is for checking a macro and 0 is
Marc G. Fournier
1998-02-01
*
Inline fastgetattr and others so data access does not use function
Bruce Momjian
1998-01-31
*
More deadlock code to check for escallation locks.
Bruce Momjian
1998-01-28
*
dummyret cleanup
Bruce Momjian
1998-01-27
*
Deadlock ceallnup.
Bruce Momjian
1998-01-27
*
Fix local domain structure size computation.
Bruce Momjian
1998-01-27
*
Real deadlock detection.
Bruce Momjian
1998-01-27
*
#include <sys/types.h> required for u_long
Marc G. Fournier
1998-01-26
*
From: Phil Thompson <phil@river-bank.demon.co.uk>
Marc G. Fournier
1998-01-26
*
cash_words_out fix
Bruce Momjian
1998-01-26
*
Add cash_words_out and fix \df width.
Bruce Momjian
1998-01-25
*
From: Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1998-01-25
*
getpid/pid cleanup
Bruce Momjian
1998-01-25
*
Somehow the 'comment' here got messed up
Marc G. Fournier
1998-01-25
*
Fix prototypes so they don't look like function definitions.
Bruce Momjian
1998-01-24
*
LOCK_LEVEL is defined in an i386_solaris system file, causing the compile
Marc G. Fournier
1998-01-23
*
Minor cleanups for i386_solaris port
Marc G. Fournier
1998-01-23
*
Cleanup deadlock message.
Bruce Momjian
1998-01-23
*
Make subqueries rewrite properly.
Bruce Momjian
1998-01-21
*
Add Var.varlevelup to code. More parser cleanup.
Bruce Momjian
1998-01-20
*
Parser cleanup.
Bruce Momjian
1998-01-20
*
Fix problem with nodes handling.
Bruce Momjian
1998-01-19
*
Added code so SubLinks make it to optimizer.
Bruce Momjian
1998-01-19
*
Create SubLink nodes in parser for Vadim.
Bruce Momjian
1998-01-19
*
Fix for SELECT INTO TABLE for varchar().
Bruce Momjian
1998-01-19
*
From: "Billy G. Allie" <Bill.Allie@mug.org>
Marc G. Fournier
1998-01-17
*
Creates the SubLink structure, and the Query->hasSubLink field,
Bruce Momjian
1998-01-17
*
New pg_attribute.atttypmod for type-specific information like
Bruce Momjian
1998-01-16
*
Fix:
Marc G. Fournier
1998-01-15
*
Thank god for searchable mail archives.
PostgreSQL Daemon
1998-01-15
*
Remove Query->qry_aggs and qry_numaggs and replace with Query->hasAggs.
Bruce Momjian
1998-01-15
*
Cleanup of prototypes. FIx for PQtrace start/stop several times.
Bruce Momjian
1998-01-14
*
Various cleanups for the i386_solaris environment
Marc G. Fournier
1998-01-13
*
Remove PageSizeIsValid from BufferGetPageSize.
Vadim B. Mikheev
1998-01-13
*
extern char* crypt_getpwdreloadfilename(void);
Vadim B. Mikheev
1998-01-13
*
Some *very* major changes by darrenk@insightdist.com (Darren King)
Marc G. Fournier
1998-01-13
*
Fix SCO and change index name.
Bruce Momjian
1998-01-11
*
Add UNION, GROUP, DISTINCT to INSERT.
Bruce Momjian
1998-01-11
*
Bye CursorStmt, now use SelectStmt.
Bruce Momjian
1998-01-10
*
Remove old quel labels.
Bruce Momjian
1998-01-09
*
Remove old quel labels.
Bruce Momjian
1998-01-09
*
Goodbye ABORT. Hello ERROR for all errors.
Bruce Momjian
1998-01-07
*
Allow varchar() to only store needed bytes. Remove PALLOC,PALLOCTYPE,PFREE. ...
Bruce Momjian
1998-01-07
*
Move variable.c to commands/ and aclchk.c to catalog/.
Bruce Momjian
1998-01-05
*
Move variable.c to commands/ and aclchk.c to catalog/.
Bruce Momjian
1998-01-05
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
*
Various fixes NETBSD/sparc related
Marc G. Fournier
1998-01-04
*
Fix for count(*), aggs with views and multiple tables and sum(3).
Bruce Momjian
1998-01-04
[next]