index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2006-07-06
WIN32 fixes:
Bruce Momjian
2006-07-06
Backpatch dbmirror fix for escape handling.
Bruce Momjian
2006-07-06
Attached patch is required ot build with the CRT that comes with Visual
Bruce Momjian
2006-07-06
Please find attached two patches for documentation and regression tests
Bruce Momjian
2006-07-05
Fixed remaining Coverity bugs.
Michael Meskes
2006-07-04
Documentation fixes for FILLFACTOR patch. Minor other editorialization.
Tom Lane
2006-07-04
Modify:
Bruce Momjian
2006-07-04
Remove libpq's PQescapeIdentifier(), not safe from injection attacks.
Bruce Momjian
2006-07-04
Fix typos in comments.
Neil Conway
2006-07-03
Code review for FILLFACTOR patch. Change WITH grammar as per earlier
Tom Lane
2006-07-03
Fix broken markup.
Tom Lane
2006-07-02
Do a pass of code review for the ALTER TABLE ADD INHERITS patch. Keep
Neil Conway
2006-07-02
Add FILLFACTOR to CREATE INDEX.
Bruce Momjian
2006-07-02
Done:
Bruce Momjian
2006-07-02
Done:
Bruce Momjian
2006-07-02
ALTER TABLE ... ADD/DROPS INHERIT (actually INHERIT / NO INHERIT)
Bruce Momjian
2006-07-01
Fix oversight in planning for multiple indexscans driven by
Tom Lane
2006-07-01
Revise the planner's handling of "pseudoconstant" WHERE clauses, that is
Tom Lane
2006-06-30
Fix memory leak introduced in the prior commit, detected by Tom Lane.
Alvaro Herrera
2006-06-30
Fix use-after-free error reported by Neil Conway.
Alvaro Herrera
2006-06-30
Update item for GUID:
Bruce Momjian
2006-06-29
Remove the separate 'stats buffer' process, letting backend stats messages
Tom Lane
2006-06-29
Change TRUNCATE's method for searching for foreign-key references so that
Tom Lane
2006-06-29
Change URL for SITC:
Bruce Momjian
2006-06-29
Add:
Bruce Momjian
2006-06-28
Add missing #include directive: pg_constraint.h declares some functions
Neil Conway
2006-06-28
Fix typo in comment.
Neil Conway
2006-06-28
Editorialization for the additions to the CREATE TABLE reference page
Neil Conway
2006-06-28
Add URL for SITC
Bruce Momjian
2006-06-28
Improve planner estimates for size of tuple hash tables.
Tom Lane
2006-06-28
Fix hash aggregation to suppress unneeded columns from being stored in
Tom Lane
2006-06-28
Adjust TupleHashTables to use MinimalTuple format for contained tuples.
Tom Lane
2006-06-28
Update:
Bruce Momjian
2006-06-28
Update Russian FAQ.
Bruce Momjian
2006-06-28
Forget to add new file :((
Teodor Sigaev
2006-06-28
Changes
Teodor Sigaev
2006-06-27
Remove embedded newline in string literal --- seems to make newer gcc
Tom Lane
2006-06-27
Add GUC update_process_title to control whether 'ps' display is updated
Bruce Momjian
2006-06-27
Convert hash join code to use MinimalTuple format in tuple hash table
Tom Lane
2006-06-27
Default stats_command_string to 'on', now that its overhead is minimal.
Bruce Momjian
2006-06-27
Put #ifdef NOT_USED around posix_fadvise call. We may want to resurrect
Tom Lane
2006-06-27
Revert patch, doesn't do what it should:
Bruce Momjian
2006-06-27
Extend the MinimalTuple concept to tuplesort.c, thereby reducing the
Tom Lane
2006-06-27
Will revert in next patch more cleanly.
Bruce Momjian
2006-06-27
Not done:
Bruce Momjian
2006-06-27
Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table without
Alvaro Herrera
2006-06-27
Add INCLUDING CONSTRAINTS to CREATE TABLE LIKE.
Bruce Momjian
2006-06-27
Done:
Bruce Momjian
2006-06-27
Disallow changing/dropping default expression of a SERIAL column
Bruce Momjian
2006-06-27
Fix for recent Win32 pg_dump tar temp file patch.
Bruce Momjian
[next]