index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
1997-09-27
Cleanup for find_keywords.
Bruce Momjian
1997-09-27
Add fiel to list keywords.
Bruce Momjian
1997-09-27
Make GetAttributeByNum visible again for external use.
Bruce Momjian
1997-09-27
Update catalog lists for v6.2.
Thomas G. Lockhart
1997-09-27
Use "man drop" as an introduction to all drop commands.
Thomas G. Lockhart
1997-09-27
Manual page cleanup.
Bruce Momjian
1997-09-27
Update manual pages.
Bruce Momjian
1997-09-27
This gets things to compile...past this I'll have to test from home, or
Marc G. Fournier
1997-09-26
Nothing in this file right now, but will contain appropriate 'chmod's
Marc G. Fournier
1997-09-26
AIX float fix.
Bruce Momjian
1997-09-26
Fix for psort temp file names, from Vadim.
Bruce Momjian
1997-09-26
Include information on new DEFAULT and CONSTRAINT clauses.
Thomas G. Lockhart
1997-09-26
Include references to other "drop" man pages.
Thomas G. Lockhart
1997-09-26
Initial docs for Vadim's new trigger capabilities.
Thomas G. Lockhart
1997-09-26
Fix SUBSTRING(str FROM int TO int) parsing.
Thomas G. Lockhart
1997-09-26
Scripts to run queries and data.
Vadim B. Mikheev
1997-09-26
Some results.
Vadim B. Mikheev
1997-09-26
Start with performance suite.
Vadim B. Mikheev
1997-09-26
Return error if char *query is null in SPI_prepare()
Vadim B. Mikheev
1997-09-26
Get these two files finally committed for Peter...sorry for delay :(
Marc G. Fournier
1997-09-25
*** empty log message ***
Edmund Mergl
1997-09-25
Back out inclusion of postgres.h.
Bruce Momjian
1997-09-25
Massive examples fix from Nicola Bernardelli
Bruce Momjian
1997-09-25
Fix for libpgtcl from Constantin Teodorescu.
Bruce Momjian
1997-09-25
Tatsuo's patch to fix alignment problems in structure for RISC machines.
Thomas G. Lockhart
1997-09-25
One more change to recover v6.1.1 escaped-text input behavior.
Thomas G. Lockhart
1997-09-25
Disable checking for zero or one points with deeper parens on input.
Thomas G. Lockhart
1997-09-25
Fix handling of functions with non-attribute first argument in WHERE
Vadim B. Mikheev
1997-09-25
Fix GROUP BY when order of entries is different from order in target list.
Vadim B. Mikheev
1997-09-25
Fix handling of SPI_tuptable.
Vadim B. Mikheev
1997-09-25
S_LOCK_FREE fix.
Bruce Momjian
1997-09-24
Fix for S_FREE_LOCK.
Bruce Momjian
1997-09-24
Use additional ORDER BY to cope with new sorting routines.
Thomas G. Lockhart
1997-09-24
Add SQL/92 "constants" current_date, current_time, and current_timestamp.
Thomas G. Lockhart
1997-09-24
Add SQL/92 types decimal and numeric.
Thomas G. Lockhart
1997-09-24
Restore proper behavior for escaped quotes and for escaped literals
Thomas G. Lockhart
1997-09-24
Remove debugging "puts" print statement.
Thomas G. Lockhart
1997-09-24
Coerce type of NULL pointer return to suppress gcc compiler warnings.
Thomas G. Lockhart
1997-09-24
Fix for pg_dump.
Bruce Momjian
1997-09-24
Update configure.
Bruce Momjian
1997-09-24
Remove aix power pc.
Bruce Momjian
1997-09-24
Remove extra float.h I added.
Bruce Momjian
1997-09-24
CREATE FUNCTION fixup for types of functions.
Bruce Momjian
1997-09-24
Rollback changes to pg_dump.c
Bruce Momjian
1997-09-24
Timetravel tests.
Vadim B. Mikheev
1997-09-24
Added: ttdummy() - variation of timetravel() function
Vadim B. Mikheev
1997-09-24
+ SPI_palloc(), SPI_repalloc(), SPI_pfree()
Vadim B. Mikheev
1997-09-24
Allow use functions with no arguments in DEFAULT
Vadim B. Mikheev
1997-09-24
+ SPI_palloc(), SPI_repalloc(), SPI_pfree() - for allocations
Vadim B. Mikheev
1997-09-24
HPUX 10 patch.
Bruce Momjian
[next]