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
2007-08-23
Add book to FAQ_DEV:
Bruce Momjian
2007-08-22
Fix possible core dump from pgbench -d option. Julius Stroffek
Tom Lane
2007-08-22
Suppress testing the options of CREATE TEXT SEARCH DICTIONARY during
Tom Lane
2007-08-22
More cleaning up and removed some duplicates.
Michael Meskes
2007-08-22
Propagate Magnus' fix for Windows snowball build into Makefile.cygwin.
Tom Lane
2007-08-22
Fix cut-n-paste-o.
Tom Lane
2007-08-22
Fix VPATH-build problem in new tsearch makefile, per Chad Wagner.
Tom Lane
2007-08-22
Remove option to change parser of an existing text search configuration.
Tom Lane
2007-08-22
Text search doc updates --- first cut at
Tom Lane
2007-08-22
Whoops, missed updating dsynonym_init for new dictionary parameter method.
Tom Lane
2007-08-22
Make \dFt and \dFt+ do something different --- omitting the function
Tom Lane
2007-08-22
Simplify the syntax of CREATE/ALTER TEXT SEARCH DICTIONARY by treating the
Tom Lane
2007-08-21
Simplify CREATE TEXT SEARCH CONFIGURATION by eliminating the separate
Tom Lane
2007-08-21
First rough cut at text search documentation: bare bones reference
Tom Lane
2007-08-21
Exclude snowball/libstemmer/ files from the set processed by pgindent.
Tom Lane
2007-08-21
Uppercase keywords in regression tsearch test scripts.
Bruce Momjian
2007-08-21
Avoid using TEXT as a Bison symbol, since this provokes warnings on
Tom Lane
2007-08-21
Remove tabs from SGML files.
Bruce Momjian
2007-08-21
Build snowball DLL for tsearch-in-core.
Magnus Hagander
2007-08-21
Don't define BUILDING_DLL for snowball lib. Should fix build problems
Magnus Hagander
2007-08-21
Remove extraneous semicolon --- buildfarm member bear, for one,
Tom Lane
2007-08-21
Fix cash_mul_int4 and cash_div_int4 for overenthusiastic substitution
Tom Lane
2007-08-21
Fix money type's send/receive functions to conform to recent widening
Tom Lane
2007-08-21
Fix potential access-off-the-end-of-memory in varbit_out(): it fetched the
Tom Lane
2007-08-21
Suppress uninitialized-variable warning.
Tom Lane
2007-08-21
Fix a small 64-bit problem in tsearch patch.
Tom Lane
2007-08-21
contrib/tsearch2 now fails its regression test because of conflicts with
Tom Lane
2007-08-21
Tsearch2 functionality migrates to core. The bulk of this work is by
Tom Lane
2007-08-20
Add configure option --with-system-tzdata to use operating system time zone
Peter Eisentraut
2007-08-19
minor typo fixes in CSVlog docs, per Michael Glaesemann
Andrew Dunstan
2007-08-19
Done:
Bruce Momjian
2007-08-19
Provide for logfiles in machine readable CSV format. In consequence, rename
Andrew Dunstan
2007-08-16
Add:
Bruce Momjian
2007-08-15
Arrange to cache a ResultRelInfo in the executor's EState for relations that
Tom Lane
2007-08-15
Repair problems occurring when multiple RI updates have to be done to the same
Tom Lane
2007-08-15
Add third idea about pulling data from indexes.
Bruce Momjian
2007-08-15
Fix whitespace in TODO.
Bruce Momjian
2007-08-14
Fix oversight in async-commit patch: there were some places in heapam.c
Tom Lane
2007-08-14
Done for ecpg:
Bruce Momjian
2007-08-14
It seems we simply expected the same output for failure and success.
Michael Meskes
2007-08-14
It seems I always forget .in files.
Michael Meskes
2007-08-14
Hopefully fixed missing CHAR_BIT symbol
Michael Meskes
2007-08-14
Fixed compiler warning for enum handling
Michael Meskes
2007-08-14
As usual I forgot some files. :-)
Michael Meskes
2007-08-14
- Finished major rewrite to use new protocol version
Michael Meskes
2007-08-13
TEMPORARILY make synchronous_commit default to OFF, so that we can get more
Tom Lane
2007-08-13
Fix two bugs induced in VACUUM FULL by async-commit patch.
Tom Lane
2007-08-13
Document that the regexp split functions ignore zero-length matches in
Tom Lane
2007-08-12
Remove an "optimization" I installed in 2001, to make repalloc() attempt to
Tom Lane
2007-08-12
Increase the initial size of StringInfo buffers to 1024 bytes (from 256);
Tom Lane
[next]