Random useful developer discovery for postgres development: git's diff.orderFile option. Allows to change the order in which different files appear in diffs.
-
Prikaži ovu nit
-
I've now set that to src/include/* src/common/* src/port/* config/* src/makefiles/* src/template/* src/backend/* src/fe_utils/* src/bin/* src/interfaces/libpq/* src/pl/* contrib/* src/interfaces/* doc/* src/test/* allowing me to see the "most crucial" (for me) things first.
1 reply 1 proslijeđeni tweet 9 korisnika označava da im se sviđaPrikaži ovu nit -
I only wish it allowed negative patterns to move individual directories (e.g. tests) to the end, without having to list everything else.
1 reply 0 proslijeđenih tweetova 5 korisnika označava da im se sviđaPrikaži ovu nit -
Odgovor korisniku/ci @AndresFreundTec
Why would you move tests to the end? Wouldn’t the context of going through the tests along with what they test, make it faster/less context switching?
1 reply 0 proslijeđenih tweetova 0 korisnika označava da im se sviđa
The tests I'm talking about here are integration tests, and they're in a separate directory anyway. And their output tends to often be verbose. When reviewing code changes I try to understand the "architecture" of the change first, and tests don't help me much with that.
Čini se da učitavanje traje već neko vrijeme.
Twitter je možda preopterećen ili ima kratkotrajnih poteškoća u radu. Pokušajte ponovno ili potražite dodatne informacije u odjeljku Status Twittera.