aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Use Snapshot in heap access methods.Vadim B. Mikheev1998-07-27
* Missed a few files in the last round of commits from Tatsuo, as wellMarc G. Fournier1998-07-27
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-26
* I missed addding initdb.sh ...Marc G. Fournier1998-07-26
* Update flowchart. Add arrow.Bruce Momjian1998-07-26
* Fix compile error. Make transaction/work optional on all transactionBruce Momjian1998-07-26
* Update psql help syntax to remove <> and uppercaese keywords.Bruce Momjian1998-07-25
* Add mention of actual SQL command to create*/destroy* commands.Bruce Momjian1998-07-24
* Add mention of SQL commands to create/destroy man pages.Bruce Momjian1998-07-24
* Add mention of psql and template1 to create*, destroy* commandBruce Momjian1998-07-24
* Fix HAVING patch missing cast.Bruce Momjian1998-07-24
* I'm sorry, but I think I introduced a little bug with my last patch.Bruce Momjian1998-07-24
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-24
* Version 06-30-0248Byron Nikolaidis1998-07-22
* Fix _lo_commit: core if LO memmory context was not created (LO were not used?)Vadim B. Mikheev1998-07-22
* VariableCache (next XID generator) is placed in shmem.Vadim B. Mikheev1998-07-21
* Update.Bruce Momjian1998-07-21
* Update.Bruce Momjian1998-07-21
* Theses buffer leaks are caused by indexes that are kept open betweenBruce Momjian1998-07-21
* target list fixes.Bruce Momjian1998-07-20
* makeTargetEntry cleanup.Bruce Momjian1998-07-20
* Makefile removal of internal.c.Bruce Momjian1998-07-20
* Cleanup makeTargetEntry and remove internal.c.Bruce Momjian1998-07-20
* Use defines rather than constants for types.Bruce Momjian1998-07-20
* Fix problem brought in with 32K machine.Bruce Momjian1998-07-20
* Cleanup use of 16 that should be NAMEDATALEN.Bruce Momjian1998-07-20
* Cleanup Name usage.Bruce Momjian1998-07-20
* Fix temp name length.Bruce Momjian1998-07-20
* Remove un-needed references to Name.Bruce Momjian1998-07-20
* Update version.Bruce Momjian1998-07-20
* Remove unneeded strcpy() of timezone.Bruce Momjian1998-07-19
* Remove un-needed psort close.Bruce Momjian1998-07-19
* Lock fix from Tom Ivar Helbekkmo .Bruce Momjian1998-07-19
* 1) Queries using the having clause on base tables should work wellBruce Momjian1998-07-19
* pg_dump -z has gotten rather thoroughly broken in the last coupleBruce Momjian1998-07-19
* Make sparc/solaris not use complex macr.Bruce Momjian1998-07-19
* Attached are the three patches that were needed to get PostgreSQLBruce Momjian1998-07-19
* My mailer munged the intro text in my last post. Here is the textBruce Momjian1998-07-19
* Conditionally execute Junk filter only when ORDER BY of columnsBruce Momjian1998-07-19
* Somewhere between 6.1 and 6.3 someone removed the support for theBruce Momjian1998-07-19
* Add DISABLE_COMPLEX_MACRO to sco.Bruce Momjian1998-07-19
* Add auto-size to screen to \d? commands. Use UNION to show allBruce Momjian1998-07-18
* Move common lock code to their own section.Bruce Momjian1998-07-18
* On architectures where we don't have any special inline code forBruce Momjian1998-07-18
* Thank you for testing and reporting this. It is my fault of course,Bruce Momjian1998-07-18
* Rename Rel to RelOptInfo.Bruce Momjian1998-07-18
* updateBruce Momjian1998-07-17
* Remove monitor mention and add psql.Bruce Momjian1998-07-16
* Fix for Group ReScan suggested by Vadim.Bruce Momjian1998-07-16
* Patch for ReScan of Group.Bruce Momjian1998-07-16