2017-03-17 |
Heikki Linnakangas | Fix and simplify check for whether we're running as... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Andrew Gierth | Avoid having vacuum set reltuples to 0 on non-empty... |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Peter Eisentraut | Spelling fixes |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Robert Haas | Fix failure to mark init buffers as BM_PERMANENT. |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Tom Lane | Remove unnecessary dependency on statement_timeout... |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Michael Meskes | Ecpg should support COMMIT PREPARED and ROLLBACK PREPARED. |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Noah Misch | Fix pg_file_write() error handling. |
commit | commitdiff | tree | snapshot |
2017-03-11 |
Joe Conway | Fix ancient connection leak in dblink |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Tom Lane | Sanitize newlines in object names in "pg_restore -l... |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Michael Meskes | Fix a potential double-free in ecpg. |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Tom Lane | Fix timestamptz regression test to still work with... |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Tom Lane | Repair incorrect pg_dump labeling for some comments... |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Stephen Frost | pg_upgrade: Fix large object COMMENTS, SECURITY LABELS |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Bruce Momjian | Add /config.cache to .gitignore in back branches |
commit | commitdiff | tree | snapshot |
2017-02-21 |
Tom Lane | Fix sloppy handling of corner-case errors in fd.c. |
commit | commitdiff | tree | snapshot |
2017-02-21 |
Peter Eisentraut | doc: Update URL for plr |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Tom Lane | Fix documentation of to_char/to_timestamp TZ, tz, OF... |
commit | commitdiff | tree | snapshot |
2017-02-19 |
Tom Lane | Make src/interfaces/libpq/test clean up after itself. |
commit | commitdiff | tree | snapshot |
2017-02-19 |
Tom Lane | Adjust PL/Tcl regression test to dodge a possible bug... |
commit | commitdiff | tree | snapshot |
2017-02-17 |
Tom Lane | Back-patch 9.4-era compiler warning fixes into older... |
commit | commitdiff | tree | snapshot |
2017-02-17 |
Tom Lane | Back-patch 9.4-era compiler warning fixes into older... |
commit | commitdiff | tree | snapshot |
2017-02-17 |
Tom Lane | Document usage of COPT environment variable for adjusti... |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Tom Lane | Make sure that hash join's bulk-tuple-transfer loops... |
commit | commitdiff | tree | snapshot |
2017-02-12 |
Noah Misch | Ignore tablespace ACLs when ignoring schema ACLs. |
commit | commitdiff | tree | snapshot |
2017-02-07 |
Tom Lane | Correct thinko in last-minute release note item. REL9_2_20 |
commit | commitdiff | tree | snapshot |
2017-02-07 |
Stephen Frost | Initialize number_of_jobs in NewRestoreOptions |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Tom Lane | Stamp 9.2.20. |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Tom Lane | Release notes for 9.6.2, 9.5.6, 9.4.11, 9.3.16, 9.2.20. |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Tom Lane | Avoid returning stale attribute bitmaps in RelationGetI... |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Peter Eisentraut | Add missing newline to error messages |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Heikki Linnakangas | Fix typo also in expected output. |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Heikki Linnakangas | Fix typos in comments. |
commit | commitdiff | tree | snapshot |
2017-02-02 |
Heikki Linnakangas | Add KOI8-U map files to Makefile. |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Tom Lane | Update time zone data files to tzdata release 2016j. |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Tom Lane | Orthography fixes for new castNode() macro. |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Simon Riggs | Check interrupts during hot standby waits |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Andres Freund | Add castNode(type, ptr) for safe casting between NodeTa... |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Tom Lane | Ensure that a tsquery like '!foo' matches empty tsvectors. |
commit | commitdiff | tree | snapshot |
2017-01-24 |
Fujii Masao | Fix bug in verifying TLI (timeline ID) in WAL page... |
commit | commitdiff | tree | snapshot |
2017-01-24 |
Tatsuo Ishii | Revert "Fix comments in StrategyNotifyBgWriter()." |
commit | commitdiff | tree | snapshot |
2017-01-24 |
Tatsuo Ishii | Fix comments in StrategyNotifyBgWriter(). |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Peter Eisentraut | doc: Update URL for Microsoft download site |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Robert Haas | Avoid useless respawining the autovacuum launcher at... |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Tom Lane | Reset the proper GUC in create_index test. |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Alvaro Herrera | Change some test macros to return true booleans |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Fujii Masao | Fix an assertion failure related to an exclusive backup. |
commit | commitdiff | tree | snapshot |
2017-01-14 |
Tom Lane | Throw suitable error for COPY TO STDOUT/FROM STDIN... |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Stephen Frost | pg_restore: Don't allow non-positive number of jobs |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Tom Lane | Fix handling of empty arrays in array_fill(). |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Tom Lane | Handle OID column inheritance correctly in ALTER TABLE... |
commit | commitdiff | tree | snapshot |
2017-01-03 |
Bruce Momjian | Update copyright for 2017 |
commit | commitdiff | tree | snapshot |
2017-01-03 |
Heikki Linnakangas | Remove bogus notice that older clients might not work... |
commit | commitdiff | tree | snapshot |
2017-01-02 |
Joe Conway | ilence compiler warnings |
commit | commitdiff | tree | snapshot |
2017-01-02 |
Joe Conway | Silence Bison deprecation warnings |
commit | commitdiff | tree | snapshot |
2016-12-29 |
Tom Lane | Fix incorrect example of to_timestamp() usage. |
commit | commitdiff | tree | snapshot |
2016-12-27 |
Tom Lane | Fix interval_transform so it doesn't throw away non... |
commit | commitdiff | tree | snapshot |
2016-12-27 |
Andrew Dunstan | Explain unaccounted for space in pgstattuple. |
commit | commitdiff | tree | snapshot |
2016-12-26 |
Tom Lane | Remove triggerable Assert in hashname(). |
commit | commitdiff | tree | snapshot |
2016-12-24 |
Stephen Frost | pg_dumpall: Include --verbose option in --help output |
commit | commitdiff | tree | snapshot |
2016-12-24 |
Stephen Frost | Fix tab completion in psql for ALTER DEFAULT PRIVILEGES |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Robert Haas | Fix broken error check in _hash_doinsert. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Joe Conway | Make dblink try harder to form useful error messages |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Michael Meskes | Fix buffer overflow on particularly named files and... |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Joe Conway | Improve dblink error message when remote does not provi... |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Tom Lane | Fix detection of unfinished Unicode surrogate pair... |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Stephen Frost | Fix dumping of casts and transforms using built-in... |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Stephen Frost | For 8.0 servers, get last built-in oid from pg_database |
commit | commitdiff | tree | snapshot |
2016-12-16 |
Heikki Linnakangas | Fix off-by-one in memory allocation for quote_literal_c... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Tom Lane | Sync our copy of the timezone library with IANA release... |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Kevin Grittner | Back-patch fcff8a575198478023ada8a48e13b50f70054766... |
commit | commitdiff | tree | snapshot |
2016-12-11 |
Tom Lane | Use "%option prefix" to set API names in ecpg's lexer. |
commit | commitdiff | tree | snapshot |
2016-12-11 |
Tom Lane | Build backend/parser/scan.l and interfaces/ecpg/preproc... |
commit | commitdiff | tree | snapshot |
2016-12-11 |
Tom Lane | Prevent crash when ts_rewrite() replaces a non-top... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Tom Lane | Be more careful about Python refcounts while creating... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Tom Lane | Fix reporting of column typmods for multi-row VALUES... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Robert Haas | Log the creation of an init fork unconditionally. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Tom Lane | Restore psql's SIGPIPE setting if popen() fails. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Tom Lane | Handle empty or all-blank PAGER setting more sanely... |
commit | commitdiff | tree | snapshot |
2016-12-03 |
Noah Misch | Make pgwin32_putenv() visit debug CRTs. |
commit | commitdiff | tree | snapshot |
2016-12-03 |
Noah Misch | Remove wrong CloseHandle() call. |
commit | commitdiff | tree | snapshot |
2016-12-03 |
Noah Misch | Refine win32env.c cosmetics. |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Tom Lane | Doc: improve description of trim() and related functions. |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Stephen Frost | Clarify pg_dump -b documentation |
commit | commitdiff | tree | snapshot |
2016-11-26 |
Tom Lane | Fix test about ignoring extension dependencies during... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Tom Lane | Check for pending trigger events on far end when droppi... |
commit | commitdiff | tree | snapshot |
2016-11-23 |
Tom Lane | Make sure ALTER TABLE preserves index tablespaces. |
commit | commitdiff | tree | snapshot |
2016-11-22 |
Tom Lane | Doc: improve documentation about composite-value usage. |
commit | commitdiff | tree | snapshot |
2016-11-22 |
Tom Lane | Doc: add a section in Part II concerning RETURNING. |
commit | commitdiff | tree | snapshot |
2016-11-21 |
Tom Lane | Fix PGLC_localeconv() to handle errors better. |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Tom Lane | Allow DOS-style line endings in ~/.pgpass files. |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Magnus Hagander | Fix typo |
commit | commitdiff | tree | snapshot |
2016-11-06 |
Tom Lane | Rationalize and document pltcl's handling of magic... |
commit | commitdiff | tree | snapshot |
2016-11-06 |
Tom Lane | More zic cleanup. |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Tom Lane | Sync our copy of the timezone library with IANA tzcode... |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Tom Lane | Fix nasty performance problem in tsquery_rewrite(). |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Tom Lane | Fix bogus tree-flattening logic in QTNTernary(). |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Robert Haas | If the stats collector dies during Hot Standby, restart it. |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Robert Haas | Fix possible pg_basebackup failure on standby with... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Tom Lane | Fix not-HAVE_SYMLINK code in zic.c. |
commit | commitdiff | tree | snapshot |
next |