Mailing lists [pgsql-committers]
- pgsql: system catalogs: reorder pg_amproc entries into proper sections Bruce Momjian
- pgsql: docs: specify FOR UPDATE/SHARE incompatibilities Bruce Momjian
- pgsql: doc: authentication wording improvements Bruce Momjian
- pgsql: Add some examples to the postgres_fdw documentation. Tom Lane
- pgsql: docs: mention tgconstrindid supports exclusion constraints Bruce Momjian
- pgsql: Disallow use of SSL v3 protocol in the server as well as in libp Tom Lane
- pgsql: doc: mention data page checksums in WAL section Bruce Momjian
- pgsql: doc: mention data page checksums in WAL section Bruce Momjian
- pgsql: chkpass: check for NULL return value from crypt() Bruce Momjian
- pgsql: doc: mention statistics reset during crash recovery Bruce Momjian
- pgsql: Clear MyProc and MyProcSignalState before they become invalid. Robert Haas
- pgsql: Clear MyProc and MyProcSignalState before they become invalid. Robert Haas
- pgsql: Clear MyProc and MyProcSignalState before they become invalid. Robert Haas
- pgsql: Clear MyProc and MyProcSignalState before they become invalid. Robert Haas
- pgsql: Clear MyProc and MyProcSignalState before they become invalid. Robert Haas
- pgsql: Clear MyProc and MyProcSignalState before they become invalid. Robert Haas
- pgsql: pg_restore: make help output plural for multi-enabled options Bruce Momjian
- pgsql: docs: mention 'g' is not in the regex embedded options table Bruce Momjian
- pgsql: Introduce replication slots. Robert Haas
- Re: pgsql: Introduce replication slots. Fujii Masao
- Re: pgsql: Introduce replication slots. Andres Freund
- Re: pgsql: Introduce replication slots. Fujii Masao
- Re: pgsql: Introduce replication slots. Andres Freund
- pgsql: arrays: tighten checks for multi-dimensional input Bruce Momjian
- pgsql: Copy the libpq DLL to the bin directory on Mingw and Cygwin. Andrew Dunstan
- pgsql: Copy the libpq DLL to the bin directory on Mingw and Cygwin. Andrew Dunstan
- pgsql: Copy the libpq DLL to the bin directory on Mingw and Cygwin. Andrew Dunstan
- pgsql: Copy the libpq DLL to the bin directory on Mingw and Cygwin. Andrew Dunstan
- pgsql: Copy the libpq DLL to the bin directory on Mingw and Cygwin. Andrew Dunstan
- pgsql: Copy the libpq DLL to the bin directory on Mingw and Cygwin. Andrew Dunstan
- pgsql: Don't use deprecated dllwrap on Cygwin. Andrew Dunstan
- pgsql: Don't use deprecated dllwrap on Cygwin. Andrew Dunstan
- pgsql: Don't use deprecated dllwrap on Cygwin. Andrew Dunstan
- pgsql: Don't use deprecated dllwrap on Cygwin. Andrew Dunstan
- pgsql: Don't use deprecated dllwrap on Cygwin. Andrew Dunstan
- pgsql: Fix some more bugs in signal handlers and process shutdown logic Tom Lane
- pgsql: Fix some more bugs in signal handlers and process shutdown logic Tom Lane
- pgsql: Fix some more bugs in signal handlers and process shutdown logic Tom Lane
- pgsql: Fix some more bugs in signal handlers and process shutdown logic Tom Lane
- pgsql: fix whitespace Andrew Dunstan
- pgsql: fix whitespace Andrew Dunstan
- pgsql: fix whitespace Andrew Dunstan
- pgsql: fix whitespace Andrew Dunstan
- pgsql: fix whitespace Andrew Dunstan
- Re: pgsql: Introduce replication slots. Thom Brown
- pgsql: Fix some wide-character bugs in the text-search parser. Tom Lane
- pgsql: Fix some wide-character bugs in the text-search parser. Tom Lane
- pgsql: Fix some wide-character bugs in the text-search parser. Tom Lane
- pgsql: Fix some wide-character bugs in the text-search parser. Tom Lane
- pgsql: Fix some wide-character bugs in the text-search parser. Tom Lane
- pgsql: Fix some wide-character bugs in the text-search parser. Tom Lane
- Re: pgsql: Copy the libpq DLL to the bin directory on Mingw and Cygwin. Tom Lane
- Re: pgsql: Copy the libpq DLL to the bin directory on Mingw and Cygwin. Andrew Dunstan
- pgsql: Fix makefile syntax. Andrew Dunstan
- pgsql: Fix makefile syntax. Andrew Dunstan
- pgsql: Fix makefile syntax. Andrew Dunstan
- pgsql: Fix makefile syntax. Andrew Dunstan
- pgsql: Fix makefile syntax. Andrew Dunstan
- pgsql: Fix makefile syntax. Andrew Dunstan
- pgsql: Fix typos in docs and comments. Fujii Masao
- Re: pgsql: Introduce replication slots. Fujii Masao
- Re: pgsql: Introduce replication slots. Fujii Masao
- Re: pgsql: Include planning time in EXPLAIN ANALYZE output. Peter Geoghegan
- Re: pgsql: Introduce replication slots. Andres Freund
- Re: pgsql: Introduce replication slots. Fujii Masao
- pgsql: Add primary_slotname to recovery.conf.sample. Fujii Masao
- Re: pgsql: Include planning time in EXPLAIN ANALYZE output. Tom Lane
- pgsql: Clean up some sloppy coding in repl_gram.y. Tom Lane
-
pgsql: Add
for functions pg_sleep_for and pg_sleep_until. Fujii Masao - Re: pgsql: Include planning time in EXPLAIN ANALYZE output. Peter Geoghegan
- Re: [HACKERS] pgsql: Include planning time in EXPLAIN ANALYZE output. Gavin Flower
- Re: [HACKERS] pgsql: Include planning time in EXPLAIN ANALYZE output. Tom Lane
- pgsql: Switch in psql_scan() must cover all lexer states (except backsl Tom Lane
- pgsql: Switch in psql_scan() must cover all lexer states (except backsl Tom Lane
- Re: pgsql: Clean up some sloppy coding in repl_gram.y. Andres Freund
- Re: pgsql: Clean up some sloppy coding in repl_gram.y. Tom Lane
- pgsql: Make pg_basebackup skip temporary statistics files. Fujii Masao
- pgsql: In json code, clean up temp memory contexts after processing. Andrew Dunstan
- pgsql: In json code, clean up temp memory contexts after processing. Andrew Dunstan
- pgsql: Document a few more regression test hazards. Robert Haas
- pgsql: Document a few more regression test hazards. Robert Haas
- pgsql: Adjust pg_sleep_for/pg_sleep_until to use clock_timestamp. Robert Haas
- pgsql: Fix *-qualification of named parameters in SQL-language function Tom Lane
- pgsql: Fix *-qualification of named parameters in SQL-language function Tom Lane
- pgsql: Fix *-qualification of named parameters in SQL-language function Tom Lane
- Re: pgsql: Add pg_stat_archiver statistics view. Andres Freund
- Re: pgsql: Document a few more regression test hazards. Tom Lane
- pgsql: Fix lexing of U& sequences just before EOF. Tom Lane
- pgsql: Fix lexing of U& sequences just before EOF. Tom Lane
- Re: pgsql: Document a few more regression test hazards. Robert Haas
- pgsql: Rephrase text to avoid links in regress.sgml Robert Haas
- pgsql: Rephrase text to avoid links in regress.sgml Robert Haas
- pgsql: Fix comparison of an array of characters with zero to compare wi Fujii Masao
- Re: pgsql: Add pg_stat_archiver statistics view. Fujii Masao
- pgsql: Improve connection-failure error handling in contrib/postgres_fd Tom Lane
- pgsql: Improve connection-failure error handling in contrib/postgres_fd Tom Lane
- Re: pgsql: Introduce replication slots. Michael Paquier
- Re: pgsql: arrays: tighten checks for multi-dimensional input Jeff Davis
- Re: pgsql: Introduce replication slots. Jeff Davis
- Re: pgsql: arrays: tighten checks for multi-dimensional input Bruce Momjian
- pgsql: PL/Perl: Fix compiler warning Peter Eisentraut
- pgsql: Minor improvements to replication slot documentation. Robert Haas
- Re: pgsql: Introduce replication slots. Robert Haas
- pgsql: Remove unnecessary relcache flushes after changing btree metapag Tom Lane
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: doc: Disable indentation of XHTML output Peter Eisentraut
- Re: pgsql: Introduce replication slots. Thom Brown
- Re: pgsql: Introduce replication slots. Andres Freund
- pgsql: Assert(IsTransactionState()) in RelationIdGetRelation(). Tom Lane
- pgsql: Alphabeticize list in OBJS definition in utils/adt Makefile. Andrew Dunstan
- pgsql: In RelationClearRelation, postpone cache reload if !IsTransactio Tom Lane
- pgsql: Fix thinko in comment. Heikki Linnakangas
- pgsql: Speed up "rare & frequent" type GIN queries. Heikki Linnakangas
- Re: pgsql: Speed up "rare & frequent" type GIN queries. Tom Lane
- Re: pgsql: Speed up "rare & frequent" type GIN queries. Heikki Linnakangas
- pgsql: Initialize the entryRes array between each call to triConsistent Heikki Linnakangas
- pgsql: Mark some more variables as static or include the appropriate he Peter Eisentraut
- pgsql: Minor pg_dump improvements Stephen Frost
- pgsql: Avoid printing uninitialized filename variable in verbose mode Magnus Hagander
- pgsql: Avoid printing uninitialized filename variable in verbose mode Magnus Hagander
- pgsql: Avoid printing uninitialized filename variable in verbose mode Magnus Hagander
- pgsql: Avoid printing uninitialized filename variable in verbose mode Magnus Hagander
- pgsql: Limit pg_basebackup progress output to 1/second Magnus Hagander
- Re: pgsql: Minor pg_dump improvements Tom Lane
- Re: pgsql: Minor pg_dump improvements Stephen Frost
- Re: pgsql: Minor pg_dump improvements Tom Lane
- pgsql: Focus on ftello result < 0 instead of errno Stephen Frost
- Re: pgsql: Minor pg_dump improvements Stephen Frost
- Re: pgsql: Minor pg_dump improvements Tom Lane
- Re: pgsql: Minor pg_dump improvements Stephen Frost
- Re: pgsql: Minor pg_dump improvements Stephen Frost
- Re: pgsql: Minor pg_dump improvements Tom Lane
- pgsql: Further pg_dump / ftello improvements Stephen Frost
- pgsql: Use memmove() instead of memcpy() for copying overlapping region Heikki Linnakangas
- pgsql: Use memmove() instead of memcpy() for copying overlapping region Heikki Linnakangas
- pgsql: Use memmove() instead of memcpy() for copying overlapping region Heikki Linnakangas
- pgsql: Use memmove() instead of memcpy() for copying overlapping region Heikki Linnakangas
- pgsql: Use memmove() instead of memcpy() for copying overlapping region Heikki Linnakangas
- pgsql: Use memmove() instead of memcpy() for copying overlapping region Heikki Linnakangas
- pgsql: Fix WakeupWaiters() to not wake up an exclusive locker unnecessa Heikki Linnakangas
- pgsql: Don't generate plain-text HISTORY and src/test/regress/README an Tom Lane
- pgsql: Don't generate plain-text HISTORY and src/test/regress/README an Tom Lane
- pgsql: Don't generate plain-text HISTORY and src/test/regress/README an Tom Lane
- pgsql: Don't generate plain-text HISTORY and src/test/regress/README an Tom Lane
- pgsql: Don't generate plain-text HISTORY and src/test/regress/README an Tom Lane
- pgsql: Don't generate plain-text HISTORY and src/test/regress/README an Tom Lane
- pgsql: scripts: Remove newlines from end of generated SQL Peter Eisentraut
- pgsql: Cygwin build fixes. Tom Lane
- pgsql: Get rid of use of dlltool in Mingw builds. Tom Lane
- pgsql: Flush a stray definition of $(DLLTOOL). Tom Lane
- pgsql: Make gendef.pl emit DATA annotations for global variables. Tom Lane
- Re: pgsql: Minor pg_dump improvements Andres Freund
- Re: pgsql: Assert(IsTransactionState()) in RelationIdGetRelation(). Andres Freund
- Re: pgsql: Assert(IsTransactionState()) in RelationIdGetRelation(). Tom Lane
- Re: pgsql: Assert(IsTransactionState()) in RelationIdGetRelation(). Andres Freund
- pgsql: Tweak position of $(DLL_DEFFILE) in shared-library link commands Tom Lane
- pgsql: doc: Postgres date-style date-only output is ISO Bruce Momjian
- pgsql: doc: Postgres date-style date-only output is ISO Bruce Momjian
- pgsql: Remove --enable-auto-import linker switch in Cygwin build. Tom Lane
- pgsql: Use --disable-auto-import linker switch in Mingw builds, too. Tom Lane
- pgsql: Kill pg_basebackup background process when exiting Magnus Hagander
- pgsql: Kill pg_basebackup background process when exiting Magnus Hagander
- pgsql: Kill pg_basebackup background process when exiting Magnus Hagander
- Re: pgsql: Kill pg_basebackup background process when exiting Andres Freund
- Re: pgsql: Kill pg_basebackup background process when exiting Magnus Hagander
- pgsql: Add missing include, required on some platforms Magnus Hagander
- pgsql: Add missing include, required on some platforms Magnus Hagander
- pgsql: Add missing include, required on some platforms Magnus Hagander
- pgsql: In XLogReadBufferExtended, don't assume P_NEW yields consecutive Tom Lane
- pgsql: In XLogReadBufferExtended, don't assume P_NEW yields consecutive Tom Lane
- pgsql: In XLogReadBufferExtended, don't assume P_NEW yields consecutive Tom Lane
- pgsql: In XLogReadBufferExtended, don't assume P_NEW yields consecutive Tom Lane
- pgsql: In XLogReadBufferExtended, don't assume P_NEW yields consecutive Tom Lane
- pgsql: In XLogReadBufferExtended, don't assume P_NEW yields consecutive Tom Lane
- pgsql: pg_test_fsync: add C comment about direct I/O and write size fai Bruce Momjian
- pgsql: pg_upgrade: dramatically reduce memory consumption Bruce Momjian
- pgsql: Rename 'gmake' to 'make' in docs and recommended commands Bruce Momjian
- pgsql: Revert gmake/make release note changes Bruce Momjian
- pgsql: Improve libpq's error recovery for connection loss during COPY. Tom Lane
- pgsql: Improve libpq's error recovery for connection loss during COPY. Tom Lane
- pgsql: Improve libpq's error recovery for connection loss during COPY. Tom Lane
- pgsql: Improve libpq's error recovery for connection loss during COPY. Tom Lane
- pgsql: Improve libpq's error recovery for connection loss during COPY. Tom Lane
- pgsql: Improve libpq's error recovery for connection loss during COPY. Tom Lane
- pgsql: Improve text of stub HISTORY file. Tom Lane
- pgsql: Improve text of stub HISTORY file. Tom Lane
- pgsql: Improve text of stub HISTORY file. Tom Lane
- pgsql: Improve text of stub HISTORY file. Tom Lane
- pgsql: Improve text of stub HISTORY file. Tom Lane
- pgsql: Improve text of stub HISTORY file. Tom Lane
- pgsql: Improve cross-references between minor version release notes. Tom Lane
- pgsql: Improve cross-references between minor version release notes. Tom Lane
- pgsql: Improve cross-references between minor version release notes. Tom Lane
- pgsql: Improve cross-references between minor version release notes. Tom Lane
- pgsql: Improve cross-references between minor version release notes. Tom Lane
- pgsql: Improve cross-references between minor version release notes. Tom Lane
- pgsql: pg_upgrade: document use of file system and COW snapshots Bruce Momjian
- pgsql: pg_upgrade: mention the need for tablespace snapshots in docs Bruce Momjian
- pgsql: Fix length checking for Unicode identifiers containing escapes ( Tom Lane
- pgsql: Fix length checking for Unicode identifiers containing escapes ( Tom Lane
- pgsql: Fix length checking for Unicode identifiers containing escapes ( Tom Lane
- pgsql: Fix length checking for Unicode identifiers containing escapes ( Tom Lane
- pgsql: Fix length checking for Unicode identifiers containing escapes ( Tom Lane
- pgsql: Fix length checking for Unicode identifiers containing escapes ( Tom Lane
- Re: pgsql: pgindent: preserve blank lines around #else/#endif Alvaro Herrera
- Re: pgsql: pgindent: preserve blank lines around #else/#endif Alvaro Herrera
- Re: pgsql: pgindent: preserve blank lines around #else/#endif Bruce Momjian
- Re: pgsql: pgindent: preserve blank lines around #else/#endif Bruce Momjian
- Re: pgsql: pgindent: preserve blank lines around #else/#endif Alvaro Herrera
- pgsql: pgcrypto: clarify 'md5' (hash) table entry Bruce Momjian
- Re: pgsql: pgindent: preserve blank lines around #else/#endif Tom Lane
- Re: pgsql: pgindent: preserve blank lines around #else/#endif Bruce Momjian
- pgsql: docs: improve CREATE FUNCTION docs about language case and quoti Bruce Momjian
- Re: pgsql: pgindent: preserve blank lines around #else/#endif Alvaro Herrera
- pgsql: Separate multixact freezing parameters from xid's Alvaro Herrera
- pgsql: Separate multixact freezing parameters from xid's Alvaro Herrera
- pgsql: Clean up error cases in psql's COPY TO STDOUT/FROM STDIN code. Tom Lane
- pgsql: Clean up error cases in psql's COPY TO STDOUT/FROM STDIN code. Tom Lane
- pgsql: Clean up error cases in psql's COPY TO STDOUT/FROM STDIN code. Tom Lane
- pgsql: Clean up error cases in psql's COPY TO STDOUT/FROM STDIN code. Tom Lane
- pgsql: Clean up error cases in psql's COPY TO STDOUT/FROM STDIN code. Tom Lane
- pgsql: Clean up error cases in psql's COPY TO STDOUT/FROM STDIN code. Tom Lane
- pgsql: Add C comment about problems with CHAR() space trimming Bruce Momjian
- pgsql: Fix typo Peter Eisentraut
- pgsql: Change the order that pg_xlog and WAL archive are polled for WAL Heikki Linnakangas
- pgsql: Change the order that pg_xlog and WAL archive are polled for WAL Heikki Linnakangas
- pgsql: Cosmetic improvements in plpython's make rule for libpython impo Tom Lane
- pgsql: In mingw builds, make our own import library for libperl. Tom Lane
- pgsql: Suggest shell here-documents instead of psql -c for multiple com Tom Lane
- pgsql: Suggest shell here-documents instead of psql -c for multiple com Tom Lane
- pgsql: Suggest shell here-documents instead of psql -c for multiple com Tom Lane
- pgsql: Suggest shell here-documents instead of psql -c for multiple com Tom Lane
- pgsql: Suggest shell here-documents instead of psql -c for multiple com Tom Lane
- pgsql: Suggest shell here-documents instead of psql -c for multiple com Tom Lane
- pgsql: In mingw builds, make our own import library for libtcl, too. Tom Lane
- pgsql: Update regression testing instructions. Tom Lane
- pgsql: Update regression testing instructions. Tom Lane
- pgsql: Update regression testing instructions. Tom Lane
- pgsql: Update regression testing instructions. Tom Lane
- pgsql: Fix fat-fingered makefile changes for pltcl. Tom Lane
- Re: pgsql: Use --disable-auto-import linker switch in Mingw builds, too. Andrew Dunstan
- Re: pgsql: Use --disable-auto-import linker switch in Mingw builds, too. Andres Freund
- pgsql: Update time zone data files to tzdata release 2013i. Tom Lane
- pgsql: Update time zone data files to tzdata release 2013i. Tom Lane
- pgsql: Update time zone data files to tzdata release 2013i. Tom Lane
- pgsql: Update time zone data files to tzdata release 2013i. Tom Lane
- pgsql: Update time zone data files to tzdata release 2013i. Tom Lane
- pgsql: Update time zone data files to tzdata release 2013i. Tom Lane
- pgsql: Ooops, forgot to remove solar87 and friends from src/timezone/Ma Tom Lane
- pgsql: Ooops, forgot to remove solar87 and friends from src/timezone/Ma Tom Lane
- pgsql: Ooops, forgot to remove solar87 and friends from src/timezone/Ma Tom Lane
- pgsql: Ooops, forgot to remove solar87 and friends from src/timezone/Ma Tom Lane
- pgsql: Ooops, forgot to remove solar87 and friends from src/timezone/Ma Tom Lane
- pgsql: Ooops, forgot to remove solar87 and friends from src/timezone/Ma Tom Lane
- pgsql: psql: Add C comment about gset_prefix being freed later Bruce Momjian
- Re: pgsql: Use --disable-auto-import linker switch in Mingw builds, too. Andrew Dunstan
- Re: pgsql: Use --disable-auto-import linker switch in Mingw builds, too. Andres Freund
- Re: pgsql: Use --disable-auto-import linker switch in Mingw builds, too. Andrew Dunstan
- Re: pgsql: Use --disable-auto-import linker switch in Mingw builds, too. Andres Freund
- Re: pgsql: Use --disable-auto-import linker switch in Mingw builds, too. Tom Lane
- Re: pgsql: Use --disable-auto-import linker switch in Mingw builds, too. Andrew Dunstan
- pgsql: Remove use of sscanf in pg_upgrade, and add C comment to pg_dump Bruce Momjian
- pgsql: Centralize getopt-related declarations in a new header file pg_g Tom Lane
- pgsql: Fix unportable coding in DetermineSleepTime(). Tom Lane
- pgsql: Fix unportable coding in DetermineSleepTime(). Tom Lane
- pgsql: Fix unportable coding in BackgroundWorkerStateChange(). Tom Lane
- pgsql: First-draft release notes for 9.3.3. Tom Lane
- Re: pgsql: First-draft release notes for 9.3.3. Andres Freund
- Re: pgsql: First-draft release notes for 9.3.3. Alvaro Herrera
- pgsql: On Windows, expect to find Tcl DLL in bin directory not lib dire Tom Lane
- Re: pgsql: First-draft release notes for 9.3.3. Tom Lane
- pgsql: Improve release notes per comments from Andres Freund. Tom Lane
- pgsql: PGDLLIMPORT'ify DateStyle and IntervalStyle. Tom Lane
- pgsql: PGDLLIMPORT'ify DateStyle and IntervalStyle. Tom Lane
- pgsql: Further wordsmithing on 9.3.3 release notes. Tom Lane
- pgsql: Revert to using --enable-auto-import in Cygwin builds. Tom Lane
- pgsql: Fix unportable coding in tarCreateHeader(). Tom Lane
- pgsql: Fix unportable coding in tarCreateHeader(). Tom Lane
- pgsql: PGDLLIMPORT-ify MainLWLockArray, ProcDiePending, proc_exit_inpro Tom Lane
- pgsql: Release notes for 9.3.3, 9.2.7, 9.1.12, 9.0.16, 8.4.20. Tom Lane
- pgsql: Release notes for 9.3.3, 9.2.7, 9.1.12, 9.0.16, 8.4.20. Tom Lane
- pgsql: Release notes for 9.3.3, 9.2.7, 9.1.12, 9.0.16, 8.4.20. Tom Lane
- pgsql: Release notes for 9.3.3, 9.2.7, 9.1.12, 9.0.16, 8.4.20. Tom Lane
- pgsql: Release notes for 9.3.3, 9.2.7, 9.1.12, 9.0.16, 8.4.20. Tom Lane
- pgsql: Release notes for 9.3.3, 9.2.7, 9.1.12, 9.0.16, 8.4.20. Tom Lane
- pgsql: Document security implications of check_function_bodies. Noah Misch
- pgsql: Document security implications of check_function_bodies. Noah Misch
- pgsql: Document security implications of check_function_bodies. Noah Misch
- pgsql: Document security implications of check_function_bodies. Noah Misch
- pgsql: Document security implications of check_function_bodies. Noah Misch
- pgsql: Document security implications of check_function_bodies. Noah Misch
- pgsql: PGDLLIMPORT-ify MyBgworkerEntry. Tom Lane
- pgsql: Improve documentation about multixact IDs. Tom Lane
- pgsql: Improve documentation about multixact IDs. Tom Lane
- pgsql: Fix capitalization in README. Robert Haas
- pgsql: Stamp 9.3.3. Tom Lane
- pgsql: Stamp 9.2.7. Tom Lane
- pgsql: Stamp 9.1.12. Tom Lane
- pgsql: Stamp 9.0.16. Tom Lane
- pgsql: Stamp 8.4.20. Tom Lane
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Fix comment; checkpointer, not bgwriter, performs checkpoints si Heikki Linnakangas
- pgsql: Fix comment; checkpointer, not bgwriter, performs checkpoints si Heikki Linnakangas
- pgsql: Fix comment; checkpointer, not bgwriter, performs checkpoints si Heikki Linnakangas
- pgsql: Disable RandomizedBaseAddress on MSVC builds Magnus Hagander
- pgsql: Disable RandomizedBaseAddress on MSVC builds Magnus Hagander
- pgsql: Disable RandomizedBaseAddress on MSVC builds Magnus Hagander
- pgsql: Remove broken code that tried to handle OVERLAPS with a single a Tom Lane
- pgsql: Remove broken code that tried to handle OVERLAPS with a single a Tom Lane
- pgsql: Remove broken code that tried to handle OVERLAPS with a single a Tom Lane
- pgsql: Remove broken code that tried to handle OVERLAPS with a single a Tom Lane
- pgsql: Remove broken code that tried to handle OVERLAPS with a single a Tom Lane
- pgsql: Remove broken code that tried to handle OVERLAPS with a single a Tom Lane
- Re: pgsql: Add a GUC to report whether data page checksums are enabled. Alvaro Herrera
- Re: pgsql: Add a GUC to report whether data page checksums are enabled. Peter Geoghegan
- Re: pgsql: Add a GUC to report whether data page checksums are enabled. Heikki Linnakangas
- Re: pgsql: Add a GUC to report whether data page checksums are enabled. Andres Freund
- pgsql: Add a pg_lsn data type, to represent an LSN. Robert Haas
- pgsql: pg_lsn macro naming and type behavior revisions. Robert Haas
- pgsql: Further code review for pg_lsn data type. Robert Haas
- Re: [HACKERS] Re: pgsql: Add a GUC to report whether data page checksums are enabled. Bernd Helmle
- Re: [HACKERS] Re: pgsql: Add a GUC to report whether data page checksums are enabled. David Fetter
- pgsql: Tag refs/tags/REL8_4_20 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_3_3 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_1_12 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_2_7 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_0_16 was created pgsql@postgresql.org
- pgsql: Switch various builtin functions to use pg_lsn instead of text. Robert Haas
- pgsql: Document pg_replslot in storage.sgml. Robert Haas
- pgsql: Fix some missing .gitignore and "make clean" items in ecpg. Tom Lane
- pgsql: Avoid using dllwrap to build pgevent in Mingw builds. Tom Lane
- Re: [HACKERS] Re: pgsql: Add a GUC to report whether data page checksums are enabled. Michael Paquier
- Re: pgsql: Further code review for pg_lsn data type. Andres Freund
- pgsql: Remove inappropriate EXPORTS line. Tom Lane
- Re: [HACKERS] Re: pgsql: Add a GUC to report whether data page checksums are enabled. Peter Geoghegan
- Re: pgsql: Further code review for pg_lsn data type. Heikki Linnakangas
- ...
- Re: pgsql: Further code review for pg_lsn data type. Andres Freund
- Re: pgsql: Further code review for pg_lsn data type. Heikki Linnakangas
- pgsql: Improve comment on setting data_checksum GUC. Heikki Linnakangas
- pgsql: Add a GUC to report whether data page checksums are enabled. Heikki Linnakangas
- Re: pgsql: Further code review for pg_lsn data type. Andres Freund
- Re: [HACKERS] Re: pgsql: Add a GUC to report whether data page checksums are enabled. Heikki Linnakangas
- Re: pgsql: Further code review for pg_lsn data type. Tom Lane
- Re: pgsql: Further code review for pg_lsn data type. Andres Freund
- Re: pgsql: Further code review for pg_lsn data type. Tom Lane
- Re: pgsql: Further code review for pg_lsn data type. Andres Freund
- pgsql: doc: Clarify documentation page header customization code Peter Eisentraut
- pgsql: Avoid integer overflow in hstore_to_json(). Heikki Linnakangas
- pgsql: Prevent privilege escalation in explicit calls to PL validators. Noah Misch
- pgsql: Shore up ADMIN OPTION restrictions. Noah Misch
- pgsql: Fix handling of wide datetime input/output. Noah Misch
- pgsql: Avoid repeated name lookups during table and index DDL. Robert Haas
- pgsql: Fix handling of wide datetime input/output. Noah Misch
- pgsql: Shore up ADMIN OPTION restrictions. Noah Misch
- pgsql: Predict integer overflow to avoid buffer overruns. Noah Misch
- pgsql: Avoid repeated name lookups during table and index DDL. Robert Haas
- pgsql: Prevent potential overruns of fixed-size buffers. Tom Lane
- pgsql: Predict integer overflow to avoid buffer overruns. Noah Misch
- pgsql: Prevent privilege escalation in explicit calls to PL validators. Noah Misch
- pgsql: Avoid repeated name lookups during table and index DDL. Robert Haas
- pgsql: Shore up ADMIN OPTION restrictions. Noah Misch
- pgsql: Shore up ADMIN OPTION restrictions. Noah Misch
- pgsql: Prevent privilege escalation in explicit calls to PL validators. Noah Misch
- pgsql: Avoid repeated name lookups during table and index DDL. Robert Haas
- pgsql: Prevent privilege escalation in explicit calls to PL validators. Noah Misch
- pgsql: Predict integer overflow to avoid buffer overruns. Noah Misch
- pgsql: Avoid repeated name lookups during table and index DDL. Robert Haas
- pgsql: Fix handling of wide datetime input/output. Noah Misch
- pgsql: Prevent privilege escalation in explicit calls to PL validators. Noah Misch
- pgsql: Fix handling of wide datetime input/output. Noah Misch
- pgsql: Avoid repeated name lookups during table and index DDL. Robert Haas
- pgsql: Shore up ADMIN OPTION restrictions. Noah Misch
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Prevent potential overruns of fixed-size buffers. Tom Lane
- pgsql: Prevent potential overruns of fixed-size buffers. Tom Lane
- pgsql: Document risks of "make check" in the regression testing instruc Tom Lane
- pgsql: Prevent potential overruns of fixed-size buffers. Tom Lane
- pgsql: Document risks of "make check" in the regression testing instruc Tom Lane
- pgsql: Prevent potential overruns of fixed-size buffers. Tom Lane
- pgsql: Document risks of "make check" in the regression testing instruc Tom Lane
- pgsql: Prevent potential overruns of fixed-size buffers. Tom Lane
- pgsql: Document risks of "make check" in the regression testing instruc Tom Lane
- pgsql: Document risks of "make check" in the regression testing instruc Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Predict integer overflow to avoid buffer overruns. Noah Misch
- pgsql: Document risks of "make check" in the regression testing instruc Tom Lane
- pgsql: Prevent privilege escalation in explicit calls to PL validators. Noah Misch
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Predict integer overflow to avoid buffer overruns. Noah Misch
- pgsql: Fix handling of wide datetime input/output. Noah Misch
- pgsql: Predict integer overflow to avoid buffer overruns. Noah Misch
- pgsql: Fix handling of wide datetime input/output. Noah Misch
- pgsql: Shore up ADMIN OPTION restrictions. Noah Misch
- pgsql: Do ScalarArrayOp estimation correctly when array is a stable exp Tom Lane
- pgsql: Do ScalarArrayOp estimation correctly when array is a stable exp Tom Lane
- pgsql: pg_basebackup: Add support for relocating tablespaces Peter Eisentraut
- pgsql: configure.in: Use dnl in place of # where appropriate Peter Eisentraut
- pgsql: Plug some more holes in encoding conversion. Tom Lane
- pgsql: Prefer pg_any_to_server/pg_server_to_any over pg_do_encoding_con Tom Lane
- pgsql: doc: Improve DocBook XML validity Peter Eisentraut
- pgsql: Remove a couple of comments from the pg_lsn regression test. Robert Haas
- pgsql: Use pg_lsn data type in pg_stat_replication, too. Robert Haas
- pgsql: docs: document behavior of CHAR() comparisons with chars < space Bruce Momjian
- pgsql: Allow single-point polygons to be converted to circles Bruce Momjian
- pgsql: Fix markup for CHAR() doc patch Bruce Momjian
- pgsql: pg_dump: fix subtle memory leak in func and arg signature proce Bruce Momjian
- pgsql: psql: add separate \d display for disabled system triggers Bruce Momjian
- pgsql: docs: remove unnecessary references to old PG versions Bruce Momjian
- pgsql: Increase work_mem and maintenance_work_mem defaults by 4x Bruce Momjian
- pgsql: Update and clarify ssl_ciphers default Peter Eisentraut
- Re: pgsql: Introduce replication slots. Thom Brown
- Re: pgsql: Introduce replication slots. Robert Haas
- pgsql: pg_basebackup: Skip only the *contents* of pg_replslot. Robert Haas
- pgsql: Show xid and xmin in pg_stat_activity and pg_stat_replication. Robert Haas
- pgsql: Update a few comments to mention materialized views. Robert Haas
- pgsql: Use SnapshotDirty rather than an active snapshot to probe index Tom Lane
- pgsql: Use SnapshotDirty rather than an active snapshot to probe index Tom Lane
- pgsql: Use SnapshotDirty rather than an active snapshot to probe index Tom Lane
- pgsql: Use SnapshotDirty rather than an active snapshot to probe index Tom Lane
- pgsql: Use SnapshotDirty rather than an active snapshot to probe index Tom Lane
- Re: pgsql: Allow time delayed standbys and recovery Thom Brown
- Re: pgsql: Allow time delayed standbys and recovery Simon Riggs
- Re: pgsql: Allow time delayed standbys and recovery Thom Brown
- pgsql: Fix crash in json_to_record(). Jeff Davis
- pgsql: btbuild no longer calls _bt_doinsert(), update comment. Heikki Linnakangas
- Re: pgsql: Fix crash in json_to_record(). Stephen Frost
- Re: pgsql: Introduce replication slots. Andres Freund
- pgsql: Fix WAL replay of locking an updated tuple Alvaro Herrera
- pgsql: Fix WAL replay of locking an updated tuple Alvaro Herrera
- Re: pgsql: Fix WAL replay of locking an updated tuple Tom Lane
- pgsql: doc: bgw_main takes a Datum argument, not void *. Alvaro Herrera
- pgsql: doc: bgw_main takes a Datum argument, not void *. Alvaro Herrera
- Re: pgsql: Fix WAL replay of locking an updated tuple Alvaro Herrera
- Re: pgsql: Fix WAL replay of locking an updated tuple Andres Freund
- pgsql: Remove dependency on database encoding in citext regression test Tom Lane
- pgsql: Allow BASE_BACKUP to be throttled Alvaro Herrera
- pgsql: pgbench: Fix help message Peter Eisentraut
- pgsql: Remove bogus while-loop. Heikki Linnakangas
- pgsql: Remove bogus while-loop. Heikki Linnakangas
- Re: pgsql: Introduce replication slots. Thom Brown
- Re: pgsql: Introduce replication slots. Andres Freund
- Re: pgsql: Introduce replication slots. Thom Brown