summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-09-27This gets things to compile...past this I'll have to test from home, orMarc G. Fournier
1997-09-26Nothing in this file right now, but will contain appropriate 'chmod'sMarc G. Fournier
1997-09-26AIX float fix.Bruce Momjian
1997-09-26Fix for psort temp file names, from Vadim.Bruce Momjian
1997-09-26Include information on new DEFAULT and CONSTRAINT clauses.Thomas G. Lockhart
1997-09-26Include references to other "drop" man pages.Thomas G. Lockhart
1997-09-26Initial docs for Vadim's new trigger capabilities.Thomas G. Lockhart
1997-09-26Fix SUBSTRING(str FROM int TO int) parsing.Thomas G. Lockhart
1997-09-26Scripts to run queries and data.Vadim B. Mikheev
1997-09-26Some results.Vadim B. Mikheev
1997-09-26Start with performance suite.Vadim B. Mikheev
1997-09-26Return error if char *query is null in SPI_prepare()Vadim B. Mikheev
1997-09-26Get these two files finally committed for Peter...sorry for delay :(Marc G. Fournier
1997-09-25*** empty log message ***Edmund Mergl
1997-09-25Back out inclusion of postgres.h.Bruce Momjian
1997-09-25Massive examples fix from Nicola BernardelliBruce Momjian
1997-09-25Fix for libpgtcl from Constantin Teodorescu.Bruce Momjian
1997-09-25Tatsuo's patch to fix alignment problems in structure for RISC machines.Thomas G. Lockhart
1997-09-25One more change to recover v6.1.1 escaped-text input behavior.Thomas G. Lockhart
1997-09-25Disable checking for zero or one points with deeper parens on input.Thomas G. Lockhart
1997-09-25Fix handling of functions with non-attribute first argument in WHEREVadim B. Mikheev
1997-09-25Fix GROUP BY when order of entries is different from order in target list.Vadim B. Mikheev
1997-09-25Fix handling of SPI_tuptable.Vadim B. Mikheev
1997-09-25S_LOCK_FREE fix.Bruce Momjian
1997-09-24Fix for S_FREE_LOCK.Bruce Momjian
1997-09-24Use additional ORDER BY to cope with new sorting routines.Thomas G. Lockhart
1997-09-24Add SQL/92 "constants" current_date, current_time, and current_timestamp.Thomas G. Lockhart
1997-09-24Add SQL/92 types decimal and numeric.Thomas G. Lockhart
1997-09-24Restore proper behavior for escaped quotes and for escaped literalsThomas G. Lockhart
1997-09-24Remove debugging "puts" print statement.Thomas G. Lockhart
1997-09-24Coerce type of NULL pointer return to suppress gcc compiler warnings.Thomas G. Lockhart
1997-09-24Fix for pg_dump.Bruce Momjian
1997-09-24Update configure.Bruce Momjian
1997-09-24Remove aix power pc.Bruce Momjian
1997-09-24Remove extra float.h I added.Bruce Momjian
1997-09-24CREATE FUNCTION fixup for types of functions.Bruce Momjian
1997-09-24Rollback changes to pg_dump.cBruce Momjian
1997-09-24Timetravel tests.Vadim B. Mikheev
1997-09-24Added: ttdummy() - variation of timetravel() functionVadim B. Mikheev
1997-09-24+ SPI_palloc(), SPI_repalloc(), SPI_pfree()Vadim B. Mikheev
1997-09-24Allow use functions with no arguments in DEFAULTVadim B. Mikheev
1997-09-24+ SPI_palloc(), SPI_repalloc(), SPI_pfree() - for allocationsVadim B. Mikheev
1997-09-24General trigger functions for time-travelVadim B. Mikheev
1997-09-24HPUX 10 patch.Bruce Momjian
1997-09-24Add -S to top of manual page.Bruce Momjian
1997-09-23AIX fixes.Bruce Momjian
1997-09-23Fix for CREATE FUNCTION.Bruce Momjian
1997-09-23Fix for backslash quote.Bruce Momjian
1997-09-23AIx patch from Frank Dana.Bruce Momjian
1997-09-23Cleanup.Bruce Momjian