| 2008-09-24 | 
Tom Lane | Fix unportable syntax used in recent patch.  Per result...  | 
commit | commitdiff | tree | 
| 2008-09-24 | 
Magnus Hagander | Silence compiler warning caused by recent collation...  | 
commit | commitdiff | tree | 
| 2008-09-24 | 
Magnus Hagander | Make sure pg_control is opened in binary mode, to deal | 
commit | commitdiff | tree | 
| 2008-09-23 | 
Magnus Hagander | Only show source file and line numbers to superusers...  | 
commit | commitdiff | tree | 
| 2008-09-23 | 
Bruce Momjian | Add comment about the use of EXEC_BACKEND. | 
commit | commitdiff | tree | 
| 2008-09-23 | 
Bruce Momjian | Mention battery-backed cache under hardware selection...  | 
commit | commitdiff | tree | 
| 2008-09-23 | 
Heikki Linnakangas | Tighten the check in initdb and CREATE DATABASE that...  | 
commit | commitdiff | tree | 
| 2008-09-23 | 
Heikki Linnakangas | Make LC_COLLATE and LC_CTYPE database-level settings...  | 
commit | commitdiff | tree | 
| 2008-09-22 | 
Tom Lane | Get rid of pgpass_from_client tracking inside libpq...  | 
commit | commitdiff | tree | 
| 2008-09-22 | 
Tom Lane | Fix dblink_connect() so that it verifies that a passwor...  | 
commit | commitdiff | tree | 
| 2008-09-21 | 
Tom Lane | Simplify the definitions of a couple of system views...  | 
commit | commitdiff | tree | 
| 2008-09-19 | 
Tom Lane | Add a PQfireResultCreateEvents function to allow applic...  | 
commit | commitdiff | tree | 
| 2008-09-19 | 
Tom Lane | Create a selectivity estimation function for the text...  | 
commit | commitdiff | tree | 
| 2008-09-19 | 
Tom Lane | Improve the recently-added libpq events code to provide...  | 
commit | commitdiff | tree | 
| 2008-09-19 | 
Magnus Hagander | Mark SessionReplicationRole as PGDLLIMPORT so it | 
commit | commitdiff | tree | 
| 2008-09-19 | 
Peter Eisentraut | Add additional rules so that make init-po for ecpg...  | 
commit | commitdiff | tree | 
| 2008-09-19 | 
Alvaro Herrera | Optimize CleanupTempFiles by having a boolean flag...  | 
commit | commitdiff | tree | 
| 2008-09-17 | 
Tom Lane | Preliminary release notes for upcoming back branch...  | 
commit | commitdiff | tree | 
| 2008-09-17 | 
Tom Lane | Update time zone data files to tzdata release 2008f...  | 
commit | commitdiff | tree | 
| 2008-09-17 | 
Tom Lane | Allow ShowBufferUsage() to report the number of reads...  | 
commit | commitdiff | tree | 
| 2008-09-17 | 
Tom Lane | Add an "events" system to libpq, whereby applications...  | 
commit | commitdiff | tree | 
| 2008-09-16 | 
Tom Lane | Clean up a couple of weird corner cases in interval...  | 
commit | commitdiff | tree | 
| 2008-09-16 | 
Tom Lane | Widen the nLocks counts in local lock tables from int...  | 
commit | commitdiff | tree | 
| 2008-09-16 | 
Tom Lane | Fix multiple memory leaks in xml_out().  Per report...  | 
commit | commitdiff | tree | 
| 2008-09-15 | 
Tom Lane | Fix caching of foreign-key-checking queries so that...  | 
commit | commitdiff | tree | 
| 2008-09-15 | 
Magnus Hagander | Fix error messages from recent pg_hba parsing patch...  | 
commit | commitdiff | tree | 
| 2008-09-15 | 
Tom Lane | Change hash indexes to store only the hash code rather...  | 
commit | commitdiff | tree | 
| 2008-09-15 | 
Magnus Hagander | Add missing quotes. | 
commit | commitdiff | tree | 
| 2008-09-15 | 
Magnus Hagander | Parse pg_hba.conf in postmaster, instead of once in...  | 
commit | commitdiff | tree | 
| 2008-09-15 | 
Peter Eisentraut | Avoid compiler warning about variable used before assigned. | 
commit | commitdiff | tree | 
| 2008-09-15 | 
Magnus Hagander | Polish and Turkish FAQ also needed converting to UTF8 | 
commit | commitdiff | tree | 
| 2008-09-15 | 
Magnus Hagander | Convert Russian FAQ to UTF8, to make it render properly...  | 
commit | commitdiff | tree | 
| 2008-09-12 | 
Tom Lane | Update citext's documentation to match the recently...  | 
commit | commitdiff | tree | 
| 2008-09-12 | 
Tom Lane | Skip opfamily check in eclass_matches_any_index() when...  | 
commit | commitdiff | tree | 
| 2008-09-12 | 
Peter Eisentraut | Update man page build instructions. | 
commit | commitdiff | tree | 
| 2008-09-11 | 
Tom Lane | Add a duration option to pgbench, so that test length...  | 
commit | commitdiff | tree | 
| 2008-09-11 | 
Tom Lane | Tighten up to_date/to_timestamp so that they are more...  | 
commit | commitdiff | tree | 
| 2008-09-11 | 
Tom Lane | Adjust the parser to accept the typename syntax INTERVA...  | 
commit | commitdiff | tree | 
| 2008-09-11 | 
Alvaro Herrera | Initialize the minimum frozen Xid in vac_update_datfroz...  | 
commit | commitdiff | tree | 
| 2008-09-10 | 
Tom Lane | Tweak newly added set_config_sourcefile() so that the...  | 
commit | commitdiff | tree | 
| 2008-09-10 | 
Tom Lane | Make our parsing of INTERVAL literals spec-compliant...  | 
commit | commitdiff | tree | 
| 2008-09-10 | 
Alvaro Herrera | Add "source file" and "source line" information to...  | 
commit | commitdiff | tree | 
| 2008-09-10 | 
Tom Lane | Avoid using sprintf() for a simple octal conversion...  | 
commit | commitdiff | tree | 
| 2008-09-10 | 
Tom Lane | Fix a couple of places where the plpgsql grammar would...  | 
commit | commitdiff | tree | 
| 2008-09-09 | 
Tom Lane | Improve the plan cache invalidation mechanism to make...  | 
commit | commitdiff | tree | 
| 2008-09-09 | 
Alvaro Herrera | Improve plpgsql's ability to report tuple incompatibili...  | 
commit | commitdiff | tree | 
| 2008-09-08 | 
Tom Lane | Fix a couple of problems pointed out by Fujii Masao...  | 
commit | commitdiff | tree | 
| 2008-09-08 | 
Tom Lane | Make pg_dump --data-only try to order the table dumps...  | 
commit | commitdiff | tree | 
| 2008-09-08 | 
Tom Lane | Create a separate grantable privilege for TRUNCATE...  | 
commit | commitdiff | tree | 
| 2008-09-08 | 
Tom Lane | Support set-returning functions in the target lists...  | 
commit | commitdiff | tree | 
| 2008-09-07 | 
Tom Lane | Clarify description of pg_restore's handling of large...  | 
commit | commitdiff | tree | 
| 2008-09-07 | 
Tom Lane | Reimplement text_position and related functions to...  | 
commit | commitdiff | tree | 
| 2008-09-07 | 
Tom Lane | Add a few more details in the source-code-formatting...  | 
commit | commitdiff | tree | 
| 2008-09-07 | 
Bruce Momjian | Clarify documention workding for xip_list(). | 
commit | commitdiff | tree | 
| 2008-09-06 | 
Tom Lane | Adjust psql's new \ef command to present an empty CREAT...  | 
commit | commitdiff | tree | 
| 2008-09-06 | 
Tom Lane | Implement a psql command "\ef" to edit the definition...  | 
commit | commitdiff | tree | 
| 2008-09-05 | 
Bruce Momjian | Add comment about why pg_dump doesn't dump the public...  | 
commit | commitdiff | tree | 
| 2008-09-05 | 
Tom Lane | Fix an oversight in the 8.2 patch that improved mergejo...  | 
commit | commitdiff | tree | 
| 2008-09-05 | 
Peter Eisentraut | Check for gcov and lcov only when coverage testing...  | 
commit | commitdiff | tree | 
| 2008-09-05 | 
Tom Lane | Add some additional casts and regression tests for...  | 
commit | commitdiff | tree | 
| 2008-09-05 | 
Bruce Momjian | Add Win32 MSVC code to support this recent patch: | 
commit | commitdiff | tree | 
| 2008-09-05 | 
Peter Eisentraut | Code coverage testing with gcov.  Documentation is...  | 
commit | commitdiff | tree | 
| 2008-09-05 | 
Peter Eisentraut | Add DSSSL stylesheet location for Mac OS X/Fink install...  | 
commit | commitdiff | tree | 
| 2008-09-04 | 
Teodor Sigaev | Fix strategy propagation to scanEntry for partial match...  | 
commit | commitdiff | tree | 
| 2008-09-03 | 
Tom Lane | If a loadable module has wrong values in its magic...  | 
commit | commitdiff | tree | 
| 2008-09-02 | 
Tom Lane | Prevent memory leaks in our various bison parsers when...  | 
commit | commitdiff | tree | 
| 2008-09-01 | 
Tom Lane | Fix plpgsql's exec_move_row() to supply valid type...  | 
commit | commitdiff | tree | 
| 2008-09-01 | 
Tom Lane | Sigh, I missed checking the ecpg tests ... | 
commit | commitdiff | tree | 
| 2008-09-01 | 
Tom Lane | Add a variant expected-output file for the sequence...  | 
commit | commitdiff | tree | 
| 2008-09-01 | 
Tom Lane | Add a bunch of new error location reports to parse...  | 
commit | commitdiff | tree | 
| 2008-09-01 | 
Heikki Linnakangas | HeapTupleHeaderAdjustCmax made the incorrect assumption...  | 
commit | commitdiff | tree | 
| 2008-09-01 | 
Peter Eisentraut | Synchronize the shared object build rules in Makefile...  | 
commit | commitdiff | tree | 
| 2008-08-30 | 
Tom Lane | Fix (hopefully) some oversights in recent Bison cleanup...  | 
commit | commitdiff | tree | 
| 2008-08-30 | 
Tom Lane | Fix the raw-parsetree representation of star (as in...  | 
commit | commitdiff | tree | 
| 2008-08-29 | 
Tom Lane | In GCC-based builds, use a better newNode() macro that...  | 
commit | commitdiff | tree | 
| 2008-08-29 | 
Alvaro Herrera | Fixup pg_dumpall adding --lock-wait-timeout, to match...  | 
commit | commitdiff | tree | 
| 2008-08-29 | 
Tom Lane | Suppress gcc warning about possibly-uninitialized varia...  | 
commit | commitdiff | tree | 
| 2008-08-29 | 
Alvaro Herrera | Document that \t and \x are now settable. | 
commit | commitdiff | tree | 
| 2008-08-29 | 
Peter Eisentraut | Remove all traces that suggest that a non-Bison yacc...  | 
commit | commitdiff | tree | 
| 2008-08-28 | 
Tom Lane | Extend the parser location infrastructure to include...  | 
commit | commitdiff | tree | 
| 2008-08-26 | 
Tom Lane | Teach eval_const_expressions() to simplify an ArrayCoer...  | 
commit | commitdiff | tree | 
| 2008-08-26 | 
Tom Lane | Fix pg_dump docs to acknowledge that you can use -Z...  | 
commit | commitdiff | tree | 
| 2008-08-25 | 
Tom Lane | Add %option noinput to contrib's flex scanners, to...  | 
commit | commitdiff | tree | 
| 2008-08-25 | 
Tom Lane | Move exprType(), exprTypmod(), expression_tree_walker...  | 
commit | commitdiff | tree | 
| 2008-08-25 | 
Tom Lane | Get rid of the last remaining uses of var_is_rel()...  | 
commit | commitdiff | tree | 
| 2008-08-25 | 
Tom Lane | Add standard boilerplate sentence about when stats_temp...  | 
commit | commitdiff | tree | 
| 2008-08-25 | 
Magnus Hagander | Unconditionally write the statsfile when SIGHUP is...  | 
commit | commitdiff | tree | 
| 2008-08-25 | 
Alvaro Herrera | Update URL to Ross William's paper. | 
commit | commitdiff | tree | 
| 2008-08-25 | 
Alvaro Herrera | Have man page generation work on VPATH builds too. | 
commit | commitdiff | tree | 
| 2008-08-25 | 
Magnus Hagander | Make stats_temp_directory PGC_SIGHUP, and document...  | 
commit | commitdiff | tree | 
| 2008-08-25 | 
Magnus Hagander | Convert remaining builtin set-returning functions to...  | 
commit | commitdiff | tree | 
| 2008-08-23 | 
Bruce Momjian | Add missing descriptions for aggregates, functions...  | 
commit | commitdiff | tree | 
| 2008-08-23 | 
Teodor Sigaev | Fix possible duplicate tuples while  GiST scan. Now...  | 
commit | commitdiff | tree | 
| 2008-08-23 | 
Bruce Momjian | Update link to developer's FAQ from main FAQ. | 
commit | commitdiff | tree | 
| 2008-08-22 | 
Bruce Momjian | Make "log_temp_files" super-user set only, like other...  | 
commit | commitdiff | tree | 
| 2008-08-22 | 
Bruce Momjian | Minor patch on pgbench | 
commit | commitdiff | tree | 
| 2008-08-22 | 
Bruce Momjian | Improve wording of error message when a postgresql...  | 
commit | commitdiff | tree | 
| 2008-08-22 | 
Tom Lane | Arrange to convert EXISTS subqueries that are equivalen...  | 
commit | commitdiff | tree | 
| 2008-08-21 | 
Bruce Momjian | Mention that pg_dump does not dump ALTER DATABASE ...  | 
commit | commitdiff | tree | 
| 2008-08-21 | 
Alvaro Herrera | Update URL. | 
commit | commitdiff | tree | 
| next |