index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
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-26
*
*** 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-25
*
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
1997-09-24
*
Add -S to top of manual page.
Bruce Momjian
1997-09-24
*
AIX fixes.
Bruce Momjian
1997-09-23
*
Fix for CREATE FUNCTION.
Bruce Momjian
1997-09-23
*
Fix for backslash quote.
Bruce Momjian
1997-09-23
*
AIx patch from Frank Dana.
Bruce Momjian
1997-09-23
*
Cleanup.
Bruce Momjian
1997-09-23
*
Cleanup backslashes.
Bruce Momjian
1997-09-22
*
Fix for missing tas on some platforms.
Bruce Momjian
1997-09-22
*
Small lock cleanup for prototype.
Bruce Momjian
1997-09-22
*
Blowaway relation buffers from buffer pool before truncation:
Vadim B. Mikheev
1997-09-22
*
Blowaway relation buffers from buffer pool before truncation.
Vadim B. Mikheev
1997-09-22
*
Two copies...
Vadim B. Mikheev
1997-09-22
*
Have to PROC_INCR_SLOCK before return.
Vadim B. Mikheev
1997-09-22
*
Fix: Operand Order Affects OR.
Vadim B. Mikheev
1997-09-22
*
+#include <access/xact.h>
Vadim B. Mikheev
1997-09-22
*
Configure OS cleanup.
Bruce Momjian
1997-09-21
*
Make manual page for pg_passwd from README.
Bruce Momjian
1997-09-21
*
Output changed for new ORDER BY to cope with new sorting routines.
Thomas G. Lockhart
1997-09-20
[next]