2011-01-05 |
Bruce Momjian | Simplify functions and parameters used by pg_upgrade. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Itagaki Takahiro | Improve psql tab completion for CREATE/ALTER ROLE ... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Robert Haas | Fix crash in ALTER OPERATOR CLASS/FAMILY .. SET SCHEMA. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Robert Haas | Update comments in RecordTransactionCommit() to mention... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Magnus Hagander | Bump catversion, forgot in previous commit. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Magnus Hagander | Add views and functions to monitor hot standby query... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Magnus Hagander | Add missing part of replication role docs |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Magnus Hagander | perltidy run on the MSVC build system |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Peter Eisentraut | Implement remaining fields of information_schema.sequen... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Robert Haas | Fix typo. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Robert Haas | Basic foreign table support. |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Robert Haas | Minor wordsmithing. |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Robert Haas | Fix pg_dump support for security labels on columns. |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Peter Eisentraut | Allow casting a table's row type to the table's superty... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Bruce Momjian | Add #include <time.h> to pg_ctl.c to fix compiler warning. |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Bruce Momjian | Stamp copyrights for year 2011. |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Bruce Momjian | Furter pg_upgrade optimizations to reduce function... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Bruce Momjian | In pg_upgrade, remove use of whichCluster, and just... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Bruce Momjian | In pg_upgrade, rename "CLUSTERNAME" to "CLUSTER_NAME". |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Bruce Momjian | Include the first valid listen address in pg_ctl to... |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Tom Lane | Invert and rename flag variable to improve code readabi... |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Tom Lane | Move symbols for ExecMergeJoin's state machine into... |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Tom Lane | Support RIGHT and FULL OUTER JOIN in hash joins. |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Peter Eisentraut | Remove tabs in SGML |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Alvaro Herrera | Avoid unnecessary public struct declaration in slru.h |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Bruce Momjian | Doc wording improvement: taken -> accepted |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Tom Lane | Improve pg_upgrade's checks for required executables. |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Robert Haas | Bump XLOG_PAGE_MAGIC. |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Robert Haas | Support unlogged tables. |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Magnus Hagander | Add REPLICATION privilege for ROLEs |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Tom Lane | Avoid unexpected conversion overflow in planner for... |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Tom Lane | Reclassify DEFAULT as a column_constraint item in the... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Peter Eisentraut | No release notes update, just advance the date REL9_1_ALPHA3 |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Tom Lane | Fix ill-advised placement of PGRES_COPY_BOTH enum value. |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Bruce Momjian | Another fix for larger postmaster.pid files. |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Magnus Hagander | Fix list of functions that are restricted to superusers |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Bruce Momjian | Fix code to properly pull out shared memory key now... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Bruce Momjian | Mark unaccent functions as STABLE, rather than defaulti... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Bruce Momjian | Update SGML docs describing the contents of the postmas... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Tom Lane | Remove -fno-operator-names switch from cpluspluscheck. |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Tom Lane | Rename the C functions bitand(), bitor() to bit_and... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Tom Lane | Rearrange cpluspluscheck to check just one .h file... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Tom Lane | Fix failure of executor/hashjoin.h to compile standalone. |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Tom Lane | Tweak cpluspluscheck to avoid directly #include'ing... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Tom Lane | Fix ill-chosen use of "private" as an argument and... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Alvaro Herrera | Break up long line, per Leslie S Satenstein. |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Robert Haas | Corrections to patch adding SQL/MED error codes. |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Andrew Dunstan | Only build in crashdump support on Windows if there... |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Robert Haas | Add foreign data wrapper error code values for SQL... |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Robert Haas | Correct spelling: longjump() -> longjmp(). |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Peter Eisentraut | Fix grammar |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Andrew Dunstan | Allow vpath builds and regression tests to succeed... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Bruce Momjian | Remove quotes from boolean recovery.conf.sample paramet... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Bruce Momjian | Improve "pg_ctl -w start" server detection by writing... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Peter Eisentraut | Move the documentation of --no-security-label to a... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Peter Eisentraut | Release notes for 9.1alpha3 |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Robert Haas | Document pg_dump(all) --no-security-label instead of... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Michael Meskes | Added rule to ecpg lexer to accept "Unicode surrogate... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Heikki Linnakangas | Rewrite the GiST insertion logic so that we don't need... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Bruce Momjian | Document that BBU's do not allow partial page writes... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Robert Haas | Typo fix. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Bruce Momjian | Wording improvements for pg_ctl manual page. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Magnus Hagander | Add PQlibVersion() function to libpq |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Robert Haas | Use memcmp() rather than strncmp() when shorter string... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Robert Haas | Fix typos. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Robert Haas | Work around unfortunate getppid() behavior on BSD-ish... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Robert Haas | Allow transactions that don't write WAL to commit async... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Alvaro Herrera | Fix typo |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Magnus Hagander | Remove thread dumping constant that requires newer... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Tom Lane | Fix up handling of simple-form CASE with constant test... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Tom Lane | Fix erroneous parsing of tsquery input "... & !(subexpr... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Magnus Hagander | Support for collecting crash dumps on Windows |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Bruce Momjian | Properly print the IP number and "localhost" for failed... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Magnus Hagander | Make GUC variables for syslog and SSL always visible |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Alvaro Herrera | set_ps_display when calling functions via fastpath |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Alvaro Herrera | Remove unnecessary definition for autovacuum in SignalS... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Robert Haas | Try to save a kernel call in ResolveRecoveryConflictWit... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Robert Haas | Reset 'ps' display just once when resolving VXID conflicts. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Robert Haas | Waiting for complete startup is now a well-defined... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Tom Lane | Improve comments around startup_hacks() code. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Tom Lane | Remove optreset from src/port/ implementations of getop... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Alvaro Herrera | Avoid clobbering errno, per comment from Tom. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Alvaro Herrera | Fix inconsequential FILE pointer leakage |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Alvaro Herrera | Add some minor missing error checks |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Alvaro Herrera | Simplify SignalSomeChildren(BACKEND_TYPE_ALL) to Signal... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Bruce Momjian | Fix crash caused by NULL lookup when reporting IP addre... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Tom Lane | Fix up getopt() reset management so it works on recent... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Tom Lane | Fix contrib/seg's GiST picksplit method. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Robert Haas | Some copy editing of pg_read_binary_file() patch. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Robert Haas | Document timestamptz a little better. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Itagaki Takahiro | Add pg_read_binary_file() and whole-file-at-once versio... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Bruce Momjian | Use "upgrade" in preference over "migrate" in pg_upgrad... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Robert Haas | Instrument checkpoint sync calls. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Robert Haas | Improved tab completion for views with triggers. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Tom Lane | Update release notes for releases 9.0.2, 8.4.6, 8.3... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Robert Haas | Allow plugins to suppress inlining and hook function... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Peter Eisentraut | Remove recently reintroduced CVS keyword |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Robert Haas | Document replacement of pg_class.relistemp with relpers... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Tom Lane | Update time zone data files to tzdata release 2010o... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Robert Haas | Generalize concept of temporary relations to "relation... |
commit | commitdiff | tree | snapshot |
next |