2013-04-20 |
Bruce Momjian | More 9.3 release note reorderings |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Bruce Momjian | Fix Gilles Darold's name in 9.3 release notes. |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Tom Lane | Fix longstanding race condition in plancache.c. |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Bruce Momjian | Reorder some 9.3 release item entries |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Bruce Momjian | Push 9.3 release SGML file |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Bruce Momjian | Publish draft 9.3 release notes |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Peter Eisentraut | doc: Mention SATA alongside IDE for Linux |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Peter Eisentraut | Clean up references to SQL92 |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Tom Lane | Improve error message when an FDW doesn't support WHERE... |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Tom Lane | Don't try to pass -I switch to postmaster in contrib... |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Robert Haas | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Peter Eisentraut | Standardize spelling of "nonblocking" |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Bruce Momjian | pg_upgrade: Add checksum C comment |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Robert Haas | sepgsql: Minor improvement to test script, doc fix. |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Robert Haas | sepgsql: One more getObjectIdentity in lieu of getObjec... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Peter Eisentraut | doc: Update PQgetssl() documentation |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Bruce Momjian | pgindent: add newline to die() so script line number... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Heikki Linnakangas | Remove some unused and seldom used fields from Relation... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Peter Eisentraut | Fix function return type confusion |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Andrew Dunstan | Mark json IO and extraction functions immutable. |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Andrew Dunstan | Correct handling of NULL arguments in json funcs. |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Tom Lane | Improve GiST index search performance for trigram regex... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Peter Eisentraut | Add serial comma |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Peter Eisentraut | pg_ctl: Add idempotent option |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Peter Eisentraut | Fix sporadic rebuilds for .pc files |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Tom Lane | Clean up the mess around EXPLAIN and materialized views. |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Bruce Momjian | pgindent: improve error messages |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Bruce Momjian | pgindent: fix downloading of BSD indent binary |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Robert Haas | sepgsql: Enforce db_procedure:{execute} permission. |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Robert Haas | Minor wording corrections for object-access hook stuff. |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Robert Haas | sepgql: Use getObjectIdentity rather than getObjectDesc... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Bruce Momjian | Document that git_changelog needs updating for major... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Alvaro Herrera | Remove quotes around SQL statement in error message |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Alvaro Herrera | Fix confusion between ObjectType and ObjectClass |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Peter Eisentraut | doc: Update DTrace information |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Magnus Hagander | Update the description for the graphical installers |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Alvaro Herrera | Fix SIGUSR1 handling by unconnected bgworkers |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Alvaro Herrera | Fix SIGHUP handling by unconnected bgworkers |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Tom Lane | Make contrib/pg_trgm also support regex searches with... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Alvaro Herrera | Make worker_spi sample code more complete |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Andrew Dunstan | Fix hstore_to_json_loose example in docs. |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Robert Haas | Remove duplicate initialization in XLogReadRecord. |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Kevin Grittner | Create a distinction between a populated matview and... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Robert Haas | Adjust ExplainOneQuery_hook_type to take a DestReceiver... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Tom Lane | Support indexing of regular-expression searches in... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Simon Riggs | Minor rewording of README comments |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Heikki Linnakangas | Fix calculation of how many segments to retain for... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Simon Riggs | Skip extraneous locking in XLogCheckBuffer(). |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Simon Riggs | Avoid tricky race condition recording XLOG_HINT |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Simon Riggs | README comments on checksums on page holes. |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Simon Riggs | Tune BufferGetLSNAtomic() when checksums !enabled |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Simon Riggs | Fix checksums for CLUSTER, VACUUM FULL etc. |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Tom Lane | Get rid of USE_WIDE_UPPER_LOWER dependency in trigram... |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Tom Lane | In isolationtester, retry after EINTR return from selec... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Robert Haas | sepgsql: Enforce db_schema:search permission. |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Tom Lane | Improve documentation about the relationship of extensi... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Peter Eisentraut | doc: Fix number of columns in table |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Tom Lane | Fix line count in slashUsage(). |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Tom Lane | Add \watch [SEC] command to psql. |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Andrew Dunstan | Fix off by one error in JSON extract path code. |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Bruce Momjian | psql: fix startup crash caused by PSQLRC containing... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Heikki Linnakangas | Fix crash on compiling a regular expression with more... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Andrew Dunstan | Fix a few thinkos in the JSON functions docs. |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Heikki Linnakangas | Calculate # of semaphores correctly with --disable... |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Tom Lane | Avoid updating our PgBackendStatus entry when track_act... |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Tom Lane | Fix typo in FDW docs. |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Tom Lane | Minor robustness improvements for isolationtester. |
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 |
Tom Lane | Fix insecure parsing of server command-line switches. |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Tom Lane | Make REPLICATION privilege checks test current user... |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Peter Eisentraut | Revert "ecpg: Don't link compatlib with libpq" |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Tom Lane | Update release notes for changes through today. |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Tom Lane | Ignore extra subquery outputs in set_subquery_size_esti... |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Peter Eisentraut | Add pkg-config files for libpq and ecpg libraries |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Peter Eisentraut | ecpg: Don't link compatlib with libpq |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Bruce Momjian | pg_upgrade: don't copy/link files for invalid indexes |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Tom Lane | Improve code documentation about "magnetic disk" storag... |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Andrew Dunstan | Avoid moving data directory in upgrade testing. |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Bruce Momjian | Remove tab from SGML file. |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Peter Eisentraut | ecpg: Parallel make fix |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Andrew Dunstan | Fix page title for JSON Functions and Operators. |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Andrew Dunstan | Add new JSON processing functions and parser API. |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Tom Lane | Document encode(bytea, 'escape')'s behavior correctly. |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Tom Lane | Must check indisready not just indisvalid when dumping... |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Tom Lane | Draft release notes for 9.2.4, 9.1.9, 9.0.13, 8.4.17. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Robert Haas | sepgsql: Documentation improvements. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Robert Haas | Allow sepgsql labels to depend on object name. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Tom Lane | Update time zone data files to tzdata release 2013b. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Tom Lane | Avoid "variable might be clobbered by longjmp" warning. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Alvaro Herrera | Add sql_drop event for event triggers |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Simon Riggs | Revoke bc5334d8679c428a709d150666b288171795bd76 |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Simon Riggs | Revoke 7a5a59d378e052618d6feae64d1d2b4f2ad6f9bc |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Tom Lane | Reset OpenSSL randomness state in each postmaster child... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Kevin Grittner | Fix pasto which broke docs build. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Heikki Linnakangas | Fix buffer pin leak in heap update redo routine. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Simon Riggs | Set recovery_config_directory for EXEC_BACKEND. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Heikki Linnakangas | Move some pg_dump function around. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Robert Haas | sepgsql: Support for new post-ALTER access hook. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Simon Riggs | Allow external recovery_config_directory |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Tom Lane | Fix grammatical errors in some new message strings. |
commit | commitdiff | tree | snapshot |
next |