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
Commit message (
Expand
)
Author
Age
Files
Lines
*
My patch this morning was overly hasty; revert code to original state.
Tom Lane
2005-02-24
1
-2
/
+2
*
Minor code cleanup: remove a variable that was assigned to but never
Neil Conway
2005-02-23
1
-3
/
+2
*
This patch optimizes the md5_text() function (which is used to
Neil Conway
2005-02-23
2
-7
/
+13
*
Un-break plpgsql build by removing unwanted _() usage.
Tom Lane
2005-02-23
1
-2
/
+2
*
Properly undef _(x) gettext macro.
Bruce Momjian
2005-02-23
4
-6
/
+6
*
This patch changes makes some significant changes to how compilation
Neil Conway
2005-02-22
9
-922
/
+961
*
Add semicolon so snprintf.c goto has a statement to attach to:
Bruce Momjian
2005-02-22
1
-1
/
+2
*
Use _() macro consistently rather than gettext(). Add translation
Bruce Momjian
2005-02-22
43
-304
/
+297
*
Add support to port/snprintf.c for position parameter specification:
Bruce Momjian
2005-02-22
1
-15
/
+196
*
Try to get Borland CC to compile.
Bruce Momjian
2005-02-21
2
-42
/
+46
*
Trivial fix: change the reference to further documentation of pathkeys to
Neil Conway
2005-02-21
1
-3
/
+3
*
Use SnapshotNow instead of SnapshotSelf for reading the catalogs
Tom Lane
2005-02-20
1
-13
/
+13
*
Remove some no-longer-needed kluges for bootstrapping, in particular
Tom Lane
2005-02-20
6
-65
/
+17
*
Rename macro to MAKE_EXPIRED_TUPLES_VISIBLE.
Bruce Momjian
2005-02-20
1
-2
/
+2
*
Fix MAKE_ALL_TUPLES_VISIBLE define.
Bruce Momjian
2005-02-20
1
-2
/
+2
*
Move define MAKE_ALL_TUPLES_VISIBLE to a more logical place.
Bruce Momjian
2005-02-20
1
-6
/
+6
*
I have added a define, MAKE_ALL_TUPLES_VISIBLE, to help people recover
Bruce Momjian
2005-02-20
1
-1
/
+6
*
Flat file cleanup phase 2: make it work for pg_group. The flat group
Tom Lane
2005-02-20
3
-110
/
+104
*
Add code to prevent transaction ID wraparound by enforcing a safe limit
Tom Lane
2005-02-20
14
-550
/
+1146
*
New arrangement to always let the bgwriter do checkpoints broke
Tom Lane
2005-02-19
1
-1
/
+18
*
Ensure that the resolved datatype of any unknown Param is propagated
Tom Lane
2005-02-19
1
-6
/
+33
*
Convert MemoryContextSwitchTo() into an inline function when using GCC.
Tom Lane
2005-02-18
2
-2
/
+28
*
Update comment on VACUUM FULL.
Bruce Momjian
2005-02-15
1
-8
/
+13
*
Document usage of gettext_noop().
Bruce Momjian
2005-02-15
1
-1
/
+7
*
Improve documentation of signal usage for HAVE_SIGPROCMASK and
Bruce Momjian
2005-02-14
1
-5
/
+9
*
Improve documentation of signal usage for HAVE_SIGPROCMASK and
Bruce Momjian
2005-02-14
1
-1
/
+5
*
ALTER LANGUAGE RENAME has never worked. Per Sergey Yatskevich.
Tom Lane
2005-02-14
1
-2
/
+2
*
Print file name and errno string on rmtree failure.
Bruce Momjian
2005-02-13
1
-13
/
+17
*
Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a user-requested
Bruce Momjian
2005-02-13
1
-2
/
+2
*
Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a user-requested
Bruce Momjian
2005-02-12
3
-8
/
+8
*
Add a regression test to verify that the stack depth checker actually
Tom Lane
2005-02-11
2
-0
/
+14
*
Adjust input routines for float4, float8 and oid to reject the empty string
Neil Conway
2005-02-11
13
-43
/
+36
*
Fix ANALYZE to accumulate some minimal statistics for an all-null column.
Tom Lane
2005-02-11
1
-3
/
+25
*
Fix SPI cursor support to allow scanning the results of utility commands
Tom Lane
2005-02-10
2
-15
/
+54
*
Fixed changelog entry to list correct bug reporter.
Michael Meskes
2005-02-10
1
-1
/
+2
*
Fixed more parsing bugs in other CREATE statements as pointed out by TANIDA
Michael Meskes
2005-02-10
2
-3
/
+8
*
ALTER TABLE ADD COLUMN exhibits a significant memory leak when adding a
Neil Conway
2005-02-09
1
-16
/
+32
*
Fixed bug in parsing of CREATE AS statement.
Michael Meskes
2005-02-09
2
-2
/
+6
*
Repair CLUSTER failure after ALTER TABLE SET WITHOUT OIDS. Turns out
Tom Lane
2005-02-06
1
-11
/
+62
*
Fix bit-rot in ipc_test.c; it didn't include some stuff that pg_shmem.c
Tom Lane
2005-02-05
1
-1
/
+13
*
Marginal hack to merge adjacent ReleaseBuffer/ReadBuffer calls into
Tom Lane
2005-02-05
1
-16
/
+22
*
Refactor some duplicated code in lock.c: create UnGrantLock(), move code
Neil Conway
2005-02-04
1
-56
/
+65
*
Fix minor thinko in logic to set dump order when dumping from a pre-7.3
Tom Lane
2005-02-03
1
-2
/
+2
*
Ensure that all details of the ARC algorithm are hidden within freelist.c.
Tom Lane
2005-02-03
4
-93
/
+129
*
Improve performance of fmgr.c calling routines for cases with more than
Tom Lane
2005-02-02
2
-102
/
+210
*
Adjust constant-folding of CASE expressions so that the simple comparison
Tom Lane
2005-02-02
3
-40
/
+107
*
Add to release checklist:
Bruce Momjian
2005-02-02
1
-0
/
+2
*
Fixed bug in parsing of #line statement in declare section.
Michael Meskes
2005-02-02
3
-5
/
+11
*
Add support for temporary views, including documentation and regression
Neil Conway
2005-02-02
5
-12
/
+465
*
Fix a bug induced by the list-rewrite that resulted in incrementing the
Neil Conway
2005-02-01
1
-2
/
+2
[next]