2010-06-07 |
Itagaki Takahiro | Replace "slave" to "standby" in documentation for consi... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Tom Lane | Improve our explanation of the OVERLAPS operator. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Michael Meskes | Added variable handling for RETURNING clause to ecpg. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Marc G. Fournier | tag 9.0beta2 REL9_0_BETA2 |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Tom Lane | Adjust misleading comment in walsender.c. We try to... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Tom Lane | Add current WAL end (as seen by walsender, ie, GetWrite... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Tom Lane | Remove link that breaks HISTORY file generation. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Peter Eisentraut | Translation updates for 9.0beta2 |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Peter Eisentraut | Fix some inconsistent quoting of wal_level values in... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Alvaro Herrera | Add comments about definitions that may affect PG_CONTR... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bruce Momjian | Fix CREATE TRIGGER release mention, WHERE -> WHEN. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Peter Eisentraut | Fix reference to nonexistent configure option |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bruce Momjian | Update 9.0 release notes to current. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Tom Lane | Bump PG_CONTROL_VERSION to account for the incompatible... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bruce Momjian | Markup fix. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bruce Momjian | Document regexp_matches() better and show example of... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bruce Momjian | Document use of C++ for extension use. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Itagaki Takahiro | Fix dblink to treat connection names longer than NAMEDA... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Robert Haas | On clean shutdown during recovery, don't warn about... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bruce Momjian | Document that citext operators must be in the current... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bruce Momjian | Clarify array generate_subscripts() documentation example. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bruce Momjian | Document that && geometric operator is true even if... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Heikki Linnakangas | Fix obsolete comments that I neglected to update in... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Bruce Momjian | Update C++ release note item wording. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Bruce Momjian | Comment out C++ docs for later user. Tone down C+... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Bruce Momjian | Mention palloc/pfree for C++ memory allocation in docs. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Bruce Momjian | Fix SGML markup for tag title. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Bruce Momjian | Add documentation section "Using C++ for Extensibility". |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Bruce Momjian | Show schema name for REINDEX. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Bruce Momjian | Overflow box is on page after listed page number, per... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Bruce Momjian | Update TeX overflow documentation page pattern mask... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Bruce Momjian | Document how to find TeX overflow boxes in our document... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Bruce Momjian | Add error hint that PL/pgSQL "EXECUTE of SELECT ..... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Alvaro Herrera | Add note about database ownership to REASSIGN OWNED... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Bruce Momjian | Reword fsync and full_page_writes docs to be clearer... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Heikki Linnakangas | Send all outstanding WAL before exiting when smart... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Tom Lane | Fix misuse of Lossy Counting (LC) algorithm in compute_... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Tom Lane | Change the notation for calling functions with named... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Bruce Momjian | Clarify the meaning of "trusted language" in the docume... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Tom Lane | Add text to "Populating a Database" pointing out that... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Bruce Momjian | Document that NOT NULL domain constraints are not alway... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Heikki Linnakangas | Fix typos in recent doc patch. Fujii Masao |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Bruce Momjian | Add C comment that we will have to remove an exclusion... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Tom Lane | Abort a FETCH_COUNT-controlled query if we observe... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Tom Lane | Fix oversight in the previous patch that made LIKE... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Bruce Momjian | Document use of VPATH builds. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Tom Lane | Rewrite LIKE's %-followed-by-_ optimization so it reall... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Itagaki Takahiro | PGDLLEXPORT is __declspec (dllexport) only on MSVC, |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Heikki Linnakangas | Update High Availability docs. Clarify terms master... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Tom Lane | Rejigger mergejoin logic so that a tuple with a null... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Tom Lane | Change ps_status.c to explicitly track the current... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Peter Eisentraut | Small correction/clarification in discussion of Unicode... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Tom Lane | Fix the volatility marking of textanycat() and anytextc... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Tom Lane | Make CREATE INDEX run expression preprocessing on a... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Itagaki Takahiro | Mark PG_MODULE_MAGIC and PG_FUNCTION_INFO_V1 with PGDLL... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Heikki Linnakangas | Make it more clear that you need to release savepoint... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Robert Haas | Avoid starting walreceiver in states where it shouldn... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Heikki Linnakangas | Adjust comment to reflect that we now have Hot Standby... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Bruce Momjian | Fix SGML markup |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Tom Lane | Improve SSL-related documentation. Explain how to... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Bruce Momjian | Document pgFouine and check_postgres as log analysis... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Heikki Linnakangas | Thinko in previous commit: ensure that MAX_SEND_SIZE... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Heikki Linnakangas | In walsender, don't sleep if there's outstanding WAL... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Tom Lane | Rearrange libpq's SSL initialization to simplify it... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Tom Lane | Fix bogus error message for SSL-cert authentication... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Simon Riggs | HS Defer buffer pin deadlock check until deadlock_timeo... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Robert Haas | Fix psql help: \da+ is same as \da, but \daS is not. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Tom Lane | The message style police pay a visit to hba.c. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Tom Lane | Minor editorialization for be-secure.c: fix comments... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Tom Lane | Tell openssl to include the names of the root certs... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Robert Haas | More fixes for shutdown during recovery. |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Tom Lane | Add missing newlines to some SSL-related error messages... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Tom Lane | Fix oversight in construction of sort/unique plans... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Michael Meskes | Replace self written 'long long int' configure test... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Bruce Momjian | Remove IMPLEMENTATION.jp file from pg_upgrade docs... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Bruce Momjian | Update pg_upgrade IMPLEMENTATION doc file to match... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Bruce Momjian | Modify pg_standby, pgbench, and pg_upgrade manual pages... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Bruce Momjian | Add pg_upgrade docs about binary compatibility, per... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Michael Meskes | Added a configure test for "long long" datatypes. So... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Bruce Momjian | Add Japanese Implementation file to CVS. |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Bruce Momjian | Re-order pg_upgrade 'help' options to be alphabetical. |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Bruce Momjian | In pg_upgrade, test for datallowconn instead of hardcod... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Bruce Momjian | Update pg_upgrade docs to show options in alphabetical... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Bruce Momjian | Split apart pg_upgrade user lookup and root check so... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Tom Lane | issue_warnings() has no business freeing its parameter... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Tom Lane | Fix oversight in join removal patch: we have to delete... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Robert Haas | Unbreak \h; can't do strlen(NULL). |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Michael Meskes | Ecpg now accepts "long long" datatypes even if "long... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Tom Lane | Fix index entry for lo_compat_privileges, per bug ... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Magnus Hagander | Change the "N. Central Asia Standard Time" timezone... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Bruce Momjian | Show oid2name command-line arguments in documentation... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Bruce Momjian | SGML markup cleanup for pg_upgrade. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Bruce Momjian | Doc change: Rename of directory no longer required... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Bruce Momjian | pg_upgrade doc cleanup |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Bruce Momjian | Restore oid2name doc change. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Bruce Momjian | Add command-line documentation for pg_upgrade. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Bruce Momjian | Simplify pg_upgrade queries by using IN instead of... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Bruce Momjian | For pg_upgrade, update template0's datfrozenxid and... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Magnus Hagander | Refer to pg_ident.conf as config file for username... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Bruce Momjian | Use a 'datallowconn' check for avoiding 'template0... |
commit | commitdiff | tree | snapshot |
next |