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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up printf arg-control test, per Kurt Roeckx.
Tom Lane
2005-02-24
2
-21
/
+17
*
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
*
Document that only a table's owner may TRUNCATE it. Per Keith Worthington.
Tom Lane
2005-02-22
1
-1
/
+5
*
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:
Bruce Momjian
2005-02-22
1
-1
/
+2
*
Add support to port/snprintf.c for position parameter specification:
Bruce Momjian
2005-02-22
4
-17
/
+295
*
Update initdb locale/encoding documentation description. Backpatch to
Bruce Momjian
2005-02-22
1
-34
/
+36
*
Try to get Borland CC to compile.
Bruce Momjian
2005-02-21
2
-42
/
+46
*
Add port mention:
Bruce Momjian
2005-02-21
1
-2
/
+2
*
Update Russian FAQ.
Bruce Momjian
2005-02-21
2
-15
/
+16
*
Clarify item:
Bruce Momjian
2005-02-21
1
-2
/
+6
*
Simplify defines
Teodor Sigaev
2005-02-21
1
-5
/
+5
*
Fix memory leak for timestamp(with and w/o tz) and indexes
Teodor Sigaev
2005-02-21
2
-17
/
+21
*
Trivial fix: change the reference to further documentation of pathkeys to
Neil Conway
2005-02-21
1
-3
/
+3
*
Fix two typos, per report from Hashem Masoud.
Neil Conway
2005-02-21
1
-3
/
+3
*
Clarify item:
Bruce Momjian
2005-02-21
1
-2
/
+3
*
Updates to the bibliography. Patch from Michael Fuhr.
Neil Conway
2005-02-21
3
-29
/
+31
*
Document the "register" and "unregister" pg_ctl subcommands, for use on
Neil Conway
2005-02-21
1
-3
/
+63
*
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
15
-571
/
+1191
*
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
*
Fix typo in SGML.
Bruce Momjian
2005-02-19
1
-2
/
+2
*
Add reference to the NewbieDoc Docbook Guide.
Bruce Momjian
2005-02-19
1
-2
/
+4
*
Convert MemoryContextSwitchTo() into an inline function when using GCC.
Tom Lane
2005-02-18
2
-2
/
+28
*
Update question text:
Bruce Momjian
2005-02-15
2
-10
/
+10
*
Update Momjain book URL.
Bruce Momjian
2005-02-15
2
-6
/
+7
*
Update URL for Momjian book.
Bruce Momjian
2005-02-15
2
-4
/
+4
*
Change wording:
Bruce Momjian
2005-02-15
1
-2
/
+2
*
Add mention of syntax for GRANT ALL:
Bruce Momjian
2005-02-15
1
-1
/
+6
*
Update comment on VACUUM FULL.
Bruce Momjian
2005-02-15
1
-8
/
+13
*
Fix typo:
Bruce Momjian
2005-02-15
1
-2
/
+2
*
Add:
Bruce Momjian
2005-02-15
1
-1
/
+2
*
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
*
Add:
Bruce Momjian
2005-02-14
1
-1
/
+2
*
ALTER LANGUAGE RENAME has never worked. Per Sergey Yatskevich.
Tom Lane
2005-02-14
1
-2
/
+2
[next]