Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcd7c56e

Browse files
committed
Last changes.
1 parent953e9e2 commitcd7c56e

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

‎HISTORY

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PostgreSQL 6.2betaSat Sep 27 07:20:16 PDT 1997
1+
PostgreSQL 6.2Thu Oct 02 12:53:46 EDT 1997
22
-------------------------------------------------------------
33

44
A dump/restore is required for those wishing to migrate data from
@@ -26,6 +26,7 @@ Fix handling of functions with non-attribute first argument in
2626
WHERE clauses (Vadim)
2727
Fix GROUP BY when order of entries is different from order
2828
in target list (Vadim)
29+
Fix pg_dump for aggregates without sfunc1 (Vadim)
2930

3031
Enhancements
3132
------------
@@ -35,10 +36,8 @@ Added JDBC driver as an interface(Adrian & Peter)
3536
pg_password utility
3637
Return number of tuples inserted/affected by INSERT/UPDATE/DELETE etc.(Vadim)
3738
Triggers implemented with CREATE TRIGGER (SQL3)(Vadim)
38-
SPI (Server Programming Interface)-allows execution of queries inside
39+
SPI (Server Programming Interface) allows execution of queries inside
3940
C-functions (Vadim)
40-
SPI implemented not just to support triggers, but functions too,
41-
and as "workhorse" for procedural language(s) in future...
4241
NOT NULL implemented (SQL92)(Robson Paniago de Miranda)
4342
Include reserved words for string handling, outer joins, and unions(Thomas)
4443
Implement extended comments ("/* ... */") using exclusive states(Thomas)
@@ -76,6 +75,7 @@ Fix for psql pager when no tty(Bruce)
7675
New entab utility(Bruce)
7776
General trigger functions for referential integrity (Vadim)
7877
General trigger functions for time travel (Vadim)
78+
General trigger functions for AUTOINCREMENT/IDENTITY feature (Vadim)
7979
MOVE implementation (Vadim)
8080

8181
Source Tree Changes
@@ -111,6 +111,7 @@ Add comments syntax regression test(Thomas)
111111
Add PGINDENT and support program(Bruce)
112112
Massive commit to run PGINDENT on all *.c and *.h files(Bruce)
113113
Files moved to /src/tools directory(Bruce)
114+
SPI and Trigger programming guides (Vadim & D'Arcy)
114115

115116

116117
PostgreSQL 6.1.1 Mon Jul 22 18:04:49 EDT 1997

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp