postgresql/src/bin
Noah Misch 8a0cbb8852 Revive test of concurrent OID generation.
Commit 578b229718 replaced it with a
concurrent "nextval" test.  That version does not detect PostgreSQL's
incompatibility with xlc 13.1.3, so bring back an OID-based test that
does.  Back-patch to v12, where that commit first appeared.

Discussion: https://postgr.es/m/20190707170035.GA1485546@rfd.leadboat.com
2019-07-13 13:34:22 -07:00
..
initdb Message style improvements 2019-07-09 15:47:09 +02:00
pg_archivecleanup Translation updates 2019-06-17 15:30:20 +02:00
pg_basebackup Message style improvements 2019-07-09 15:47:09 +02:00
pg_checksums Message style improvements 2019-07-09 15:47:09 +02:00
pg_config Translation updates 2019-06-17 15:30:20 +02:00
pg_controldata Unwind some workarounds for lack of portable int64 format specifier 2019-07-04 17:01:43 +02:00
pg_ctl Use appendStringInfoString and appendPQExpBufferStr where possible 2019-07-04 13:01:13 +12:00
pg_dump Message style improvements 2019-07-09 15:47:09 +02:00
pg_resetwal Unwind some workarounds for lack of portable int64 format specifier 2019-07-04 17:01:43 +02:00
pg_rewind Unwind some workarounds for lack of portable int64 format specifier 2019-07-04 17:01:43 +02:00
pg_test_fsync Translation updates 2019-06-17 15:30:20 +02:00
pg_test_timing Unwind some workarounds for lack of portable int64 format specifier 2019-07-04 17:01:43 +02:00
pg_upgrade Message style improvements 2019-07-09 15:47:09 +02:00
pg_waldump Translation updates 2019-06-17 15:30:20 +02:00
pgbench Revive test of concurrent OID generation. 2019-07-13 13:34:22 -07:00
pgevent Update copyright for 2019 2019-01-02 12:44:25 -05:00
psql Fix tab completion for UPDATE. 2019-07-13 16:08:13 +12:00
scripts Use appendStringInfoString and appendPQExpBufferStr where possible 2019-07-04 13:01:13 +12:00
Makefile Rename pg_verify_checksums to pg_checksums 2019-03-13 10:43:20 +09:00