index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Age
Commit message (
Expand
)
Author
1997-09-20
Add point_ne() function.
Thomas G. Lockhart
1997-09-20
Fix typo for default units for timespan input.
Thomas G. Lockhart
1997-09-20
Include tinterval comparison functions for span of interval.
Thomas G. Lockhart
1997-09-20
Include functions for integer/money arithmetic.
Thomas G. Lockhart
1997-09-20
Fix up elog warning messages.
Thomas G. Lockhart
1997-09-20
Add support for FLOAT(p) SQL/92 data type.
Thomas G. Lockhart
1997-09-20
Replace missing directory delimiter for postmaster installation command.
Thomas G. Lockhart
1997-09-19
1997-06-15 Paul Eggert <eggert@twinsun.com>
Marc G. Fournier
1997-09-19
+ _copyGroup(Group *from)
Vadim B. Mikheev
1997-09-18
Inline memset() as MemSet().
Bruce Momjian
1997-09-18
Add in srandom() check to configure
Marc G. Fournier
1997-09-18
Don't limit number of tuples in leftist trees!
Vadim B. Mikheev
1997-09-18
No more SortTuplesInTree...
Vadim B. Mikheev
1997-09-18
Convert sequence names tolower.
Vadim B. Mikheev
1997-09-18
ALTER TABLE ADD COLUMN: set atthasdef to FALSE.
Vadim B. Mikheev
1997-09-18
Inline frequently called functions.
Bruce Momjian
1997-09-18
1. Use qsort for first run
Vadim B. Mikheev
1997-09-18
+ int SortTuplesInTree = 2560;
Vadim B. Mikheev
1997-09-18
Allow set max number of tuples in leftist tree for sorts
Vadim B. Mikheev
1997-09-18
Add syntax and warnings for unsupported ALTER TABLE commands
Thomas G. Lockhart
1997-09-16
Remove difftime() calls.
Thomas G. Lockhart
1997-09-16
Fix string conversions for operators in DEFAULT and CHECK clauses.
Thomas G. Lockhart
1997-09-16
Remove uint32 from inet_aton file.
Bruce Momjian
1997-09-15
Fix pfree problem.
Vadim B. Mikheev
1997-09-15
-S need in optarg...
Vadim B. Mikheev
1997-09-14
To find uint32 on AIX.
Bruce Momjian
1997-09-13
Cleanup for cash patch .
Bruce Momjian
1997-09-13
Cleanup from patch applied.
Bruce Momjian
1997-09-13
Fix for copy to stdout for cash.
Bruce Momjian
1997-09-13
Remove backdoor strings from scan.l for DEFAULT and CHECK.
Thomas G. Lockhart
1997-09-13
Add a few keywords for SQL-92 support.
Thomas G. Lockhart
1997-09-13
Use exclusive state to help fix unary minus parsing.
Thomas G. Lockhart
1997-09-13
Fix up error messages.
Thomas G. Lockhart
1997-09-13
Fix up error messages to remove extra newline. Use "zero" rather than "0.0".
Thomas G. Lockhart
1997-09-12
Dec alphaserver patch from Malcolm Beattie
Bruce Momjian
1997-09-12
Allow SELECT NULL as EMPTY_FIELD, Patrick.
Bruce Momjian
1997-09-12
Fix for select null, "fail" from pg_am from Patrick van Kleef
Bruce Momjian
1997-09-12
Quick hack to get CHECK working for incoming betta.
Vadim B. Mikheev
1997-09-12
Added: SPI_copytuple() & SPI_modifytuple()
Vadim B. Mikheev
1997-09-12
RelationBuildRuleLock(): char* --> Datum for ruleaction and
Vadim B. Mikheev
1997-09-12
Allow to call utility funcs without SPI_connect.
Vadim B. Mikheev
1997-09-12
heapattr functions now return a Datum, not char *.
Bruce Momjian
1997-09-12
Use strcasecmp in SPI_fnumber(TupleDesc tupdesc, char *fname).
Vadim B. Mikheev
1997-09-11
Cleanups.
Vadim B. Mikheev
1997-09-10
Cleanup for array fix patch.
Bruce Momjian
1997-09-10
Fix for arrays.
Bruce Momjian
1997-09-08
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
Add typdefs to pgindent run.
Bruce Momjian
1997-09-08
Lex/yacc source cleanup like indent.
Bruce Momjian
1997-09-08
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
[next]