2014-12-08 |
Simon Riggs | REINDEX SCHEMA |
commit | commitdiff | tree |
2014-12-08 |
Simon Riggs | Windows: use GetSystemTimePreciseAsFileTime if available |
commit | commitdiff | tree |
2014-12-08 |
Simon Riggs | Use GetSystemTimeAsFileTime directly in win32 |
commit | commitdiff | tree |
2014-12-08 |
Peter Eisentraut | doc: Fix DocBook table column count declaration |
commit | commitdiff | tree |
2014-12-08 |
Simon Riggs | Correct recovery_target_action docs |
commit | commitdiff | tree |
2014-12-07 |
Simon Riggs | Remove duplicate code in heap_prune_chain() |
commit | commitdiff | tree |
2014-12-07 |
Simon Riggs | Event Trigger for table_rewrite |
commit | commitdiff | tree |
2014-12-07 |
Simon Riggs | Tweaks for recovery_target_action |
commit | commitdiff | tree |
2014-12-05 |
Heikki Linnakangas | Give a proper error message if initdb password file... |
commit | commitdiff | tree |
2014-12-05 |
Heikki Linnakangas | Don't include file type bits in tar archive's mode... |
commit | commitdiff | tree |
2014-12-05 |
Heikki Linnakangas | Remove erroneous EXTRA_CLEAN line from Makefile. |
commit | commitdiff | tree |
2014-12-05 |
Heikki Linnakangas | Print new track_commit_timestamp in rm_desc of a parame... |
commit | commitdiff | tree |
2014-12-05 |
Heikki Linnakangas | Print wal_log_hints in the rm_desc routing of a paramet... |
commit | commitdiff | tree |
2014-12-05 |
Heikki Linnakangas | Fix pg_xlogdump's calculation of full-page image data. |
commit | commitdiff | tree |
2014-12-05 |
Robert Haas | Don't dump core if pq_comm_reset() is called before... |
commit | commitdiff | tree |
2014-12-04 |
Andres Freund | Document that pg_stat_*_tables.n_tup_upd includes n_tup... |
commit | commitdiff | tree |
2014-12-04 |
Peter Eisentraut | Fix PGXS vpath build when PostgreSQL is built with... |
commit | commitdiff | tree |
2014-12-04 |
Peter Eisentraut | Revert haphazard pgxs makefile changes |
commit | commitdiff | tree |
2014-12-04 |
Peter Eisentraut | Remove USE_VPATH make variable from PGXS |
commit | commitdiff | tree |
2014-12-04 |
Peter Eisentraut | Fix SHLIB_PREREQS use in contrib, allowing PGXS builds |
commit | commitdiff | tree |
2014-12-04 |
Peter Eisentraut | Move PG_AUTOCONF_FILENAME definition |
commit | commitdiff | tree |
2014-12-03 |
Alvaro Herrera | doc: Fix markup |
commit | commitdiff | tree |
2014-12-03 |
Alvaro Herrera | Keep track of transaction commit timestamps |
commit | commitdiff | tree |
2014-12-03 |
Alvaro Herrera | Fix typos |
commit | commitdiff | tree |
2014-12-03 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
2014-12-03 |
Alvaro Herrera | Install kludges to fix check-world for src/test/modules |
commit | commitdiff | tree |
2014-12-02 |
Tom Lane | Improve error messages for malformed array input strings. |
commit | commitdiff | tree |
2014-12-02 |
Andres Freund | Don't skip SQL backends in logical decoding for visibil... |
commit | commitdiff | tree |
2014-12-02 |
Tom Lane | Fix JSON aggregates to work properly when final functio... |
commit | commitdiff | tree |
2014-12-02 |
Tom Lane | Minor cleanup of function declarations for BRIN. |
commit | commitdiff | tree |
2014-12-02 |
Alvaro Herrera | pageinspect/BRIN: minor tweaks |
commit | commitdiff | tree |
2014-12-02 |
Alvaro Herrera | dummy_seclabel: add sql/, expected/, and .gitignores |
commit | commitdiff | tree |
2014-12-01 |
Tom Lane | Guard against bad "dscale" values in numeric_recv(). |
commit | commitdiff | tree |
2014-12-01 |
Alvaro Herrera | Move security_label test |
commit | commitdiff | tree |
2014-12-01 |
Andrew Dunstan | Fix hstore_to_json_loose's detection of valid JSON... |
commit | commitdiff | tree |
2014-12-01 |
Heikki Linnakangas | Put SSL_pending() call behind the new internal SSL... |
commit | commitdiff | tree |
2014-12-01 |
Magnus Hagander | Fix missing space in documentation |
commit | commitdiff | tree |
2014-12-01 |
Tom Lane | Add a #define for the inet overlaps operator. |
commit | commitdiff | tree |
2014-11-30 |
Tom Lane | Fix minor bugs in commit 30bf4689a96cd283af33edcdd6b721... |
commit | commitdiff | tree |
2014-11-30 |
Alvaro Herrera | Move test modules from contrib to src/test/modules |
commit | commitdiff | tree |
2014-11-29 |
Noah Misch | Remove PQhostaddr() from 9.4 release notes. |
commit | commitdiff | tree |
2014-11-29 |
Noah Misch | Reimplement 9f80f4835a55a1cbffcda5d23a617917f3286c14... |
commit | commitdiff | tree |
2014-11-29 |
Noah Misch | Revert "Add libpq function PQhostaddr()." |
commit | commitdiff | tree |
2014-11-28 |
Alvaro Herrera | Fix BRIN operator family definitions |
commit | commitdiff | tree |
2014-11-28 |
Alvaro Herrera | Update transaction README for persistent multixacts |
commit | commitdiff | tree |
2014-11-28 |
Tom Lane | Add bms_get_singleton_member(), and use it where approp... |
commit | commitdiff | tree |
2014-11-28 |
Tom Lane | Add bms_next_member(), and use it where appropriate. |
commit | commitdiff | tree |
2014-11-28 |
Tom Lane | Improve performance of OverrideSearchPathMatchesCurrent(). |
commit | commitdiff | tree |
2014-11-28 |
Tom Lane | Improve typcache: cache negative lookup results, add... |
commit | commitdiff | tree |
2014-11-28 |
Fujii Masao | Add tab-completion for ALTER TABLE ALTER CONSTRAINT... |
commit | commitdiff | tree |
2014-11-28 |
Heikki Linnakangas | Fix assertion failure at end of PITR. |
commit | commitdiff | tree |
2014-11-27 |
Fujii Masao | Make \watch respect the user's \pset null setting. |
commit | commitdiff | tree |
2014-11-27 |
Fujii Masao | Mark response messages for translation in pg_isready. |
commit | commitdiff | tree |
2014-11-27 |
Tom Lane | Free libxml2/libxslt resources in a safer order. |
commit | commitdiff | tree |
2014-11-27 |
Stephen Frost | Rename pg_rowsecurity -> pg_policy and other fixes |
commit | commitdiff | tree |
2014-11-26 |
Heikki Linnakangas | Remove dead function prototype |
commit | commitdiff | tree |
2014-11-26 |
Peter Eisentraut | doc: Fix markup |
commit | commitdiff | tree |
2014-11-26 |
Robert Haas | Attempt to suppress uninitialized variable warning. |
commit | commitdiff | tree |
2014-11-25 |
Simon Riggs | Remove extraneous SGML tag |
commit | commitdiff | tree |
2014-11-25 |
Tom Lane | Fix uninitialized-variable warning. |
commit | commitdiff | tree |
2014-11-25 |
Simon Riggs | action_at_recovery_target recovery config option |
commit | commitdiff | tree |
2014-11-25 |
Tom Lane | De-reserve most statement-introducing keywords in plpgsql. |
commit | commitdiff | tree |
2014-11-25 |
Tom Lane | Support arrays as input to array_agg() and ARRAY(SELECT... |
commit | commitdiff | tree |
2014-11-25 |
Stephen Frost | Add int64 -> int8 mapping to genbki |
commit | commitdiff | tree |
2014-11-25 |
Heikki Linnakangas | Allow using connection URI in primary_conninfo. |
commit | commitdiff | tree |
2014-11-25 |
Heikki Linnakangas | Allow "dbname" from connection string to be overridden... |
commit | commitdiff | tree |
2014-11-25 |
Stephen Frost | Suppress DROP CASCADE notices in regression tests |
commit | commitdiff | tree |
2014-11-25 |
Heikki Linnakangas | Check return value of strdup() in libpq connection... |
commit | commitdiff | tree |
2014-11-25 |
Heikki Linnakangas | Make Port->ssl_in_use available, even when built with... |
commit | commitdiff | tree |
2014-11-24 |
Robert Haas | Add infrastructure to save and restore GUC values. |
commit | commitdiff | tree |
2014-11-24 |
Heikki Linnakangas | Add a few paragraphs to B-tree README explaining L... |
commit | commitdiff | tree |
2014-11-24 |
Heikki Linnakangas | Distinguish XLOG_FPI records generated for hint-bit... |
commit | commitdiff | tree |
2014-11-23 |
Tom Lane | Get rid of redundant production in plpgsql grammar. |
commit | commitdiff | tree |
2014-11-23 |
Andrew Dunstan | Fix memory leaks introduced by commit eca2b9b |
commit | commitdiff | tree |
2014-11-23 |
Noah Misch | Detect PG_PRINTF_ATTRIBUTE automatically. |
commit | commitdiff | tree |
2014-11-23 |
Tom Lane | Allow simplification of EXISTS() subqueries containing... |
commit | commitdiff | tree |
2014-11-22 |
Tom Lane | Fix mishandling of system columns in FDW queries. |
commit | commitdiff | tree |
2014-11-22 |
Andrew Dunstan | Rework echo_hidden for \sf and \ef from commit e4d2817. |
commit | commitdiff | tree |
2014-11-21 |
Tom Lane | Rearrange CustomScan API. |
commit | commitdiff | tree |
2014-11-21 |
Tom Lane | Simplify API for initially hooking custom-path provider... |
commit | commitdiff | tree |
2014-11-21 |
Andrew Dunstan | Fix an error in psql that overcounted output lines. |
commit | commitdiff | tree |
2014-11-21 |
Andrew Dunstan | Make psql's \sf and \ef honor ECHO_HIDDEN. |
commit | commitdiff | tree |
2014-11-21 |
Heikki Linnakangas | No need to call XLogEnsureRecordSpace when the relation... |
commit | commitdiff | tree |
2014-11-21 |
Heikki Linnakangas | Add a comment to regress.c explaining what it contains. |
commit | commitdiff | tree |
2014-11-21 |
Heikki Linnakangas | Fix bogus comments in XLogRecordAssemble |
commit | commitdiff | tree |
2014-11-21 |
Heikki Linnakangas | Add pageinspect functions for inspecting GIN indexes. |
commit | commitdiff | tree |
2014-11-21 |
Tom Lane | Remove dead code supporting mark/restore in SeqScan... |
commit | commitdiff | tree |
2014-11-20 |
Tom Lane | Initial code review for CustomScan patch. |
commit | commitdiff | tree |
2014-11-20 |
Tom Lane | Fix another oversight in CustomScan patch. |
commit | commitdiff | tree |
2014-11-20 |
Tom Lane | Fix another oversight in CustomScan patch. |
commit | commitdiff | tree |
2014-11-20 |
Tom Lane | Remove no-longer-needed phony typedefs in genbki.h. |
commit | commitdiff | tree |
2014-11-20 |
Tom Lane | Add missing case for CustomScan. |
commit | commitdiff | tree |
2014-11-20 |
Heikki Linnakangas | Silence compiler warning about variable being used... |
commit | commitdiff | tree |
2014-11-20 |
Heikki Linnakangas | Revamp the WAL record format. |
commit | commitdiff | tree |
2014-11-20 |
Peter Eisentraut | Fix suggested layout for PGXS makefile |
commit | commitdiff | tree |
2014-11-19 |
Tom Lane | Improve documentation's description of JOIN clauses. |
commit | commitdiff | tree |
2014-11-19 |
Heikki Linnakangas | Add test cases for indexam operations not currently... |
commit | commitdiff | tree |
2014-11-19 |
Robert Haas | Avoid file descriptor leak in pg_test_fsync. |
commit | commitdiff | tree |
2014-11-19 |
Fujii Masao | Fix bug in the test of file descriptor of current WAL... |
commit | commitdiff | tree |
2014-11-19 |
Fujii Masao | Fix pg_receivexlog --slot so that it doesn't prevent... |
commit | commitdiff | tree |
next |