]>
granicus.if.org Git - postgresql/log
Bruce Momjian [Fri, 3 Oct 1997 15:38:31 +0000 (15:38 +0000)]
Update machine-specific FAQs. Too late.
Bruce Momjian [Fri, 3 Oct 1997 15:27:18 +0000 (15:27 +0000)]
Linux/alpha patch from Dan Maynard
Thomas G. Lockhart [Fri, 3 Oct 1997 13:10:06 +0000 (13:10 +0000)]
From JM de Lauwereyns (jmlauwer@icdc.caissedesdepots.fr):
lconv is already taken as a struct identifier defined in a /usr/include file.
Only has an effect with USE_LOCALE enabled.
(Apparently unique to AIX and/or AIX compiler? thomas)
Bruce Momjian [Thu, 2 Oct 1997 18:32:58 +0000 (18:32 +0000)]
Sparc lock fix for Linux/netbsd.
Vadim B. Mikheev [Thu, 2 Oct 1997 18:17:56 +0000 (18:17 +0000)]
Updates for release
Vadim B. Mikheev [Thu, 2 Oct 1997 18:03:09 +0000 (18:03 +0000)]
New edition by D'Arcy and me.
Vadim B. Mikheev [Thu, 2 Oct 1997 18:01:57 +0000 (18:01 +0000)]
General function for SERIAL/IDENTITY/AUTOINCREMENT feature.
Handle INSERT event in timetravel().
Vadim B. Mikheev [Thu, 2 Oct 1997 18:00:34 +0000 (18:00 +0000)]
Last changes.
Vadim B. Mikheev [Thu, 2 Oct 1997 13:58:06 +0000 (13:58 +0000)]
+ MOVE
+ CREATE TRIGGER
Little changes for create table.
Vadim B. Mikheev [Thu, 2 Oct 1997 13:57:07 +0000 (13:57 +0000)]
Dump DEFAULT, CHECK, Triggers.
Fix BASETYPE for aggregates with sfunc2 only.
Vadim B. Mikheev [Thu, 2 Oct 1997 13:52:29 +0000 (13:52 +0000)]
Fix \ handling
Vadim B. Mikheev [Thu, 2 Oct 1997 03:15:11 +0000 (03:15 +0000)]
MOVE command
Vadim B. Mikheev [Thu, 2 Oct 1997 02:50:22 +0000 (02:50 +0000)]
A word about constraint nature of DEFAULT.
Marc G. Fournier [Thu, 2 Oct 1997 01:52:25 +0000 (01:52 +0000)]
Space pad it a little bit...improve readability...
Thomas G. Lockhart [Thu, 2 Oct 1997 01:05:16 +0000 (01:05 +0000)]
First attempt at an installation completion message suggesting to keep
in touch with the Web site for updates etc.
Marc G. Fournier [Thu, 2 Oct 1997 00:59:35 +0000 (00:59 +0000)]
Bring in a "registration" file to be printed out after the user has
performed a 'make install'
Uses 'more', which should be standard across all systems, I hope?
Marc G. Fournier [Thu, 2 Oct 1997 00:50:28 +0000 (00:50 +0000)]
Document which is default for:
enable-hba/enable-cassert/enable-locale
Bruce Momjian [Wed, 1 Oct 1997 19:42:53 +0000 (19:42 +0000)]
Update manuals for 6.2 release.
Bruce Momjian [Wed, 1 Oct 1997 19:30:59 +0000 (19:30 +0000)]
Update manuals for 6.2 release.
Bruce Momjian [Wed, 1 Oct 1997 19:24:21 +0000 (19:24 +0000)]
Update manuals for 6.2 release.
Bruce Momjian [Wed, 1 Oct 1997 19:14:35 +0000 (19:14 +0000)]
Update manuals for 6.2 release.
Bruce Momjian [Wed, 1 Oct 1997 19:08:48 +0000 (19:08 +0000)]
Update manuals for 6.2 release.
Bruce Momjian [Wed, 1 Oct 1997 18:57:48 +0000 (18:57 +0000)]
Update manuals for 6.2 release.
Bruce Momjian [Wed, 1 Oct 1997 18:53:28 +0000 (18:53 +0000)]
Update manuals for 6.2 release.
Bruce Momjian [Wed, 1 Oct 1997 18:14:53 +0000 (18:14 +0000)]
Update PQntuples now returns rows affected.
Thomas G. Lockhart [Wed, 1 Oct 1997 17:05:16 +0000 (17:05 +0000)]
Document NOT NULL for table creation.
Clarify usage of date_part() for timespan data type.
Bruce Momjian [Wed, 1 Oct 1997 15:38:59 +0000 (15:38 +0000)]
Update to 0.4.
Bruce Momjian [Wed, 1 Oct 1997 15:13:14 +0000 (15:13 +0000)]
Update to 0.4 version.
Bruce Momjian [Tue, 30 Sep 1997 18:40:37 +0000 (18:40 +0000)]
Fix permits.
Bruce Momjian [Tue, 30 Sep 1997 16:21:42 +0000 (16:21 +0000)]
Add support for NetBSD/sparc.
Bruce Momjian [Tue, 30 Sep 1997 15:19:32 +0000 (15:19 +0000)]
HPUX 10 fix.
Vadim B. Mikheev [Tue, 30 Sep 1997 09:50:28 +0000 (09:50 +0000)]
Little changes.
Vadim B. Mikheev [Tue, 30 Sep 1997 09:49:54 +0000 (09:49 +0000)]
STATEMENT triggers are not implemented - elog (WARN).
Vadim B. Mikheev [Tue, 30 Sep 1997 09:49:10 +0000 (09:49 +0000)]
Trigger programming guide.
Description of data changes visibility added.
Bruce Momjian [Tue, 30 Sep 1997 03:28:02 +0000 (03:28 +0000)]
Cleanup.
Bruce Momjian [Tue, 30 Sep 1997 03:12:43 +0000 (03:12 +0000)]
Vadim's updates to HISTORY file.
Bruce Momjian [Tue, 30 Sep 1997 03:01:39 +0000 (03:01 +0000)]
Update for 6.2 release.
Bruce Momjian [Tue, 30 Sep 1997 02:47:27 +0000 (02:47 +0000)]
Update readme.
Bruce Momjian [Tue, 30 Sep 1997 00:22:43 +0000 (00:22 +0000)]
Update pgtcl to 0.3. Update README.
Marc G. Fournier [Mon, 29 Sep 1997 21:06:48 +0000 (21:06 +0000)]
Update to the newest version before beta12, and add a README file
from Constantin...
Marc G. Fournier [Mon, 29 Sep 1997 20:11:51 +0000 (20:11 +0000)]
From: Peter T Mount <patches@maidast.demon.co.uk>
This patch fixes a few results in DatabaseMetaData, and updates the README
and TODO files (the later being a new file).
The TODO file lists the things that need to be looked into after 6.2 is
released, and describes the problem with Large Objects.
Marc G. Fournier [Mon, 29 Sep 1997 20:06:06 +0000 (20:06 +0000)]
Bring in Constantin's PGaccess TCL interface (v0.21)
Vadim B. Mikheev [Mon, 29 Sep 1997 08:29:09 +0000 (08:29 +0000)]
SPI programming guide.
Vadim B. Mikheev [Mon, 29 Sep 1997 06:28:45 +0000 (06:28 +0000)]
Fix error indicator for SPI_getvalue() and SPI_getbinval()
Vadim B. Mikheev [Mon, 29 Sep 1997 06:01:46 +0000 (06:01 +0000)]
MOVE implementation (added bool ismove to FetchStmt).
Vadim B. Mikheev [Mon, 29 Sep 1997 05:59:16 +0000 (05:59 +0000)]
MOVE implementation.
Bruce Momjian [Mon, 29 Sep 1997 03:27:18 +0000 (03:27 +0000)]
HPUX patches from Vladimir Turin.
Bruce Momjian [Sun, 28 Sep 1997 16:57:44 +0000 (16:57 +0000)]
Cleanup tmp files for ccsym.
Marc G. Fournier [Sun, 28 Sep 1997 10:10:36 +0000 (10:10 +0000)]
From: Darren King <darrenk@insightdist.com>
I asked for this a long time ago and Frank Dana recently has
indicated that using lbsd on aix breaks the timezone code.
Marc G. Fournier [Sun, 28 Sep 1997 10:05:15 +0000 (10:05 +0000)]
From: CNT systemen BV <cntsys@cistron.nl>
I've found a problem in the Postgresql jdbc driver.
"ReceiveInteger" shifts a received byte right instead of left.
This means that only the least significant byte is read into the int.
Reviewed by: Peter T Mount <patches@maidast.demon.co.uk>
Bruce Momjian [Sun, 28 Sep 1997 04:23:04 +0000 (04:23 +0000)]
ccsym cleanup.
Bruce Momjian [Sat, 27 Sep 1997 19:35:04 +0000 (19:35 +0000)]
Changed location of libpgtcl stuff.
Bruce Momjian [Sat, 27 Sep 1997 19:28:40 +0000 (19:28 +0000)]
Changed location of libpgtcl stuff.
Bruce Momjian [Sat, 27 Sep 1997 19:13:56 +0000 (19:13 +0000)]
Changed location of libpgtcl stuff.
Bruce Momjian [Sat, 27 Sep 1997 17:25:48 +0000 (17:25 +0000)]
Cleanup for find_keywords.
Bruce Momjian [Sat, 27 Sep 1997 17:22:05 +0000 (17:22 +0000)]
Cleanup for find_keywords.
Bruce Momjian [Sat, 27 Sep 1997 16:42:21 +0000 (16:42 +0000)]
Add fiel to list keywords.
Bruce Momjian [Sat, 27 Sep 1997 14:37:21 +0000 (14:37 +0000)]
Make GetAttributeByNum visible again for external use.
Thomas G. Lockhart [Sat, 27 Sep 1997 14:28:46 +0000 (14:28 +0000)]
Add information about SQL92 syntax enhancements.
Rearrange the v6.2 enhancements section to put visible changes first.
Thomas G. Lockhart [Sat, 27 Sep 1997 04:37:33 +0000 (04:37 +0000)]
Update catalog lists for v6.2.
Add documentation of some text functions.
Add descriptions of some new SQL/92-compatible string functions.
Thomas G. Lockhart [Sat, 27 Sep 1997 04:36:02 +0000 (04:36 +0000)]
Use "man drop" as an introduction to all drop commands.
Create explicit drop_table man page (copied from old drop man page).
Bruce Momjian [Sat, 27 Sep 1997 03:58:29 +0000 (03:58 +0000)]
Manual page cleanup.
Bruce Momjian [Sat, 27 Sep 1997 03:14:20 +0000 (03:14 +0000)]
Update manual pages.
Marc G. Fournier [Sat, 27 Sep 1997 00:05:23 +0000 (00:05 +0000)]
This gets things to compile...past this I'll have to test from home, or
someone will have to tell me
Marc G. Fournier [Fri, 26 Sep 1997 22:06:30 +0000 (22:06 +0000)]
Nothing in this file right now, but will contain appropriate 'chmod's
so that permissions are set for the end release...
Bruce Momjian [Fri, 26 Sep 1997 20:32:02 +0000 (20:32 +0000)]
AIX float fix.
Bruce Momjian [Fri, 26 Sep 1997 20:05:47 +0000 (20:05 +0000)]
Fix for psort temp file names, from Vadim.
Thomas G. Lockhart [Fri, 26 Sep 1997 15:21:27 +0000 (15:21 +0000)]
Include information on new DEFAULT and CONSTRAINT clauses.
Thomas G. Lockhart [Fri, 26 Sep 1997 15:20:12 +0000 (15:20 +0000)]
Include references to other "drop" man pages.
Thomas G. Lockhart [Fri, 26 Sep 1997 15:13:09 +0000 (15:13 +0000)]
Initial docs for Vadim's new trigger capabilities.
Thomas G. Lockhart [Fri, 26 Sep 1997 15:09:11 +0000 (15:09 +0000)]
Fix SUBSTRING(str FROM int TO int) parsing.
Vadim B. Mikheev [Fri, 26 Sep 1997 14:57:36 +0000 (14:57 +0000)]
Scripts to run queries and data.
Vadim B. Mikheev [Fri, 26 Sep 1997 14:55:44 +0000 (14:55 +0000)]
Some results.
Vadim B. Mikheev [Fri, 26 Sep 1997 14:55:21 +0000 (14:55 +0000)]
Start with performance suite.
Vadim B. Mikheev [Fri, 26 Sep 1997 13:57:39 +0000 (13:57 +0000)]
Return error if char *query is null in SPI_prepare()
Marc G. Fournier [Fri, 26 Sep 1997 08:22:21 +0000 (08:22 +0000)]
Get these two files finally committed for Peter...sorry for delay :(
Edmund Mergl [Thu, 25 Sep 1997 21:15:04 +0000 (21:15 +0000)]
*** empty log message ***
Bruce Momjian [Thu, 25 Sep 1997 16:52:23 +0000 (16:52 +0000)]
Back out inclusion of postgres.h.
Bruce Momjian [Thu, 25 Sep 1997 16:35:52 +0000 (16:35 +0000)]
Massive examples fix from Nicola Bernardelli
Bruce Momjian [Thu, 25 Sep 1997 15:48:51 +0000 (15:48 +0000)]
Fix for libpgtcl from Constantin Teodorescu.
Thomas G. Lockhart [Thu, 25 Sep 1997 14:11:42 +0000 (14:11 +0000)]
Tatsuo's patch to fix alignment problems in structure for RISC machines.
Thomas G. Lockhart [Thu, 25 Sep 1997 14:10:23 +0000 (14:10 +0000)]
One more change to recover v6.1.1 escaped-text input behavior.
Should be changed for v6.3!
Thomas G. Lockhart [Thu, 25 Sep 1997 14:09:04 +0000 (14:09 +0000)]
Disable checking for zero or one points with deeper parens on input.
Polygon input would not accept single-point polygon output and dump.
Vadim B. Mikheev [Thu, 25 Sep 1997 12:48:15 +0000 (12:48 +0000)]
Fix handling of functions with non-attribute first argument in WHERE
clauses.
Vadim B. Mikheev [Thu, 25 Sep 1997 12:21:15 +0000 (12:21 +0000)]
Fix GROUP BY when order of entries is different from order in target list.
Vadim B. Mikheev [Thu, 25 Sep 1997 12:16:05 +0000 (12:16 +0000)]
Fix handling of SPI_tuptable.
Bruce Momjian [Thu, 25 Sep 1997 01:48:58 +0000 (01:48 +0000)]
S_LOCK_FREE fix.
Bruce Momjian [Wed, 24 Sep 1997 23:37:26 +0000 (23:37 +0000)]
Fix for S_FREE_LOCK.
Thomas G. Lockhart [Wed, 24 Sep 1997 17:55:38 +0000 (17:55 +0000)]
Use additional ORDER BY to cope with new sorting routines.
Thomas G. Lockhart [Wed, 24 Sep 1997 17:53:53 +0000 (17:53 +0000)]
Add SQL/92 "constants" current_date, current_time, and current_timestamp.
Add SQL/92 types decimal and numeric (temporary for syntax support).
These types need more support in the backend to be really implemented,
and the parser will need to be changed at that time.
Adjust limits on precision parameters for FLOAT(p) to match IEEE-compliant
arithmetic. Perhaps these limits should be processor-specific or obtained
from system include files instead.
Thomas G. Lockhart [Wed, 24 Sep 1997 17:49:56 +0000 (17:49 +0000)]
Add SQL/92 types decimal and numeric.
Add SQL/92 "constants" current_date, current_time, and current_timestamp.
Thomas G. Lockhart [Wed, 24 Sep 1997 17:48:25 +0000 (17:48 +0000)]
Restore proper behavior for escaped quotes and for escaped literals
like newline inside quoted strings.
Thomas G. Lockhart [Wed, 24 Sep 1997 17:46:14 +0000 (17:46 +0000)]
Remove debugging "puts" print statement.
Thomas G. Lockhart [Wed, 24 Sep 1997 17:45:21 +0000 (17:45 +0000)]
Coerce type of NULL pointer return to suppress gcc compiler warnings.
Bruce Momjian [Wed, 24 Sep 1997 16:20:04 +0000 (16:20 +0000)]
Fix for pg_dump.
Bruce Momjian [Wed, 24 Sep 1997 15:57:28 +0000 (15:57 +0000)]
Update configure.
Bruce Momjian [Wed, 24 Sep 1997 15:49:46 +0000 (15:49 +0000)]
Remove aix power pc.
Bruce Momjian [Wed, 24 Sep 1997 15:40:59 +0000 (15:40 +0000)]
Remove extra float.h I added.
Bruce Momjian [Wed, 24 Sep 1997 15:36:36 +0000 (15:36 +0000)]
CREATE FUNCTION fixup for types of functions.
Bruce Momjian [Wed, 24 Sep 1997 15:14:02 +0000 (15:14 +0000)]
Rollback changes to pg_dump.c