aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Return error if char *query is null in SPI_prepare()Vadim B. Mikheev1997-09-26
* Get these two files finally committed for Peter...sorry for delay :(Marc G. Fournier1997-09-26
* *** empty log message ***Edmund Mergl1997-09-25
* Back out inclusion of postgres.h.Bruce Momjian1997-09-25
* Massive examples fix from Nicola BernardelliBruce Momjian1997-09-25
* Fix for libpgtcl from Constantin Teodorescu.Bruce Momjian1997-09-25
* Tatsuo's patch to fix alignment problems in structure for RISC machines.Thomas G. Lockhart1997-09-25
* One more change to recover v6.1.1 escaped-text input behavior.Thomas G. Lockhart1997-09-25
* Disable checking for zero or one points with deeper parens on input.Thomas G. Lockhart1997-09-25
* Fix handling of functions with non-attribute first argument in WHEREVadim B. Mikheev1997-09-25
* Fix GROUP BY when order of entries is different from order in target list.Vadim B. Mikheev1997-09-25
* Fix handling of SPI_tuptable.Vadim B. Mikheev1997-09-25
* S_LOCK_FREE fix.Bruce Momjian1997-09-25
* Fix for S_FREE_LOCK.Bruce Momjian1997-09-24
* Use additional ORDER BY to cope with new sorting routines.Thomas G. Lockhart1997-09-24
* Add SQL/92 "constants" current_date, current_time, and current_timestamp.Thomas G. Lockhart1997-09-24
* Add SQL/92 types decimal and numeric.Thomas G. Lockhart1997-09-24
* Restore proper behavior for escaped quotes and for escaped literalsThomas G. Lockhart1997-09-24
* Remove debugging "puts" print statement.Thomas G. Lockhart1997-09-24
* Coerce type of NULL pointer return to suppress gcc compiler warnings.Thomas G. Lockhart1997-09-24
* Fix for pg_dump.Bruce Momjian1997-09-24
* Update configure.Bruce Momjian1997-09-24
* Remove aix power pc.Bruce Momjian1997-09-24
* Remove extra float.h I added.Bruce Momjian1997-09-24
* CREATE FUNCTION fixup for types of functions.Bruce Momjian1997-09-24
* Rollback changes to pg_dump.cBruce Momjian1997-09-24
* Timetravel tests.Vadim B. Mikheev1997-09-24
* Added: ttdummy() - variation of timetravel() functionVadim B. Mikheev1997-09-24
* + SPI_palloc(), SPI_repalloc(), SPI_pfree()Vadim B. Mikheev1997-09-24
* Allow use functions with no arguments in DEFAULTVadim B. Mikheev1997-09-24
* + SPI_palloc(), SPI_repalloc(), SPI_pfree() - for allocationsVadim B. Mikheev1997-09-24
* HPUX 10 patch.Bruce Momjian1997-09-24
* Add -S to top of manual page.Bruce Momjian1997-09-24
* AIX fixes.Bruce Momjian1997-09-23
* Fix for CREATE FUNCTION.Bruce Momjian1997-09-23
* Fix for backslash quote.Bruce Momjian1997-09-23
* AIx patch from Frank Dana.Bruce Momjian1997-09-23
* Cleanup.Bruce Momjian1997-09-23
* Cleanup backslashes.Bruce Momjian1997-09-22
* Fix for missing tas on some platforms.Bruce Momjian1997-09-22
* Small lock cleanup for prototype.Bruce Momjian1997-09-22
* Blowaway relation buffers from buffer pool before truncation:Vadim B. Mikheev1997-09-22
* Blowaway relation buffers from buffer pool before truncation.Vadim B. Mikheev1997-09-22
* Two copies...Vadim B. Mikheev1997-09-22
* Have to PROC_INCR_SLOCK before return.Vadim B. Mikheev1997-09-22
* Fix: Operand Order Affects OR.Vadim B. Mikheev1997-09-22
* +#include <access/xact.h>Vadim B. Mikheev1997-09-22
* Configure OS cleanup.Bruce Momjian1997-09-21
* Make manual page for pg_passwd from README.Bruce Momjian1997-09-21
* Output changed for new ORDER BY to cope with new sorting routines.Thomas G. Lockhart1997-09-20