- 21 May, 1997 2 commits
- 
- 
Bruce Momjian authored
- 
Bruce Momjian authored
 
- 
- 20 May, 1997 10 commits
- 
- 
Bruce Momjian authored
- 
Vadim B. Mikheev authoredrelation->rd_att (relation' TupleDesc). 
- 
Vadim B. Mikheev authored
- 
Vadim B. Mikheev authoredBecause of * resetpsort - resets (frees) malloc'd memory for an aborted Xaction * * Not implemented yet. 
- 
Vadim B. Mikheev authoredall local buffers @ xact commit, so accordingly nextFreeLocalBuf is first local buffer now. It helps to avoid unnecessary local buffer allocations in LocalBufferAlloc() latter ("memmory leaks" in 'order by'). 2. ResetLocalBufferPool() lost allocated local buffers: memset(LocalBufferDescriptors, 0, sizeof(BufferDesc) * NLocBuffer); (local buffers leak @ xact aborts).
- 
Vadim B. Mikheev authored
- 
Vadim B. Mikheev authoredusing right-sided plans. 
- 
Vadim B. Mikheev authored
- 
Bruce Momjian authoredMade PQsetdb() and PQfnumber() case-insensitive. Removed attempt to set table ownership via pg_dumpall. 
- 
Marc G. Fournier authoredSubject: [PATCHES] AIX 6.2 make patch. New template files to replace the old AIX template 
 
- 
- 19 May, 1997 5 commits
- 
- 
Bruce Momjian authored
- 
Bruce Momjian authored
- 
Vadim B. Mikheev authored(CREATE INDEX ...) 
- 
Marc G. Fournier authoredMinor patches to geo_ops.c to clean up compile under AIX 4.1.3 
- 
Marc G. Fournier authoredgcc'ism 
 
- 
- 17 May, 1997 11 commits
- 
- 
Edmund Mergl authored
- 
Edmund Mergl authored
- 
Thomas G. Lockhart authored
- 
Thomas G. Lockhart authoredInitial version. 
- 
Thomas G. Lockhart authoredFix typos in TZ setting for regression testing and in gmake redirection. 
- 
Thomas G. Lockhart authored
- 
Thomas G. Lockhart authoredNoted in trying to port to AIX. 
- 
Thomas G. Lockhart authored
- 
Thomas G. Lockhart authored
- 
Marc G. Fournier authoredAdd an entry for the Sparc/Linux port in .similar 
- 
Marc G. Fournier authoredHere are the latest changes to the INSTALL instructions. The main changes are: - Step 5, on flex - Steps 18 and 19, on regression tests - Step 22 c) on starting postmaster on bootup on FreeBSD - Added porting notes for SPARC/Linux at end. If there is time, Thomas should review step 19. 
 
- 
- 16 May, 1997 6 commits
- 
- 
Thomas G. Lockhart authored
- 
Thomas G. Lockhart authoredThis results from improvements in datetime.c which ensures that the conversions are done in local time rather than GMT. 
- 
Thomas G. Lockhart authoredBring optional new-storage date and time up to date and test. This new storage format should fix the "Sparc gcc -O2 bug". (Enable new code with USE_NEW_DATE and USE_NEW_TIME in dt.h) 
- 
Thomas G. Lockhart authored
- 
Marc G. Fournier authoredmake doesn't proceed 
- 
Marc G. Fournier authored
 
- 
- 15 May, 1997 2 commits
- 
- 
Marc G. Fournier authoredFixes: Shared objects are not linked correctly 
- 
Marc G. Fournier authoredSubject: [PATCHES] Patch for INSTALL The following patch makes a number of modifications to file INSTALL. Among other things, it restores some platform specific notes I deleted. It also no longer requires a separate compile for the regression tests. Please note that this patch already incorporates the patch Hal Snyder submitted on Monday. Do not apply Hal's patch. 
 
- 
- 14 May, 1997 4 commits
- 
- 
Bruce Momjian authored
- 
Bruce Momjian authored
- 
Bruce Momjian authored
- 
Bruce Momjian authored
 
-