2007-09-30 |
Michael Meskes | Applied another patch by ITAGAKI Takahiro <itagaki... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Tom Lane | Support functions for index opclasses should be immutable. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Tom Lane | Support functions for index opclasses should be immutable. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Tom Lane | Support functions for index opclasses should be immutable. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Tom Lane | Support functions for index opclasses should be immutable. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Tom Lane | Remove bogus commutator marking --- the module doesn... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Tom Lane | Support functions for index opclasses should be immutable. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Tom Lane | Make recovery show the current input WAL segment name... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Tom Lane | Disallow CLUSTER using an invalid index (that is, one... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Tom Lane | Improve consistency of the error messages generated... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Bruce Momjian | In the release checklist, mention packagers will see... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Magnus Hagander | Add chklocale.c to pgport files for msvc builds, per |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Tom Lane | Defend against openssl libraries that fail on keys... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Tom Lane | Make archive recovery always start a new timeline,... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Tom Lane | Make use of additional chklocale.c entries to reject... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Tom Lane | Teach chklocale.c about a few names for frontend-only... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Tom Lane | On OS X, assume that an empty-string result for nl_lang... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Bruce Momjian | Update TCL comment: |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Tom Lane | Change initdb and CREATE DATABASE to actively reject... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Bruce Momjian | Remove: |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Tom Lane | Tweak initdb's text search configuration selection... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Andrew Dunstan | exclude contrib/tsearch2 from regression tests. |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Andrew Dunstan | Turn build and vcregress .bat files into pure one line... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Tom Lane | Fix typos in two comments. Spotted by Brendan Jurd |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Tom Lane | Tweak pgbench.c to remove the hidden assumption that... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Tom Lane | Define the FRONTEND symbol in postgres_fe.h, which... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Tom Lane | Add virtual transaction IDs to CSVLOG output, so that... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Tom Lane | Fix Assert failure in ExpandColumnRefStar --- what... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Bruce Momjian | Lowercase all mentions of "PostgreSQL" in URLs, per... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Tom Lane | Some small tuptoaster improvements from Greg Stark... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Tom Lane | Minor improvements in backup and recovery: |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Bruce Momjian | Rename "PostgreSQL" to "Postgres" in 3 places. |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Bruce Momjian | Rename "PostgreSQL" to "Postgres" in 7 places in the... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Alvaro Herrera | Adjust the new memory limit in the lazy vacuum code... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Tom Lane | Create a function variable "join_search_hook" to let... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Magnus Hagander | Properly pass -c parameter to ecpg when building regres... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Michael Meskes | Applied patch by ITAGAKI Takahiro <itagaki.takahiro... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Teodor Sigaev | Fix crash of to_tsvector() function on huge input:... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Bruce Momjian | Document that libpq's PQntuples() might overflow. |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Tom Lane | In the integer-datetimes case, date2timestamp and date2... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Tom Lane | Use SYSV semaphores rather than POSIX on Darwin >=... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Tom Lane | Change on-disk representation of NUMERIC datatype so... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Tom Lane | Dept. of second thoughts: fix loop in BgBufferSync... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Tom Lane | Just-in-time background writing strategy. This code... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Peter Eisentraut | Small string tweaks |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Andrew Dunstan | Use proper search for contrib makefiles in vcregress.pl |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Andrew Dunstan | fix typo in vcregress.pl |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Andrew Dunstan | Add comments re text <-> bytea internal equivalence... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Andrew Dunstan | Use correct PG_GETARG macro in pg_convert |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Alvaro Herrera | Avoid having autovacuum read pgstats data too many... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Alvaro Herrera | Reduce the size of memory allocations by lazy vacuum... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Tom Lane | Simplify and rename some GUC variables, per various... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Andrew Dunstan | Remove "convert 'blah' using conversion_name" facility... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Tom Lane | Replace linear searches with binary searches in pg_dump... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Andrew Dunstan | Add perl replacements for build.bat and vcregress.bat... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Tom Lane | Fix bugs in XML binary I/O functions. Heikki and Tom |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Andrew Dunstan | Restrict overly broad searches, and fix typo, in recent... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Tom Lane | Make autovacuum report the start time of its current... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Tom Lane | TransactionIdIsInProgress can skip scanning the ProcArr... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Bruce Momjian | Typo fix from Brendan Jurd. |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Tom Lane | Temporarily modify tsearch regression tests to suppress... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Tom Lane | Fix cost estimates for EXISTS subqueries that are evalu... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Andrew Dunstan | Replace calls to external dir program with perlish... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Tom Lane | Document the translations from Postgres message severit... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Tom Lane | Fix erroneous Assert() in syslogger process start in... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Tom Lane | Fix bogus calculation of potential output string length... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Tom Lane | Parenthesize macro arguments safely. I see no bug... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Tom Lane | Although I'd misdiagnosed the reason for the recent... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Tom Lane | Doh --- what's really happening on buildfarm member... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Andrew Dunstan | Go back to using a separate method for doing ILIKE... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Tom Lane | Fix varlena.c routines to allow 1-byte-header text... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Tom Lane | Fix regex, LIKE, and some other second-rank text-manipu... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Tom Lane | Improve handling of prune/no-prune decisions by storing... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Tom Lane | Change tqual.c tests to use !TransactionIdIsCurrentTran... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Tom Lane | Make some simple performance improvements in Transactio... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Tom Lane | Fix comments that misspelled TransactionIdIsInProgress... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Michael Meskes | Removed superfluous ECPGfree() call. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Tom Lane | If we're gonna provide an --enable-profiling configure... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Tom Lane | Insert a hack in pl/tcl to disable Tcl's built-in Notif... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Tom Lane | Solaris portability fix that was previously made in... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Tom Lane | Revert ill-fated patch to release exclusive lock early... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Andrew Dunstan | Cleanup items from csvlog changes, per ITAGAKI Takahiro. |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Teodor Sigaev | Fix msvc warnings, patch by Hannes Eder <Hannes@HannesE... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Tom Lane | HOT updates. When we update a tuple without changing... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Neil Conway | Prevent corr() from returning the wrong results for... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Bruce Momjian | Remove tabs from SGML file. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Andrew Dunstan | Close previously open holes for invalidly encoded data... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Teodor Sigaev | Avoid possibly-unportable initializer, per buildfarm... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Bruce Momjian | Doc reminder that integer pg version also needs updating. |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Bruce Momjian | Remove extra tab in postgresql.conf |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Tom Lane | Remove Assert(BgWriterShmem != NULL), which is rather... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Tom Lane | Fix overflow in extract(epoch from interval) for interv... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Tom Lane | Update release notes for last-minute fix. |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Tom Lane | Fix aboriginal mistake in lazy VACUUM's code for trunca... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Bruce Momjian | Update Japanese FAQ. |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Bruce Momjian | Fix markup. |
commit | commitdiff | tree | snapshot |
next |