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
/
backend
/
commands
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add recreate index notice to vacuum error.
Bruce Momjian
1999-11-14
1
-3
/
+3
*
New NameStr macro to convert Name to Str. No need for var.data anymore.
Bruce Momjian
1999-11-07
10
-43
/
+43
*
Fix compile after COMMENT problem.
Bruce Momjian
1999-10-26
1
-1
/
+4
*
Hello.
Bruce Momjian
1999-10-26
6
-57
/
+863
*
Standardize on MAXPGPATH as the size of a file pathname buffer,
Tom Lane
1999-10-25
1
-10
/
+10
*
This patch implements ORACLE's COMMENT SQL command.
Bruce Momjian
1999-10-15
1
-1
/
+49
*
Fix planner and rewriter to follow SQL semantics for tables that are
Tom Lane
1999-10-07
1
-3
/
+3
*
Reimplement parsing and storage of default expressions and constraint
Tom Lane
1999-10-03
4
-60
/
+121
*
Allow CREATE FUNCTION's WITH clause to be used for all language types,
Tom Lane
1999-10-02
2
-109
/
+96
*
Added utils/adt/ri_triggers with empty shells for the
Jan Wieck
1999-09-30
1
-2
/
+3
*
This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support.
Jan Wieck
1999-09-29
1
-62
/
+1077
*
Make tree compilable (+WAL).
Vadim B. Mikheev
1999-09-28
1
-8
/
+6
*
I have been working with user defined types and user defined c
Bruce Momjian
1999-09-28
1
-7
/
+29
*
Massimo's SET FSYNC and SHOW PG_OPTIONS changes, without SET QUERY_LIMIT.
Bruce Momjian
1999-09-27
1
-1
/
+36
*
Cancel query support from Massimo
Bruce Momjian
1999-09-27
1
-1
/
+7
*
Fix to give super user and createdb user proper update catalog rights.
Bruce Momjian
1999-09-27
1
-2
/
+4
*
Several changes here, not very related but touching some of the same files.
Tom Lane
1999-09-24
3
-48
/
+153
*
Add TRUNCATE command, with psql help and sgml additions.
Bruce Momjian
1999-09-23
1
-1
/
+21
*
Mega-commit to make heap_open/heap_openr/heap_close take an
Tom Lane
1999-09-18
15
-378
/
+323
*
Eliminate query length limitation imposed by pg_client_to_server
Tom Lane
1999-09-11
1
-109
/
+65
*
Eliminate elog()'s hardwired limit on length of an error message.
Tom Lane
1999-09-11
1
-24
/
+3
*
Remove no-longer-needed code to update temprel's copy of
Tom Lane
1999-09-04
1
-8
/
+1
*
Minor improvements to stringinfo package to make it more
Tom Lane
1999-08-31
1
-1
/
+4
*
Fix vacuum's memory consumption
Tatsuo Ishii
1999-08-25
1
-4
/
+11
*
Further planner/optimizer cleanups. Move all set_tlist_references
Tom Lane
1999-08-22
1
-3
/
+4
*
EXPLAIN didn't know about 'Materialize' plan nodes.
Tom Lane
1999-08-16
1
-1
/
+4
*
> > Prevent sorting if result is already sorted
Bruce Momjian
1999-08-09
1
-1
/
+3
*
Store -1 in attdisbursion to signal 'no duplicates in column'.
Tom Lane
1999-08-09
1
-26
/
+36
*
For a unique-key attribute (no duplicate values), vacuum analyze
Tom Lane
1999-08-08
1
-8
/
+16
*
First step in fixing selectivity-estimation code. eqsel and
Tom Lane
1999-08-01
1
-22
/
+46
*
Make usecatupd disabled for normal users, and allow normal users to
Bruce Momjian
1999-07-30
1
-2
/
+2
*
Plug several holes in backend's ability to cope with
Tom Lane
1999-07-22
1
-12
/
+28
*
Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where
Bruce Momjian
1999-07-19
1
-5
/
+5
*
configure cleanup
Bruce Momjian
1999-07-18
1
-3
/
+1
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
19
-52
/
+16
*
Fix incorrect declaration of rtentry as 'ResTarget' where it
Tom Lane
1999-07-17
1
-2
/
+2
*
More cleanup
Bruce Momjian
1999-07-16
1
-3
/
+2
*
Final cleanup.
Bruce Momjian
1999-07-16
18
-92
/
+94
*
Update #include cleanups
Bruce Momjian
1999-07-16
6
-13
/
+13
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
14
-150
/
+150
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
16
-121
/
+14
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
6
-11
/
+7
*
Fix spelling of variable name.
Bruce Momjian
1999-07-07
1
-5
/
+5
*
Fix misspelling.
Bruce Momjian
1999-07-07
1
-5
/
+5
*
Fix to prevent too large tuple from being created.
Bruce Momjian
1999-07-03
2
-4
/
+4
*
Change form() to varargform() to prevent portability problems.
Bruce Momjian
1999-06-19
1
-7
/
+7
*
Explain didn't handle inheritance correctly (it didn't
Tom Lane
1999-06-17
1
-2
/
+1
*
Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGN
Bruce Momjian
1999-06-17
1
-64
/
+2
*
Fix critical error noticed by Massimo: copy.c used to have a
Tom Lane
1999-06-12
1
-17
/
+2
*
Change Assert(Ptp.t_data->t_xmax == tp.t_data->t_xmin) to :
Vadim B. Mikheev
1999-06-11
1
-3
/
+30
[next]