index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
If typecmds is going to have its own header file, said header file
Tom Lane
2002-12-10
2
-5
/
+8
*
Update obsolete comment.
Tom Lane
2002-12-09
1
-2
/
+2
*
Attached are two small patches to expose md5 as a user function -- including
Bruce Momjian
2002-12-06
3
-4
/
+8
*
Re-addd Rod's ALTER DOMAIN patch.
Bruce Momjian
2002-12-06
5
-13
/
+75
*
Back out V6 code, caused postmaster startup failure.
Bruce Momjian
2002-12-06
3
-21
/
+2
*
Add missing v6utils file.
Bruce Momjian
2002-12-06
1
-0
/
+17
*
We have just finished porting the old KAME IPv6 patch over to
Bruce Momjian
2002-12-06
2
-2
/
+4
*
Back out ALTER DOMAIN patch until missing file appears.
Bruce Momjian
2002-12-06
4
-45
/
+13
*
ALTER DOMAIN .. SET / DROP NOT NULL
Bruce Momjian
2002-12-06
4
-13
/
+45
*
Clearify variables names so it is clear which variable is the
Bruce Momjian
2002-12-05
1
-2
/
+2
*
Allow 'password' encryption even when pg_shadow has MD5 passwords, per
Bruce Momjian
2002-12-05
1
-2
/
+2
*
Phase 1 of read-only-plans project: cause executor state nodes to point
Tom Lane
2002-12-05
29
-565
/
+470
*
Document get/set bit/byte functions.
Bruce Momjian
2002-12-05
1
-5
/
+5
*
More cleanup of userid to be AclId rather than Oid.
Bruce Momjian
2002-12-05
4
-19
/
+22
*
Make usesysid consistently int4, not oid.
Bruce Momjian
2002-12-04
5
-21
/
+24
*
Teach planner to expand sufficiently simple SQL-language functions
Tom Lane
2002-12-01
2
-2
/
+5
*
Fix ExecMakeTableFunctionResult() to work with generic expressions as
Tom Lane
2002-12-01
1
-2
/
+2
*
Code review for IS DISTINCT FROM patch. Fix incorrect constant-folding
Tom Lane
2002-11-30
1
-2
/
+8
*
Be more realistic about plans involving Materialize nodes: take their
Tom Lane
2002-11-30
6
-18
/
+25
*
Upgrade planner and executor to allow multiple hash keys for a hash join,
Tom Lane
2002-11-30
5
-18
/
+18
*
Tighten selection of equality and ordering operators for grouping
Tom Lane
2002-11-29
1
-8
/
+9
*
Improve some comments.
Tom Lane
2002-11-27
1
-4
/
+8
*
Use Params, rather than run-time-modified Const nodes, to handle
Tom Lane
2002-11-26
1
-2
/
+2
*
Remove unused constisset and constiscast fields of Const nodes. Clean
Tom Lane
2002-11-25
4
-75
/
+67
*
Restructure outfuncs and readfuncs to use macros in the same style as
Tom Lane
2002-11-25
2
-4
/
+4
*
Un-break triggers declared for INSERT OR DELETE OR UPDATE. This worked
Tom Lane
2002-11-25
1
-2
/
+2
*
Restructure planning of nestloop inner indexscans so that the set of usable
Tom Lane
2002-11-24
5
-44
/
+75
*
Update regression for new patches. Bump up catversion.
Bruce Momjian
2002-11-23
1
-2
/
+2
*
Transaction safe Truncate
Bruce Momjian
2002-11-23
1
-1
/
+6
*
This patch implements FOR EACH STATEMENT triggers, per my email to
Bruce Momjian
2002-11-23
4
-13
/
+21
*
Redesign internal logic of nodeLimit so that it does not need to fetch
Tom Lane
2002-11-22
1
-4
/
+15
*
TAS code originally written for s390 (32-bit) does not work for s390x
Tom Lane
2002-11-22
1
-2
/
+29
*
Finish implementation of hashed aggregation. Add enable_hashagg GUC
Tom Lane
2002-11-21
2
-7
/
+21
*
Add an at-least-marginally-plausible method of estimating the number
Tom Lane
2002-11-19
3
-5
/
+13
*
Put back error test for DECLARE CURSOR outside a transaction block ...
Tom Lane
2002-11-18
1
-1
/
+2
*
New version attached. The following is implemented:
Bruce Momjian
2002-11-15
2
-4
/
+5
*
Add DOMAIN check constraints.
Bruce Momjian
2002-11-15
7
-12
/
+52
*
Add checkpoint_warning to warn of excessive checkpoints caused by too
Bruce Momjian
2002-11-15
1
-1
/
+2
*
Rename hostname_lookup to log_hostname.
Bruce Momjian
2002-11-15
1
-2
/
+2
*
Rename show_source_port to log_source_port.
Bruce Momjian
2002-11-15
1
-2
/
+2
*
Rename:
Bruce Momjian
2002-11-15
1
-8
/
+8
*
Rename server_min_messages to log_min_messages. Part of consolidation
Bruce Momjian
2002-11-14
1
-5
/
+5
*
Update xact.c comments for clarity.
Bruce Momjian
2002-11-13
1
-7
/
+8
*
Make MOVE/FETCH 0 actually move/fetch 0. Add MOVE LAST to move to end
Bruce Momjian
2002-11-13
2
-4
/
+4
*
Split MemSet into three parts to constant comparisons can be optimized
Bruce Momjian
2002-11-13
2
-21
/
+35
*
Remove NO_MKTIME_BEFORE_1970. I had speculated that it was not needed
Tom Lane
2002-11-12
2
-2
/
+2
*
Code review for ON COMMIT patch. Make the actual on-commit action happen
Tom Lane
2002-11-11
3
-29
/
+19
*
Back out use of palloc0 in place if palloc/MemSet. Seems constant len
Bruce Momjian
2002-11-11
1
-3
/
+2
*
Add palloc0 function to inline MemSet for newNode call.
Bruce Momjian
2002-11-10
2
-7
/
+23
*
This trivial patch removes 2 unused defines from pg_config.h.in:
Bruce Momjian
2002-11-10
1
-16
/
+1
[next]