| 2011-01-17 | 
Magnus Hagander | Set fallback_application_name in walreceiver | 
commit | commitdiff | tree | 
| 2011-01-17 | 
Heikki Linnakangas | Before exiting walreceiver, fsync() all the WAL received. | 
commit | commitdiff | tree | 
| 2011-01-16 | 
Bruce Momjian | In test_fsync, use #define for printf format of ops...  | 
commit | commitdiff | tree | 
| 2011-01-16 | 
Bruce Momjian | Use O_DIRECT in O_SYNC test of different size.  Restruc...  | 
commit | commitdiff | tree | 
| 2011-01-15 | 
Bruce Momjian | Reverse number of stars used for test_fsync details. | 
commit | commitdiff | tree | 
| 2011-01-15 | 
Bruce Momjian | In test_fsync, warn about options without o_direct...  | 
commit | commitdiff | tree | 
| 2011-01-15 | 
Tom Lane | Move a couple of declarations to reflect where the...  | 
commit | commitdiff | tree | 
| 2011-01-15 | 
Tom Lane | Add .gitignore to silence git complaints about parser...  | 
commit | commitdiff | tree | 
| 2011-01-15 | 
Bruce Momjian | Have test_fsync output details that fdatasync is the...  | 
commit | commitdiff | tree | 
| 2011-01-15 | 
Bruce Momjian | Restructure test_fync to use modular C so there is...  | 
commit | commitdiff | tree | 
| 2011-01-15 | 
Magnus Hagander | Enumerate available tablespaces after starting the...  | 
commit | commitdiff | tree | 
| 2011-01-15 | 
Bruce Momjian | Improve output display of test_fsync. | 
commit | commitdiff | tree | 
| 2011-01-15 | 
Bruce Momjian | Apply patch for test_fsync to add tests for O_DIRECT. | 
commit | commitdiff | tree | 
| 2011-01-15 | 
Heikki Linnakangas | Treat a WAL sender process that hasn't started streamin...  | 
commit | commitdiff | tree | 
| 2011-01-14 | 
Magnus Hagander | Use a lexer and grammar for parsing walsender commands | 
commit | commitdiff | tree | 
| 2011-01-14 | 
Magnus Hagander | Exit from base backups when shutdown is requested | 
commit | commitdiff | tree | 
| 2011-01-14 | 
Tom Lane | Code review for postmaster.pid contents changes. | 
commit | commitdiff | tree | 
| 2011-01-13 | 
Tom Lane | Revert incorrect memory-conservation hack in inheritanc...  | 
commit | commitdiff | tree | 
| 2011-01-13 | 
Magnus Hagander | Make sure walsender state is only read while holding...  | 
commit | commitdiff | tree | 
| 2011-01-13 | 
Bruce Momjian | More libpq documentation adjustments from Leslie S...  | 
commit | commitdiff | tree | 
| 2011-01-13 | 
Heikki Linnakangas | Fix the logic in libpqrcv_receive() to determine if...  | 
commit | commitdiff | tree | 
| 2011-01-13 | 
Peter Eisentraut | Workaround for recursive make breakage | 
commit | commitdiff | tree | 
| 2011-01-13 | 
Peter Eisentraut | Don't run regression tests in SQL_ASCII encoding by...  | 
commit | commitdiff | tree | 
| 2011-01-13 | 
Bruce Momjian | Apply libpq documentation patches submitted by Leslie...  | 
commit | commitdiff | tree | 
| 2011-01-13 | 
Tom Lane | Fix PlanRowMark/ExecRowMark structures to handle inheri...  | 
commit | commitdiff | tree | 
| 2011-01-12 | 
Robert Haas | Revert patch adding support for logging the current...  | 
commit | commitdiff | tree | 
| 2011-01-12 | 
Robert Haas | Add support for logging the current role. | 
commit | commitdiff | tree | 
| 2011-01-12 | 
Andrew Dunstan | Unbreak regression tests, apparently broken by commit...  | 
commit | commitdiff | tree | 
| 2011-01-11 | 
Peter Eisentraut | Re-add recursive coverage target in src/backend/ | 
commit | commitdiff | tree | 
| 2011-01-11 | 
Peter Eisentraut | Add some subsection headings | 
commit | commitdiff | tree | 
| 2011-01-11 | 
Magnus Hagander | Track walsender state in shared memory and expose in...  | 
commit | commitdiff | tree | 
| 2011-01-11 | 
Magnus Hagander | Add missing function prototype, for consistency | 
commit | commitdiff | tree | 
| 2011-01-11 | 
Tom Lane | Adjust basebackup.c to suppress compiler warnings. | 
commit | commitdiff | tree | 
| 2011-01-11 | 
Tom Lane | Tweak create_index_paths()'s test for whether to consid...  | 
commit | commitdiff | tree | 
| 2011-01-11 | 
Magnus Hagander | Typo fix | 
commit | commitdiff | tree | 
| 2011-01-11 | 
Magnus Hagander | Reset walsender ps title in the main loop | 
commit | commitdiff | tree | 
| 2011-01-10 | 
Magnus Hagander | Set process title to indicate base backup is running | 
commit | commitdiff | tree | 
| 2011-01-10 | 
Heikki Linnakangas | Leave temporary files out of streaming base backups. | 
commit | commitdiff | tree | 
| 2011-01-10 | 
Bruce Momjian | A toast relid field are no longer needed in pg_upgrade...  | 
commit | commitdiff | tree | 
| 2011-01-10 | 
Magnus Hagander | Backend support for streaming base backups | 
commit | commitdiff | tree | 
| 2011-01-09 | 
Tom Lane | Update contrib/pg_trgm for new GIN extractQuery API. | 
commit | commitdiff | tree | 
| 2011-01-09 | 
Tom Lane | Update contrib/hstore for new GIN extractQuery API. | 
commit | commitdiff | tree | 
| 2011-01-09 | 
Tom Lane | Improve comment. | 
commit | commitdiff | tree | 
| 2011-01-09 | 
Magnus Hagander | Split pg_start_backup() and pg_stop_backup() into two...  | 
commit | commitdiff | tree | 
| 2011-01-09 | 
Heikki Linnakangas | Fix crash in the new GiST insertion code, when an updat...  | 
commit | commitdiff | tree | 
| 2011-01-09 | 
Tom Lane | Fix up core tsquery GIN support for new extractQuery...  | 
commit | commitdiff | tree | 
| 2011-01-09 | 
Tom Lane | Use array_contains_nulls instead of ARR_HASNULL on...  | 
commit | commitdiff | tree | 
| 2011-01-09 | 
Magnus Hagander | Ensure the directory for gram.h is created on win32 | 
commit | commitdiff | tree | 
| 2011-01-09 | 
Magnus Hagander | Properly install gram.h on MSVC builds | 
commit | commitdiff | tree | 
| 2011-01-09 | 
Magnus Hagander | Add pgreadlink() on Windows to read junction points | 
commit | commitdiff | tree | 
| 2011-01-09 | 
Michael Meskes | There is no need to have to identical functions in...  | 
commit | commitdiff | tree | 
| 2011-01-09 | 
Tom Lane | Fix assorted corner-case bugs in contrib/intarray. | 
commit | commitdiff | tree | 
| 2011-01-09 | 
Tom Lane | Add array_contains_nulls() function in arrayfuncs.c. | 
commit | commitdiff | tree | 
| 2011-01-09 | 
Tom Lane | Fix up gincostestimate for new extractQuery API. | 
commit | commitdiff | tree | 
| 2011-01-08 | 
Michael Meskes | In ecpg's parser removed a fixed length limit for const...  | 
commit | commitdiff | tree | 
| 2011-01-08 | 
Tom Lane | Remove pg_am.amindexnulls. | 
commit | commitdiff | tree | 
| 2011-01-08 | 
Tom Lane | Refactor GIN's handling of duplicate search entries. | 
commit | commitdiff | tree | 
| 2011-01-08 | 
Bruce Momjian | In pg_upgrade, remove functions that did sequential...  | 
commit | commitdiff | tree | 
| 2011-01-08 | 
Bruce Momjian | In pg_upgrade, clarify use of install_db_support_functi...  | 
commit | commitdiff | tree | 
| 2011-01-08 | 
Bruce Momjian | In pg_upgrade, remove unnecessary separate handling...  | 
commit | commitdiff | tree | 
| 2011-01-08 | 
Robert Haas | Remove bogus claims regarding createuser defaults. | 
commit | commitdiff | tree | 
| 2011-01-08 | 
Tom Lane | Update GIN support function definitions for contrib...  | 
commit | commitdiff | tree | 
| 2011-01-08 | 
Bruce Momjian | Document why pg_upgrade preserves pg_auth.oid (because...  | 
commit | commitdiff | tree | 
| 2011-01-08 | 
Bruce Momjian | More pg_upgrade relfilenode C comments added. | 
commit | commitdiff | tree | 
| 2011-01-08 | 
Bruce Momjian | Simplify pg_upgrade C comment about what is preserved. | 
commit | commitdiff | tree | 
| 2011-01-08 | 
Bruce Momjian | In pg_upgrade, track only one copy of namespace/relname...  | 
commit | commitdiff | tree | 
| 2011-01-08 | 
Bruce Momjian | Fix C indenting in pg_upgrade function. | 
commit | commitdiff | tree | 
| 2011-01-08 | 
Bruce Momjian | Fix pg_upgrade of large object permissions by preservin...  | 
commit | commitdiff | tree | 
| 2011-01-08 | 
Bruce Momjian | Force pg_upgrade's to preserve pg_class.oid, not pg_cla...  | 
commit | commitdiff | tree | 
| 2011-01-08 | 
Tom Lane | Ooops, forgot to fix contrib/tsearch2's references...  | 
commit | commitdiff | tree | 
| 2011-01-08 | 
Tom Lane | Fix the built-in GIN support procedure declarations...  | 
commit | commitdiff | tree | 
| 2011-01-08 | 
Tom Lane | Fix GIN to support null keys, empty and null items...  | 
commit | commitdiff | tree | 
| 2011-01-07 | 
Robert Haas | Document pg_stat_replication, bump catversion since...  | 
commit | commitdiff | tree | 
| 2011-01-07 | 
Robert Haas | Improve recovery.conf.sample comments. | 
commit | commitdiff | tree | 
| 2011-01-07 | 
Itagaki Takahiro | New system view pg_stat_replication displays activity...  | 
commit | commitdiff | tree | 
| 2011-01-07 | 
Bruce Momjian | Improve C comments about backend variables set by pg_up...  | 
commit | commitdiff | tree | 
| 2011-01-06 | 
Peter Eisentraut | Improve markup of unnest example | 
commit | commitdiff | tree | 
| 2011-01-06 | 
Peter Eisentraut | Improve array_upper example | 
commit | commitdiff | tree | 
| 2011-01-06 | 
Tom Lane | Update sequence_1.out for recent changes in sequence...  | 
commit | commitdiff | tree | 
| 2011-01-06 | 
Bruce Momjian | Update documentation to say that \lo_import sets :LASTO...  | 
commit | commitdiff | tree | 
| 2011-01-06 | 
Bruce Momjian | Rename pg_upgrade variables, for clarity. | 
commit | commitdiff | tree | 
| 2011-01-05 | 
Bruce Momjian | Update pg_upgrade C comments. | 
commit | commitdiff | tree | 
| 2011-01-05 | 
Bruce Momjian | Fix for recent pg_upgrade commit to fix large objects...  | 
commit | commitdiff | tree | 
| 2011-01-05 | 
Bruce Momjian | In pg_upgrade, adjust transfer_relfile()'s parameters...  | 
commit | commitdiff | tree | 
| 2011-01-05 | 
Bruce Momjian | Clarify pg_upgrade's creation of the map file structure...  | 
commit | commitdiff | tree | 
| 2011-01-05 | 
Magnus Hagander | Give superusers REPLIACTION permission by default | 
commit | commitdiff | tree | 
| 2011-01-05 | 
Bruce Momjian | In pg_upgrade, copy pg_largeobject_metadata and its...  | 
commit | commitdiff | tree | 
| 2011-01-05 | 
Bruce Momjian | In pg_upgrade, fix backward logging display of link...  | 
commit | commitdiff | tree | 
| 2011-01-05 | 
Bruce Momjian | Simplify functions and parameters used by pg_upgrade. | 
commit | commitdiff | tree | 
| 2011-01-04 | 
Itagaki Takahiro | Improve psql tab completion for CREATE/ALTER ROLE ...  | 
commit | commitdiff | tree | 
| 2011-01-04 | 
Robert Haas | Fix crash in ALTER OPERATOR CLASS/FAMILY .. SET SCHEMA. | 
commit | commitdiff | tree | 
| 2011-01-03 | 
Robert Haas | Update comments in RecordTransactionCommit() to mention...  | 
commit | commitdiff | tree | 
| 2011-01-03 | 
Magnus Hagander | Bump catversion, forgot in previous commit. | 
commit | commitdiff | tree | 
| 2011-01-03 | 
Magnus Hagander | Add views and functions to monitor hot standby query...  | 
commit | commitdiff | tree | 
| 2011-01-03 | 
Magnus Hagander | Add missing part of replication role docs | 
commit | commitdiff | tree | 
| 2011-01-03 | 
Magnus Hagander | perltidy run on the MSVC build system | 
commit | commitdiff | tree | 
| 2011-01-02 | 
Peter Eisentraut | Implement remaining fields of information_schema.sequen...  | 
commit | commitdiff | tree | 
| 2011-01-02 | 
Robert Haas | Fix typo. | 
commit | commitdiff | tree | 
| 2011-01-02 | 
Robert Haas | Basic foreign table support. | 
commit | commitdiff | tree | 
| 2011-01-01 | 
Robert Haas | Minor wordsmithing. | 
commit | commitdiff | tree | 
| next |