1997-09-24 |
Vadim B. Mikheev | Added: ttdummy() - variation of timetravel() function |
commit | commitdiff | tree | snapshot |
1997-09-24 |
Vadim B. Mikheev | + SPI_palloc(), SPI_repalloc(), SPI_pfree() |
commit | commitdiff | tree | snapshot |
1997-09-24 |
Vadim B. Mikheev | Allow use functions with no arguments in DEFAULT |
commit | commitdiff | tree | snapshot |
1997-09-24 |
Vadim B. Mikheev | + SPI_palloc(), SPI_repalloc(), SPI_pfree() - for alloc... |
commit | commitdiff | tree | snapshot |
1997-09-24 |
Vadim B. Mikheev | General trigger functions for time-travel |
commit | commitdiff | tree | snapshot |
1997-09-24 |
Bruce Momjian | HPUX 10 patch. |
commit | commitdiff | tree | snapshot |
1997-09-24 |
Bruce Momjian | Add -S to top of manual page. |
commit | commitdiff | tree | snapshot |
1997-09-23 |
Bruce Momjian | AIX fixes. |
commit | commitdiff | tree | snapshot |
1997-09-23 |
Bruce Momjian | Fix for CREATE FUNCTION. |
commit | commitdiff | tree | snapshot |
1997-09-23 |
Bruce Momjian | Fix for backslash quote. |
commit | commitdiff | tree | snapshot |
1997-09-23 |
Bruce Momjian | AIx patch from Frank Dana. |
commit | commitdiff | tree | snapshot |
1997-09-23 |
Bruce Momjian | Cleanup. |
commit | commitdiff | tree | snapshot |
1997-09-22 |
Bruce Momjian | Cleanup backslashes. |
commit | commitdiff | tree | snapshot |
1997-09-22 |
Bruce Momjian | Fix for missing tas on some platforms. |
commit | commitdiff | tree | snapshot |
1997-09-22 |
Bruce Momjian | Small lock cleanup for prototype. |
commit | commitdiff | tree | snapshot |
1997-09-22 |
Vadim B. Mikheev | Blowaway relation buffers from buffer pool before trunc... |
commit | commitdiff | tree | snapshot |
1997-09-22 |
Vadim B. Mikheev | Blowaway relation buffers from buffer pool before trunc... |
commit | commitdiff | tree | snapshot |
1997-09-22 |
Vadim B. Mikheev | Two copies... |
commit | commitdiff | tree | snapshot |
1997-09-22 |
Vadim B. Mikheev | Have to PROC_INCR_SLOCK before return. |
commit | commitdiff | tree | snapshot |
1997-09-22 |
Vadim B. Mikheev | Fix: Operand Order Affects OR. |
commit | commitdiff | tree | snapshot |
1997-09-22 |
Vadim B. Mikheev | +#include <access/xact.h> |
commit | commitdiff | tree | snapshot |
1997-09-21 |
Bruce Momjian | Configure OS cleanup. |
commit | commitdiff | tree | snapshot |
1997-09-21 |
Bruce Momjian | Make manual page for pg_passwd from README. |
commit | commitdiff | tree | snapshot |
1997-09-20 |
Thomas G. Lockhart | Output changed for new ORDER BY to cope with new sortin... |
commit | commitdiff | tree | snapshot |
1997-09-20 |
Thomas G. Lockhart | Output changed to reflect extra entries from new regres... |
commit | commitdiff | tree | snapshot |
1997-09-20 |
Thomas G. Lockhart | Change ORDER BY to get consistant results with new... |
commit | commitdiff | tree | snapshot |
1997-09-20 |
Thomas G. Lockhart | Update results count to reflect bad entries now being... |
commit | commitdiff | tree | snapshot |
1997-09-20 |
Thomas G. Lockhart | Change ORDER BY to get more consistant results. |
commit | commitdiff | tree | snapshot |
1997-09-20 |
Thomas G. Lockhart | Add tinterval comparison operators. |
commit | commitdiff | tree | snapshot |
1997-09-20 |
Thomas G. Lockhart | Add point_ne() comparison routine. |
commit | commitdiff | tree | snapshot |
1997-09-20 |
Thomas G. Lockhart | Add tinterval comparison routines. |
commit | commitdiff | tree | snapshot |
1997-09-20 |
Thomas G. Lockhart | Add integer/money arithmetic from Darren King. |
commit | commitdiff | tree | snapshot |
1997-09-20 |
Thomas G. Lockhart | Add point_ne() function. |
commit | commitdiff | tree | snapshot |
1997-09-20 |
Thomas G. Lockhart | Fix typo for default units for timespan input. |
commit | commitdiff | tree | snapshot |
1997-09-20 |
Thomas G. Lockhart | Include tinterval comparison functions for span of... |
commit | commitdiff | tree | snapshot |
1997-09-20 |
Thomas G. Lockhart | Include functions for integer/money arithmetic. |
commit | commitdiff | tree | snapshot |
1997-09-20 |
Thomas G. Lockhart | Fix up elog warning messages. |
commit | commitdiff | tree | snapshot |
1997-09-20 |
Thomas G. Lockhart | Add support for FLOAT(p) SQL/92 data type. |
commit | commitdiff | tree | snapshot |
1997-09-20 |
Thomas G. Lockhart | Replace missing directory delimiter for postmaster... |
commit | commitdiff | tree | snapshot |
1997-09-20 |
Marc G. Fournier | Bring in Peter's changes...finally :( |
commit | commitdiff | tree | snapshot |
1997-09-19 |
Bruce Momjian | Update configure. |
commit | commitdiff | tree | snapshot |
1997-09-19 |
Marc G. Fournier | 1997-06-15 Paul Eggert <eggert@twinsun.com> |
commit | commitdiff | tree | snapshot |
1997-09-19 |
Vadim B. Mikheev | + _copyGroup(Group *from) |
commit | commitdiff | tree | snapshot |
1997-09-19 |
Bruce Momjian | Fix \e and \p after query. |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Bruce Momjian | Inline memset() as MemSet(). |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Bruce Momjian | Have to do [[ ]] in configure.in. |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Bruce Momjian | UPdate memset macro. |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Bruce Momjian | Update HISTORY. |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Bruce Momjian | Cleanup for memset macro. |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Marc G. Fournier | Add in srandom() check to configure |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | QUERY: SELECT p.name, p.age FROM person* p ORDER BY... |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | No more SortTuplesInTree... |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | Don't limit number of tuples in leftist trees! |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | No more SortTuplesInTree... |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | Convert sequence names tolower. |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | ALTER TABLE ADD COLUMN: set atthasdef to FALSE. |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Bruce Momjian | Inline frequently called functions. |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | Addded to Psortstate: |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | + SortTuplesInTree |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | 1. Use qsort for first run |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | + int SortTuplesInTree = 2560; |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | Allow set max number of tuples in leftist tree for... |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Thomas G. Lockhart | Add explicit test for various comment syntaxes. |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Thomas G. Lockhart | Explicitly test various comment syntaxes. |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Thomas G. Lockhart | Add syntax and warnings for unsupported ALTER TABLE... |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Marc G. Fournier | Ack, I missed a template file here :( |
commit | commitdiff | tree | snapshot |
1997-09-17 |
Edmund Mergl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-09-17 |
Edmund Mergl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-09-17 |
Edmund Mergl | adapted to pgsql-v6.2 |
commit | commitdiff | tree | snapshot |
1997-09-17 |
Edmund Mergl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-09-17 |
Bruce Momjian | Remove extra backets in tr test. |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Bruce Momjian | Linux seems to have 3/4/5/686. |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Bruce Momjian | Makefile cleanup. |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Bruce Momjian | Mklinux patch from Tatsuo. |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Thomas G. Lockhart | Modify to match current expected output |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Thomas G. Lockhart | Add explicit, separate test sections for DEFAULT and... |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Thomas G. Lockhart | Remove extraneous blank lines from error messages. |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Thomas G. Lockhart | Remove difftime() calls. |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Thomas G. Lockhart | Fix string conversions for operators in DEFAULT and... |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Bruce Momjian | Remove uint32 from inet_aton file. |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Bruce Momjian | Removed un-needed signal suff from pginterface. |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Bruce Momjian | Add .eo to pgbuiltin. |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Bruce Momjian | Remove NO_MK_LORDER from Solaris. |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Bruce Momjian | Manual cleanup for textcat. |
commit | commitdiff | tree | snapshot |
1997-09-15 |
Vadim B. Mikheev | Fix pfree problem. |
commit | commitdiff | tree | snapshot |
1997-09-15 |
Vadim B. Mikheev | -S need in optarg... |
commit | commitdiff | tree | snapshot |
1997-09-14 |
Bruce Momjian | -Linux configure additoin, libtcl Makefile patch. |
commit | commitdiff | tree | snapshot |
1997-09-14 |
Bruce Momjian | To find uint32 on AIX. |
commit | commitdiff | tree | snapshot |
1997-09-14 |
Bruce Momjian | Add mention of heap_getattr() compiler warning. |
commit | commitdiff | tree | snapshot |
1997-09-14 |
Bruce Momjian | Update README, HISTORY, etc for beta release. |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Marc G. Fournier | Let's hope this fixes the "bug" that was introduced |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Bruce Momjian | Cleanup of use of settings as pointer and structure... |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Bruce Momjian | Cleanup for cash patch . |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Bruce Momjian | Added pgindent/README file. |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Bruce Momjian | Cleanup from patch applied. |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Bruce Momjian | configure cleanup. |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Bruce Momjian | Fix for copy to stdout for cash. |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Thomas G. Lockhart | Add results from Vadim's new tables. |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Thomas G. Lockhart | Add tests for unary minus. |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Thomas G. Lockhart | Make tests match with modified error messages. |
commit | commitdiff | tree | snapshot |
next |