2013-12-08 |
Joe Conway | Fix performance regression in dblink connection speed. |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Tom Lane | Clear retry flags properly in replacement OpenSSL sock_... |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Heikki Linnakangas | Fix full-page writes of internal GIN pages. |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Tom Lane | Stamp 8.4.19. REL8_4_19 |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Tom Lane | Update release notes for 9.3.2, 9.2.6, 9.1.11, 9.0... |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2013-12-01 |
Tom Lane | Update time zone data files to tzdata release 2013h. |
commit | commitdiff | tree | snapshot |
2013-12-01 |
Tom Lane | Back-patch src/timezone/known_abbrevs.txt into all... |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Kevin Grittner | Fix pg_dumpall to work for databases flagged as read... |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Tom Lane | Fix assorted issues in pg_ctl's pgwin32_CommandLine(). |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Heikki Linnakangas | Don't update relfrozenxid if any pages were skipped. |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Michael Meskes | ECPG: Make the preprocessor emit ';' if the variable... |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Michael Meskes | ECPG: Fix offset to NULL/size indicator array. |
commit | commitdiff | tree | snapshot |
2013-11-24 |
Tom Lane | Defend against bad trigger definitions in contrib/lo... |
commit | commitdiff | tree | snapshot |
2013-11-24 |
Tom Lane | Fix array slicing of int2vector and oidvector values. |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Tom Lane | Ensure _dosmaperr() actually sets errno correctly. |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Peter Eisentraut | Avoid potential buffer overflow crash |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Tom Lane | Flatten join alias Vars before pulling up targetlist... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Tom Lane | Fix incorrect loop counts in tidbitmap.c. |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Tom Lane | Clarify CREATE FUNCTION documentation about handling... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Magnus Hagander | Fix doc links in README file to work with new website... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Heikki Linnakangas | Fix race condition in GIN posting tree page deletion. |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Tom Lane | Make contain_volatile_functions/contain_mutable_functio... |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Tom Lane | Be more robust when strerror() doesn't give a useful... |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Tom Lane | Prevent creating window functions with default arguments. |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Tom Lane | Improve the error message given for modifying a window... |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Michael Meskes | Changed test case slightly so it doesn't have an unused... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Tom Lane | Ensure all files created for a single BufFile have... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Tom Lane | Fix some odd behaviors when using a SQL-style simple... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Tom Lane | Prevent using strncpy with src == dest in TupleDescInit... |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Peter Eisentraut | doc: Remove i18ngurus.com link |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Bruce Momjian | doc: fix typo in release notes |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Peter Eisentraut | Stamp 8.4.18. REL8_4_18 |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Bruce Momjian | docs: update release notes for 8.4.18, 9.0.14, 9.1... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Peter Eisentraut | doc: Correct psycopg URL |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Heikki Linnakangas | Fix snapshot leak if lo_open called on non-existent... |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Heikki Linnakangas | Fix spurious warning after vacuuming a page on a table... |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Alvaro Herrera | Fix pgindent comment breakage |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Stephen Frost | Fix SSL deadlock risk in libpq |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Noah Misch | Ignore interrupts during quickdie(). |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Michael Meskes | Return error if allocation of new element was not possible. |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Tom Lane | Don't fail for bad GUCs in CREATE FUNCTION with check_f... |
commit | commitdiff | tree | snapshot |
2013-09-02 |
Tom Lane | Update time zone data files to tzdata release 2013d. |
commit | commitdiff | tree | snapshot |
2013-09-02 |
Andrew Dunstan | Fix relfrozenxid query in docs to include TOAST tables. |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Tom Lane | In locate_grouping_columns(), don't expect an exact... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Tom Lane | Disable -faggressive-loop-optimizations in gcc 4.8... |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Tom Lane | Make sure float4in/float8in accept all standard spellin... |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Alvaro Herrera | Fix old visibility bug in HeapTupleSatisfiesDirty |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Tom Lane | Fix regexp_matches() handling of zero-length matches. |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Tom Lane | Fix contrib/cube and contrib/seg to build with bison... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Tom Lane | Fix booltestsel() for case where we have NULL stats... |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Alvaro Herrera | Check for NULL result from strdup |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Tom Lane | Change post-rewriter representation of dropped columns... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Robert Haas | doc: Fix typos in conversion names. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Michael Meskes | Initialize day of year value. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Tom Lane | Fix regex match failures for backrefs combined with... |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Stephen Frost | Ensure 64bit arithmetic when calculating tapeSpace |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Michael Meskes | Also escape double quotes for ECPG's #line statement. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Michael Meskes | Applied patch by MauMau <maumau307@gmail.com> to escape... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Alvaro Herrera | Mention extra_float_digits in floating point docs |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Tom Lane | Mark index-constraint comments with correct dependency... |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Tom Lane | Expect EWOULDBLOCK from a non-blocking connect() call... |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Tom Lane | Tweak wording in sequence-function docs to avoid PDF... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Noah Misch | Document effect of constant folding on CASE. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Peter Eisentraut | Update CREATE FUNCTION documentation about argument... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Tom Lane | Only install a portal's ResourceOwner if it actually... |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Robert Haas | Improve description of loread/lowrite. |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Tatsuo Ishii | Add description that loread()/lowrite() are correspondi... |
commit | commitdiff | tree | snapshot |
2013-06-09 |
Tom Lane | Remove unnecessary restrictions about RowExprs in trans... |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Andrew Dunstan | Don't downcase non-ascii identifier chars in multi... |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Kevin Grittner | Correct the documentation of pg_rewrite.ev_attr. |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Tom Lane | Minor docs wordsmithing. |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Tom Lane | Prevent pushing down WHERE clauses into unsafe UNION... |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Tom Lane | Fix fd.c to preserve errno where needed. |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Tom Lane | Fix handling of OID wraparound while in standalone... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Tom Lane | Guard against input_rows == 0 in estimate_num_groups(). |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Tom Lane | Fix pgp_pub_decrypt() so it works for secret keys with... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Bruce Momjian | docs: log_line_prefix session id fix |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Bruce Momjian | doc: fix log_line_prefix session_id %c item |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Tom Lane | Avoid deadlock between concurrent CREATE INDEX CONCURRE... |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Tom Lane | Fix longstanding race condition in plancache.c. |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Peter Eisentraut | doc: Remove excessive table cell |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Peter Eisentraut | doc: Fix number of columns in table |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Heikki Linnakangas | Fix crash on compiling a regular expression with more... |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Tom Lane | Stamp 8.4.17. REL8_4_17 |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Tom Lane | Update release notes for 9.2.4, 9.1.9, 9.0.13, 8.4.17. |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Alvaro Herrera | Translation updates |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Tom Lane | Document encode(bytea, 'escape')'s behavior correctly. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Tom Lane | Update time zone data files to tzdata release 2013b. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Tom Lane | Reset OpenSSL randomness state in each postmaster child... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Tom Lane | Ignore invalid indexes in pg_dump. |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Tom Lane | Update time zone abbreviation lists for changes missed... |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Tom Lane | Don't put <indexterm> before <term> in <varlistentry... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Tom Lane | Improve documentation of EXTRACT(WEEK). |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Tom Lane | Fix infinite-loop risk in fixempties() stage of regex... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Tom Lane | Fix to_char() to use ASCII-only case-folding rules... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Tom Lane | Fix overflow check in tm2timestamp (this time for sure). |
commit | commitdiff | tree | snapshot |
2013-03-03 |
Peter Eisentraut | doc: Awkward phrasing fix |
commit | commitdiff | tree | snapshot |
next |