| 2008-11-11 |  Magnus Hagander | Mention the tup_fetched column in pg_stat_database. | commit | commitdiff | tree | snapshot | 
| 2008-11-11 |  Tom Lane | Ensure that the phrels sets of PlaceHolderVars appearin... | commit | commitdiff | tree | snapshot | 
| 2008-11-11 |  Tom Lane | Get rid of adjust_appendrel_attr_needed(), which has... | commit | commitdiff | tree | snapshot | 
| 2008-11-11 |  Magnus Hagander | Make psql report "SSL connection (unknown cipher)"... | commit | commitdiff | tree | snapshot | 
| 2008-11-11 |  Tom Lane | Fix sloppy omission of now-required #include's. | commit | commitdiff | tree | snapshot | 
| 2008-11-11 |  Heikki Linnakangas | Change error messages to print the physical path, like | commit | commitdiff | tree | snapshot | 
| 2008-11-11 |  Michael Meskes | Replaced manually synced preproc.y by the one created... | commit | commitdiff | tree | snapshot | 
| 2008-11-11 |  Tom Lane | Add an explicit caution about how to use pg_do_encoding... | commit | commitdiff | tree | snapshot | 
| 2008-11-11 |  Tom Lane | Add support for input and output of interval values... | commit | commitdiff | tree | snapshot | 
| 2008-11-10 |  Alvaro Herrera | Fix a case of string building. | commit | commitdiff | tree | snapshot | 
| 2008-11-10 |  Tom Lane | Fix bugs in sqlchar_to_unicode and unicode_to_sqlchar... | commit | commitdiff | tree | snapshot | 
| 2008-11-10 |  Heikki Linnakangas | Fix 'Q' format char parsing in the new to_timestamp... | commit | commitdiff | tree | snapshot | 
| 2008-11-10 |  Alvaro Herrera | Add a --locale switch to createdb, to ease the creation... | commit | commitdiff | tree | snapshot | 
| 2008-11-10 |  Tom Lane | pg_do_encoding_conversion cannot return NULL (at least... | commit | commitdiff | tree | snapshot | 
| 2008-11-10 |  Tom Lane | Fix old bug in contrib/sslinfo: X509_NAME_to_text freed... | commit | commitdiff | tree | snapshot | 
| 2008-11-10 |  Tom Lane | Make relhasrules and relhastriggers work like relhasind... | commit | commitdiff | tree | snapshot | 
| 2008-11-09 |  Tom Lane | Replace pg_class.reltriggers with relhastriggers, which... | commit | commitdiff | tree | snapshot | 
| 2008-11-09 |  Tom Lane | Add a startup check that pg_xlog and pg_xlog/archive_st... | commit | commitdiff | tree | snapshot | 
| 2008-11-09 |  Tom Lane | Add some documentation about handling of fractions... | commit | commitdiff | tree | snapshot | 
| 2008-11-09 |  Tom Lane | Add a new GUC variable called "IntervalStyle" that... | commit | commitdiff | tree | snapshot | 
| 2008-11-08 |  Tom Lane | Fix recently added code for SQL years-months interval... | commit | commitdiff | tree | snapshot | 
| 2008-11-07 |  Tom Lane | Add some more citext test cases, per David Wheeler... | commit | commitdiff | tree | snapshot | 
| 2008-11-07 |  Tom Lane | Improve documentation of pg_typeof, per gripe from... | commit | commitdiff | tree | snapshot | 
| 2008-11-07 |  Tom Lane | Implement ALTER DATABASE SET TABLESPACE to move a whole... | commit | commitdiff | tree | snapshot | 
| 2008-11-06 |  Tom Lane | Improve bulk-insert performance by keeping the current... | commit | commitdiff | tree | snapshot | 
| 2008-11-06 |  Tom Lane | Improve psql's \dC command to take a pattern parameter... | commit | commitdiff | tree | snapshot | 
| 2008-11-06 |  Heikki Linnakangas | The logic in systable_beginscan to translate heap attri... | commit | commitdiff | tree | snapshot | 
| 2008-11-05 |  Tom Lane | This maneuver really requires a comment ... | commit | commitdiff | tree | snapshot | 
| 2008-11-05 |  Andrew Dunstan | change fix for suppress_redundant_updates_trigger(... | commit | commitdiff | tree | snapshot | 
| 2008-11-05 |  Andrew Dunstan | fix suppress_redundant_updates_trigger() where relation... | commit | commitdiff | tree | snapshot | 
| 2008-11-05 |  Peter Eisentraut | A few additional test cases for array functionality | commit | commitdiff | tree | snapshot | 
| 2008-11-05 |  Tom Lane | Rename several aliases for PLpgSQL_datum.dno to also... | commit | commitdiff | tree | snapshot | 
| 2008-11-04 |  Bruce Momjian | Document that SSL is only possible on tcp/ip connection... | commit | commitdiff | tree | snapshot | 
| 2008-11-04 |  Bruce Momjian | Document that 'sslmode' is ignored for Unix domain... | commit | commitdiff | tree | snapshot | 
| 2008-11-04 |  Alvaro Herrera | Revert unwanted patch, per Tom. | commit | commitdiff | tree | snapshot | 
| 2008-11-04 |  Alvaro Herrera | Remove unused rfno from PLpgSQL_recfield | commit | commitdiff | tree | snapshot | 
| 2008-11-04 |  Tom Lane | Fix bug introduced in recent patch to make plpython... | commit | commitdiff | tree | snapshot | 
| 2008-11-04 |  Peter Eisentraut | Experimental new support for building man pages via... | commit | commitdiff | tree | snapshot | 
| 2008-11-04 |  Peter Eisentraut | ADD array_ndims function | commit | commitdiff | tree | snapshot | 
| 2008-11-04 |  Peter Eisentraut | Fix compiler warning about uninitialized variable | commit | commitdiff | tree | snapshot | 
| 2008-11-04 |  Bruce Momjian | Add missing colon to docs. | commit | commitdiff | tree | snapshot | 
| 2008-11-04 |  Bruce Momjian | Remove tabs from SGML file. | commit | commitdiff | tree | snapshot | 
| 2008-11-04 |  Tom Lane | Disallow LOCK TABLE outside a transaction block (or... | commit | commitdiff | tree | snapshot | 
| 2008-11-04 |  Tom Lane | Fix compiler warnings (including a seriously bogus... | commit | commitdiff | tree | snapshot | 
| 2008-11-03 |  Tom Lane | Use bool for a boolean flag. | commit | commitdiff | tree | snapshot | 
| 2008-11-03 |  Peter Eisentraut | Allow uuid_in() to parse a wider variety of variant... | commit | commitdiff | tree | snapshot | 
| 2008-11-03 |  Tom Lane | Dept of second thoughts: seems it'd be safer if pg_type... | commit | commitdiff | tree | snapshot | 
| 2008-11-03 |  Tom Lane | Clean up the messy semantics (not to mention inefficien... | commit | commitdiff | tree | snapshot | 
| 2008-11-03 |  Andrew Dunstan | suppress_redundant_updates_trigger function. | commit | commitdiff | tree | snapshot | 
| 2008-11-03 |  Alvaro Herrera | Fix silly typo in previous commit. | commit | commitdiff | tree | snapshot | 
| 2008-11-03 |  Alvaro Herrera | Fix TransactionIdSetStatusBit so that it doesn't try... | commit | commitdiff | tree | snapshot | 
| 2008-11-03 |  Tom Lane | Fix two error-recovery bugs in describeOneTableDetails... | commit | commitdiff | tree | snapshot | 
| 2008-11-03 |  Alvaro Herrera | Reduce the acceptable staleness of pgstat data for... | commit | commitdiff | tree | snapshot | 
| 2008-11-03 |  Tom Lane | Add pg_typeof() function. | commit | commitdiff | tree | snapshot | 
| 2008-11-03 |  Bruce Momjian | Small shell syntax improvement. | commit | commitdiff | tree | snapshot | 
| 2008-11-03 |  Alvaro Herrera | Update URL to Docbook DSSSL stylesheets, per Gabriele... | commit | commitdiff | tree | snapshot | 
| 2008-11-03 |  Alvaro Herrera | Fix mistakes in comment headers | commit | commitdiff | tree | snapshot | 
| 2008-11-03 |  Magnus Hagander | Fix incorrect comment in SSL code | commit | commitdiff | tree | snapshot | 
| 2008-11-03 |  Tom Lane | Change the pgstat logic so that the stats collector... | commit | commitdiff | tree | snapshot | 
| 2008-11-02 |  Tom Lane | Remove the last vestiges of the MAKE_PTR/MAKE_OFFSET... | commit | commitdiff | tree | snapshot | 
| 2008-11-02 |  Tom Lane | Remove all uses of the deprecated functions heap_formtu... | commit | commitdiff | tree | snapshot | 
| 2008-11-01 |  Michael Meskes | Move from strcmp to strncmp to be more tolerant for... | commit | commitdiff | tree | snapshot | 
| 2008-11-01 |  Michael Meskes | Use string component in index structure. | commit | commitdiff | tree | snapshot | 
| 2008-11-01 |  Michael Meskes | Do not eat memory even in case of an out-of-memory... | commit | commitdiff | tree | snapshot | 
| 2008-10-31 |  Tom Lane | Simplify ExecutorRun's API and save some trivial number... | commit | commitdiff | tree | snapshot | 
| 2008-10-31 |  Heikki Linnakangas | Update FSM on WAL replay. This is a bit limited; the... | commit | commitdiff | tree | snapshot | 
| 2008-10-31 |  Tom Lane | Allow SQL-language functions to return the output of... | commit | commitdiff | tree | snapshot | 
| 2008-10-31 |  Michael Meskes | Added missing ';' | commit | commitdiff | tree | snapshot | 
| 2008-10-31 |  Heikki Linnakangas | Unite ReadBufferWithFork, ReadBufferWithStrategy, and... | commit | commitdiff | tree | snapshot | 
| 2008-10-31 |  Peter Eisentraut | The conversion rule from postgres.sgml to postgres... | commit | commitdiff | tree | snapshot | 
| 2008-10-31 |  Heikki Linnakangas | Add test case for CREATE CAST. | commit | commitdiff | tree | snapshot | 
| 2008-10-31 |  Heikki Linnakangas | Add support for user-defined I/O conversion casts. | commit | commitdiff | tree | snapshot | 
| 2008-10-31 |  Peter Eisentraut | Message improvement | commit | commitdiff | tree | snapshot | 
| 2008-10-30 |  Tom Lane | Update back-branch release notes. | commit | commitdiff | tree | snapshot | 
| 2008-10-30 |  Magnus Hagander | Revert previous patch to put the shared memory segment... | commit | commitdiff | tree | snapshot | 
| 2008-10-30 |  Tom Lane | Update time zone data files to tzdata release 2008i... | commit | commitdiff | tree | snapshot | 
| 2008-10-30 |  Peter Eisentraut | Missing space in error message | commit | commitdiff | tree | snapshot | 
| 2008-10-30 |  Tom Lane | Fix recoveryLastXTime logic so that it actually does... | commit | commitdiff | tree | snapshot | 
| 2008-10-29 |  Peter Eisentraut | Move forgotten comment closer to where it matters. | commit | commitdiff | tree | snapshot | 
| 2008-10-29 |  Peter Eisentraut | Support for Sun Studio compiler on Linux | commit | commitdiff | tree | snapshot | 
| 2008-10-29 |  Bruce Momjian | Remove tab from sgml file. | commit | commitdiff | tree | snapshot | 
| 2008-10-29 |  Peter Eisentraut | Update on array features support | commit | commitdiff | tree | snapshot | 
| 2008-10-29 |  Peter Eisentraut | Since SQL:2003, the array size specification in the... | commit | commitdiff | tree | snapshot | 
| 2008-10-29 |  Peter Eisentraut | Use Autoconf provided AS_HELP_STRING macro to automatic... | commit | commitdiff | tree | snapshot | 
| 2008-10-29 |  Peter Eisentraut | Unicode escapes in strings and identifiers | commit | commitdiff | tree | snapshot | 
| 2008-10-29 |  Tom Lane | Be more tense about not creating tuplestores with rando... | commit | commitdiff | tree | snapshot | 
| 2008-10-28 |  Tom Lane | Extend ExecMakeFunctionResult() to support set-returnin... | commit | commitdiff | tree | snapshot | 
| 2008-10-28 |  Tom Lane | Change WorkTableScan to not support backward scan.... | commit | commitdiff | tree | snapshot | 
| 2008-10-28 |  Tom Lane | Arrange to squeeze out the MINIMAL_TUPLE_PADDING in... | commit | commitdiff | tree | snapshot | 
| 2008-10-28 |  Peter Eisentraut | Add WITH [NO] DATA clause to CREATE TABLE AS, per SQL. | commit | commitdiff | tree | snapshot | 
| 2008-10-28 |  Magnus Hagander | Remove support for (insecure) crypt authentication. | commit | commitdiff | tree | snapshot | 
| 2008-10-27 |  Alvaro Herrera | Downgrade can't-happen error reports to elog(). | commit | commitdiff | tree | snapshot | 
| 2008-10-27 |  Alvaro Herrera | No need for extra code to log freezing zero tuples... | commit | commitdiff | tree | snapshot | 
| 2008-10-27 |  Magnus Hagander | Make hba parsing error messages more specific. | commit | commitdiff | tree | snapshot | 
| 2008-10-27 |  Tom Lane | Install a more robust solution for the problem of infin... | commit | commitdiff | tree | snapshot | 
| 2008-10-27 |  Magnus Hagander | Add support for multiple error messages from libpq... | commit | commitdiff | tree | snapshot | 
| 2008-10-27 |  Peter Eisentraut | SQL:2008 syntax CURRENT_CATALOG, CURRENT_SCHEMA, SET... | commit | commitdiff | tree | snapshot | 
| 2008-10-27 |  Magnus Hagander | Update standalong libpq makefiles for msvc and bcc... | commit | commitdiff | tree | snapshot | 
| 2008-10-27 |  Peter Eisentraut | Allow EXPLAIN on CREATE TABLE AS. | commit | commitdiff | tree | snapshot | 
| 2008-10-27 |  Peter Eisentraut | Feature list update | commit | commitdiff | tree | snapshot | 
| next |