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
*
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
*
Include text_substr() function and use instead of oracle_compat equivalent.
Thomas G. Lockhart
1998-01-01
*
Add substring function for text based on oracle_compat package but
Thomas G. Lockhart
1998-01-01
*
bring in alpha/linux s_lock changes
Marc G. Fournier
1997-12-30
*
Slightly delayed patches from Todd...damn holidays :)
Marc G. Fournier
1997-12-30
*
Fix for ORDER BY in UNION.
Bruce Momjian
1997-12-29
*
Cleanup of UNION ALL fix. Manual page updates.
Bruce Momjian
1997-12-29
*
UNION work for UNION ALL and other union stuff.
Bruce Momjian
1997-12-27
*
extern char* crypt_getpwdfilename(void);
Vadim B. Mikheev
1997-12-26
*
Implementation of UNIONs.
Bruce Momjian
1997-12-24
*
Change field name in RetrieveStmt from selectClause to unionClause.
Thomas G. Lockhart
1997-12-23
*
Lengthen some time conversion routine names now that longer names
Thomas G. Lockhart
1997-12-23
*
Expand a few date/time routine names to > 16 characters now that this
Thomas G. Lockhart
1997-12-23
*
Remove some recursion in optimizer and clean up some code there.
Bruce Momjian
1997-12-21
*
Fix aggregates on inherited tables.
Bruce Momjian
1997-12-20
*
Missed a HAVE_
Marc G. Fournier
1997-12-20
*
Make sure configure reflects changes
Marc G. Fournier
1997-12-20
*
First clean compile without a "PORTNAME" variable being set...
Marc G. Fournier
1997-12-20
*
More cleanups. Move alot of the prototype definitions straight into
Marc G. Fournier
1997-12-19
*
More cleanups. I can now compile without PORTNAME being defined n
Marc G. Fournier
1997-12-19
*
Remove Existential, and ifdef out generate_fjoin. Neither did anything.
Bruce Momjian
1997-12-18
*
Cost cleanup.
Bruce Momjian
1997-12-18
*
Move declarations for timespan2tm() and tm2timespan() from dt.c to here.
Thomas G. Lockhart
1997-12-17
*
Add declarations for text, bpchar, and varchar length functions.
Thomas G. Lockhart
1997-12-16
*
Add declarations for text, bpchar, and varchar length functions.
Thomas G. Lockhart
1997-12-16
*
Make password null on startup.
Bruce Momjian
1997-12-12
*
Rename pg_plan and pg_eval to be more meaningful.
Bruce Momjian
1997-12-11
*
Spark/Linux patch for locking, from Tom Szybist
Bruce Momjian
1997-12-09
*
Major code cleanup following the pg_password insertion...
Marc G. Fournier
1997-12-09
*
Define USE_GERMAN_DATES for use in date/time I/O functions.
Thomas G. Lockhart
1997-12-04
*
Change Constraint structure to be a full node structure.
Thomas G. Lockhart
1997-12-04
*
Add Constraint node type.
Thomas G. Lockhart
1997-12-04
*
Missed a few files from Todd's patch...oops :)
Marc G. Fournier
1997-12-04
*
From: todd brandys <brandys@eng3.hep.uiuc.edu>
Marc G. Fournier
1997-12-04
*
Specify hash table support functions for float8 and int4 rather than using
Thomas G. Lockhart
1997-11-30
*
Add datetime and timespan hash index declarations. Use float8 for both;
Thomas G. Lockhart
1997-11-30
*
Remove duplicate block of declarations. Must have been introduced recently
Thomas G. Lockhart
1997-11-30
*
Change hash field for a few equality operators so all have it set.
Thomas G. Lockhart
1997-11-30
*
Add pg_type.h to include list to regain declaration of type OID assignments.
Thomas G. Lockhart
1997-11-30
*
Rename heap_destroyr to heap_destroy, heap_destroy to heap_destroy_with_catalog.
Bruce Momjian
1997-11-28
*
Rename heap_create to heap_create_and_catatlog, rename heap_creatr to heap_cr...
Bruce Momjian
1997-11-28
*
Re-order args for TypeCreate() to be clearer.
Bruce Momjian
1997-11-26
*
Make parser functions static where possible.
Bruce Momjian
1997-11-26
*
Make parser functions static where possible.
Bruce Momjian
1997-11-26
*
Cleanup up include files.
Bruce Momjian
1997-11-26
*
Cleanup up include files.
Bruce Momjian
1997-11-26
[next]