index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Fix for psql help create table.
Bruce Momjian
1999-02-02
*
Fix create_rule is->as.
Bruce Momjian
1999-02-02
*
Fixed failed assertion happening in multiple action rules
Jan Wieck
1999-02-02
*
Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.
Bruce Momjian
1999-02-02
*
Fixed growing of backend due to not pfree()'d data on COPY FROM
Jan Wieck
1999-02-01
*
Initialize es_snapshot.
Vadim B. Mikheev
1999-02-01
*
Tighten coding in samekeys(). Pretty braindead change,
Tom Lane
1999-02-01
*
freebsd4.0 needed to be added to configure...
Marc G. Fournier
1999-02-01
*
From: Michael Meskes <Michael.Meskes@usa.net>
Marc G. Fournier
1999-01-31
*
From: D'Arcy J.M. Cain <darcy@druid.net>
Marc G. Fournier
1999-01-31
*
Fix postmaster to not try to start more than MaxBackendId children,
Tom Lane
1999-01-30
*
Small fix for READ COMMITTED isolevel.
Vadim B. Mikheev
1999-01-29
*
Hope that execMain.c good merged.
Vadim B. Mikheev
1999-01-29
*
Trying to fix bad merging...
Vadim B. Mikheev
1999-01-29
*
READ COMMITTED isolevel is implemented and is default now.
Vadim B. Mikheev
1999-01-29
*
Changed qualification of pg_views and pg_tables to directly
Jan Wieck
1999-01-28
*
New prebuilt versions of gram.c and scan.c for the mixed case
Jan Wieck
1999-01-28
*
Partial support for mixed case in PL/pgSQL.
Jan Wieck
1999-01-28
*
Quick fix for subplan-related crash.
Tom Lane
1999-01-27
*
Speedup of PL/pgSQL by calling ExecEvalExpr() directly
Jan Wieck
1999-01-27
*
fix for aggregates
Bruce Momjian
1999-01-27
*
From: Tatsuo Ishii <t-ishii@sra.co.jp>
Marc G. Fournier
1999-01-27
*
Turns out it's easy to cache the fmgr function lookup
Tom Lane
1999-01-27
*
Another SELECT speedup: extract OIDs of column print functions
Tom Lane
1999-01-27
*
More agg cleanup.
Bruce Momjian
1999-01-26
*
primary key support cleanups from D'Arcy...
Marc G. Fournier
1999-01-26
*
pgindent file.
Bruce Momjian
1999-01-26
*
From: Peter T Mount <peter@retep.org.uk>
Marc G. Fournier
1999-01-25
*
Agg/Aggreg cleanup and datetime.sql patch.
Bruce Momjian
1999-01-25
*
SELECT FOR UPDATE is implemented...
Vadim B. Mikheev
1999-01-25
*
Tighten coding of fmgr_isbuiltin() ... managed to speed it up
Tom Lane
1999-01-25
*
Tighten coding of inner loops in nocachegetattr ...
Tom Lane
1999-01-24
*
Use heap_attisnull, rather than heap_getattr, for a small
Tom Lane
1999-01-24
*
Replace typtoout() and gettypelem() with a single routine,
Tom Lane
1999-01-24
*
Fix a couple little problems with signed vs. unsigned
Tom Lane
1999-01-24
*
Rename Aggreg to Aggref.
Bruce Momjian
1999-01-24
*
Improper addition of NaN/Infinity recognition to float8in()
Tom Lane
1999-01-24
*
Remove unused Choose node.
Bruce Momjian
1999-01-23
*
Add explicit buffering in backend libpq, to compensate for
Tom Lane
1999-01-23
*
Fix unportable test syntax in regression script.
Tom Lane
1999-01-23
*
Fix for intersect FOR UPDATE check.
Bruce Momjian
1999-01-22
*
Relcache Size fix.
Bruce Momjian
1999-01-22
*
Fix for Size sizeof in cache code.
Bruce Momjian
1999-01-22
*
|From: "D'Arcy" "J.M." Cain <darcy@druid.net>
Marc G. Fournier
1999-01-22
*
It seems that SPI_prepare() doesn't work well in some cases.
Bruce Momjian
1999-01-21
*
Here is a new version of my patch for allowing pg_dump to DROP schema
Bruce Momjian
1999-01-21
*
The following patch finishes primary key support. Previously, when
Bruce Momjian
1999-01-21
*
From: Michael Meskes <Michael.Meskes@usa.net>
Marc G. Fournier
1999-01-21
*
Copy RowMark node (it's for (-:)) FOR UPDATE).
Vadim B. Mikheev
1999-01-21
*
FOR UPDATE is in parser & rules.
Vadim B. Mikheev
1999-01-21
[next]